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 EntityLinkWithDetailsPlatformEntityLinkService.getHistoricChildEntityLinkWithDetails(HistoricEntityLink historicEntityLink, boolean includeTranslations) protected EntityLinkWithDetailsPlatformEntityLinkService.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)