Uses of Class
com.flowable.platform.service.work.EntityLinkWithName
| Package | Description |
|---|---|
| com.flowable.platform.service.work |
-
Uses of EntityLinkWithName in com.flowable.platform.service.work
Subclasses of EntityLinkWithName in com.flowable.platform.service.work Modifier and Type Class Description classEntityLinkWithDetailsMethods in com.flowable.platform.service.work that return EntityLinkWithName Modifier and Type Method Description EntityLinkWithNamePlatformEntityLinkService. getHistoricParentEntityLinkWithName(java.lang.String scopeType, java.lang.String scopeId, java.lang.String hierarchyType, boolean includeTranslations)EntityLinkWithNamePlatformEntityLinkService. getParentEntityLinkWithName(java.lang.String scopeType, java.lang.String scopeId, java.lang.String hierarchyType, boolean includeTranslations)Methods in com.flowable.platform.service.work with parameters of type EntityLinkWithName Modifier and Type Method Description protected voidPlatformEntityLinkService. fillCaseInstanceNameAndTranslations(java.lang.String caseInstanceName, java.lang.String caseDefinitionId, EntityLinkWithName entityLink, boolean includeTranslations)protected voidPlatformEntityLinkService. fillHistoricCaseInstanceName(EntityLinkWithName entityLink, boolean includeTranslations)protected voidPlatformEntityLinkService. fillHistoricProcessInstanceName(org.flowable.engine.history.HistoricProcessInstance historicProcessInstance, EntityLinkWithName entityLink, boolean includeTranslations)protected voidPlatformEntityLinkService. fillHistoricTaskName(EntityLinkWithName entityLink)protected voidPlatformEntityLinkService. fillNameAndTranslations(EntityLinkWithName entityLink, boolean includeTranslations)protected voidPlatformEntityLinkService. fillProcessInstanceNameAndTranslations(java.lang.String processInstanceName, java.lang.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)