| Package | Description |
|---|---|
| com.flowable.platform.service.work |
| Modifier and Type | Method and Description |
|---|---|
Optional<EntityLinkWithName> |
PlatformEntityLinkService.getHistoricParentEntityLinkWithName(String scopeType,
String scopeId,
String hierarchyType,
boolean includeTranslations) |
Optional<EntityLinkWithName> |
PlatformEntityLinkService.getParentEntityLinkWithName(String scopeType,
String scopeId,
String hierarchyType,
boolean includeTranslations) |
Copyright © 2019. All rights reserved.