Uses of Class
com.flowable.platform.service.work.EntityLinkWithName
Packages that use EntityLinkWithName
-
Uses of EntityLinkWithName in com.flowable.platform.service.work
Subclasses of EntityLinkWithName in com.flowable.platform.service.workMethods in com.flowable.platform.service.work that return EntityLinkWithNameModifier and TypeMethodDescriptionPlatformEntityLinkService.getHistoricParentEntityLinkWithName(String scopeType, String scopeId, String hierarchyType, boolean includeTranslations) PlatformEntityLinkService.getParentEntityLinkWithName(String scopeType, String scopeId, String hierarchyType, boolean includeTranslations) Methods in com.flowable.platform.service.work with parameters of type EntityLinkWithNameModifier and TypeMethodDescriptionprotected voidPlatformEntityLinkService.fillCaseInstanceNameAndTranslations(String caseInstanceName, String caseDefinitionId, EntityLinkWithName entityLink, boolean includeTranslations) protected voidPlatformEntityLinkService.fillHistoricCaseInstanceName(HistoricCaseInstance historicCaseInstance, EntityLinkWithName entityLink, boolean includeTranslations) protected voidPlatformEntityLinkService.fillHistoricProcessInstanceName(HistoricProcessInstance historicProcessInstance, EntityLinkWithName entityLink, boolean includeTranslations) protected voidPlatformEntityLinkService.fillHistoricTaskName(EntityLinkWithName entityLink) protected voidPlatformEntityLinkService.fillNameAndTranslations(EntityLinkWithName entityLink, boolean includeTranslations) protected voidPlatformEntityLinkService.fillProcessInstanceNameAndTranslations(String processInstanceName, String processDefinitionId, EntityLinkWithName entityLink, boolean includeTranslations) protected voidPlatformEntityLinkService.fillRuntimeCaseInstanceNameAndTranslations(EntityLinkWithName entityLink, boolean includeTranslations) protected voidPlatformEntityLinkService.fillRuntimeProcessInstanceNameAndTranslations(EntityLinkWithName entityLink, boolean includeTranslations) protected voidPlatformEntityLinkService.fillRuntimeTaskName(EntityLinkWithName entityLink)