Uses of Class
com.flowable.platform.service.work.EntityLinkWithDetails
Packages that use EntityLinkWithDetails
-
Uses of EntityLinkWithDetails in com.flowable.platform.service.work
Methods in com.flowable.platform.service.work that return EntityLinkWithDetailsModifier and TypeMethodDescriptionprotected EntityLinkWithDetails
PlatformEntityLinkService.getHistoricChildEntityLinkWithDetails
(HistoricEntityLink historicEntityLink, boolean includeTranslations) protected EntityLinkWithDetails
PlatformEntityLinkService.getRuntimeChildEntityLinkWithDetails
(EntityLink entityLink, boolean includeTranslations) Methods in com.flowable.platform.service.work that return types with arguments of type EntityLinkWithDetailsModifier and TypeMethodDescriptionPlatformEntityLinkService.getHistoricChildrenEntityLinksWithDetails
(String scopeType, String scopeId, boolean includeTranslations) PlatformEntityLinkService.getRuntimeChildrenEntityLinksWithDetails
(String scopeType, String scopeId, boolean includeTranslations)