Uses of Class
com.flowable.platform.service.work.EntityLinkWithDetails
-
Uses of EntityLinkWithDetails in com.flowable.platform.service.work
Modifier and TypeMethodDescriptionprotected EntityLinkWithDetails
PlatformEntityLinkService.getHistoricChildEntityLinkWithDetails
(HistoricEntityLink historicEntityLink, boolean includeTranslations) protected EntityLinkWithDetails
PlatformEntityLinkService.getRuntimeChildEntityLinkWithDetails
(EntityLink entityLink, boolean includeTranslations) Modifier and TypeMethodDescriptionPlatformEntityLinkService.getHistoricChildrenEntityLinksWithDetails
(String scopeType, String scopeId, boolean includeTranslations) PlatformEntityLinkService.getRuntimeChildrenEntityLinksWithDetails
(String scopeType, String scopeId, boolean includeTranslations)