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(org.flowable.entitylink.api.history.HistoricEntityLink historicEntityLink, boolean includeTranslations) protected EntityLinkWithDetailsPlatformEntityLinkService.getRuntimeChildEntityLinkWithDetails(org.flowable.entitylink.api.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)