Package | Description |
---|---|
com.flowable.platform.service.work |
Modifier and Type | Method and Description |
---|---|
protected EntityLinkWithDetails |
PlatformEntityLinkService.getHistoricChildEntityLinkWithDetails(HistoricEntityLink historicEntityLink,
boolean includeTranslations) |
protected EntityLinkWithDetails |
PlatformEntityLinkService.getRuntimeChildEntityLinkWithDetails(EntityLink entityLink,
boolean includeTranslations) |
Modifier and Type | Method and Description |
---|---|
List<EntityLinkWithDetails> |
PlatformEntityLinkService.getHistoricChildrenEntityLinksWithDetails(String scopeType,
String scopeId,
boolean includeTranslations) |
List<EntityLinkWithDetails> |
PlatformEntityLinkService.getRuntimeChildrenEntityLinksWithDetails(String scopeType,
String scopeId,
boolean includeTranslations) |