Class AbstractSyncEntityLinksCmd.EntityLinkTree
java.lang.Object
com.flowable.platform.engine.impl.cmd.AbstractSyncEntityLinksCmd.EntityLinkTree
- Enclosing class:
AbstractSyncEntityLinksCmd
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addEntityLinkInfo
(org.flowable.entitylink.api.EntityLinkInfo entityLinkInfo) void
addNode
(EntityHierarchyInfo info) void
getNodeByScopeId
(String scopeId) boolean
boolean
boolean
isMissingRootRelation
(EntityHierarchyInfo info, String rootScopeId)
-
Field Details
-
root
-
nodes
-
nodesByScopeId
-
-
Constructor Details
-
EntityLinkTree
public EntityLinkTree()
-
-
Method Details
-
addEntityLinkInfo
public void addEntityLinkInfo(org.flowable.entitylink.api.EntityLinkInfo entityLinkInfo) -
getNodeByScopeId
-
addNode
-
addNode
-
isMissingGrandParentRelation
-
isMissingRootRelation
-
isMissingParentRelation
-