| Package | Description |
|---|---|
| com.flowable.platform.common.entitylink | |
| com.flowable.platform.engine.impl.indexing.job.history |
| Modifier and Type | Method and Description |
|---|---|
static EntityLinkTree |
EntityLinkTree.createTree(Collection<? extends EntityLinkInfo> entityLinks)
Create an entity link tree from the given
entityLinks. |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,EntityLinkTree> |
EntityLinkTreeCache.entityLinkTreesByHistoricScope |
protected Map<String,EntityLinkTree> |
EntityLinkTreeCache.entityLinkTreesByScope |
| Modifier and Type | Method and Description |
|---|---|
protected EntityLinkTree.EntityLinkNode |
EntityLinkTreeCache.getEntityLinkTree(String scopeId,
String scopeType,
boolean useHistory,
Map<String,EntityLinkTree> cachedEntityTrees) |