Uses of Class
com.flowable.platform.service.work.EntityLinkWithName
-
Uses of EntityLinkWithName in com.flowable.platform.service.work
Modifier and TypeMethodDescriptionPlatformEntityLinkService.getHistoricParentEntityLinkWithName
(String scopeType, String scopeId, String hierarchyType, boolean includeTranslations) PlatformEntityLinkService.getParentEntityLinkWithName
(String scopeType, String scopeId, String hierarchyType, boolean includeTranslations) Modifier and TypeMethodDescriptionprotected void
PlatformEntityLinkService.fillCaseInstanceNameAndTranslations
(String caseInstanceName, String caseDefinitionId, EntityLinkWithName entityLink, boolean includeTranslations) protected void
PlatformEntityLinkService.fillHistoricCaseInstanceName
(HistoricCaseInstance historicCaseInstance, EntityLinkWithName entityLink, boolean includeTranslations) protected void
PlatformEntityLinkService.fillHistoricProcessInstanceName
(HistoricProcessInstance historicProcessInstance, EntityLinkWithName entityLink, boolean includeTranslations) protected void
PlatformEntityLinkService.fillHistoricTaskName
(EntityLinkWithName entityLink) protected void
PlatformEntityLinkService.fillNameAndTranslations
(EntityLinkWithName entityLink, boolean includeTranslations) protected void
PlatformEntityLinkService.fillProcessInstanceNameAndTranslations
(String processInstanceName, String processDefinitionId, EntityLinkWithName entityLink, boolean includeTranslations) protected void
PlatformEntityLinkService.fillRuntimeCaseInstanceNameAndTranslations
(EntityLinkWithName entityLink, boolean includeTranslations) protected void
PlatformEntityLinkService.fillRuntimeProcessInstanceNameAndTranslations
(EntityLinkWithName entityLink, boolean includeTranslations) protected void
PlatformEntityLinkService.fillRuntimeTaskName
(EntityLinkWithName entityLink)