| Package | Description |
|---|---|
| org.flowable.cmmn.engine.impl.util | |
| org.flowable.engine.impl.util | |
| org.flowable.entitylink.service | |
| org.flowable.entitylink.service.impl |
| Modifier and Type | Method and Description |
|---|---|
static EntityLinkService |
CommandContextUtil.getEntityLinkService() |
static EntityLinkService |
CommandContextUtil.getEntityLinkService(CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
protected static EntityLinkEntity |
EntityLinkUtil.copyAndCreateEntityLink(String subScopeId,
String parentElementId,
String referenceScopeId,
String referenceScopeType,
String hierarchyType,
EntityLink parentEntityLink,
EntityLinkService entityLinkService,
CmmnHistoryManager historyManager) |
protected static EntityLinkEntity |
EntityLinkUtil.createEntityLink(String scopeId,
String subScopeId,
String parentElementId,
String referenceScopeId,
String referenceScopeType,
String hierarchyType,
String rootScopeId,
String rootScopeType,
EntityLinkService entityLinkService,
CmmnHistoryManager historyManager) |
| Modifier and Type | Method and Description |
|---|---|
static EntityLinkService |
CommandContextUtil.getEntityLinkService() |
static EntityLinkService |
CommandContextUtil.getEntityLinkService(CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
protected static EntityLinkEntity |
EntityLinkUtil.copyAndCreateEntityLink(String subScopeId,
String parentElementId,
String referenceScopeId,
String referenceScopeType,
String hierarchyType,
EntityLink parentEntityLink,
EntityLinkService entityLinkService,
HistoryManager historyManager) |
protected static EntityLinkEntity |
EntityLinkUtil.createEntityLink(String scopeId,
String subScopeId,
String parentElementId,
String referenceScopeId,
String referenceScopeType,
String hierarchyType,
String rootScopeId,
String rootScopeType,
EntityLinkService entityLinkService,
HistoryManager historyManager) |
| Modifier and Type | Field and Description |
|---|---|
protected EntityLinkService |
EntityLinkServiceConfiguration.entityLinkService |
| Modifier and Type | Method and Description |
|---|---|
EntityLinkService |
EntityLinkServiceConfiguration.getEntityLinkService() |
| Modifier and Type | Method and Description |
|---|---|
EntityLinkServiceConfiguration |
EntityLinkServiceConfiguration.setEntityLinkService(EntityLinkService entityLinkService) |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityLinkServiceImpl |
Copyright © 2023 Flowable. All rights reserved.