Uses of Class
com.flowable.platform.common.entitylink.EntityLinkTree.Scope
Packages that use EntityLinkTree.Scope
-
Uses of EntityLinkTree.Scope in com.flowable.platform.common.entitylink
Fields in com.flowable.platform.common.entitylink declared as EntityLinkTree.ScopeModifier and TypeFieldDescriptionprotected final EntityLinkTree.Scope
EntityLinkTree.EntityLinkNode.scope
Fields in com.flowable.platform.common.entitylink with type parameters of type EntityLinkTree.ScopeModifier and TypeFieldDescriptionprotected Map
<EntityLinkTree.Scope, EntityLinkTree.EntityLinkNode> EntityLinkTree.EntityLinkNode.children
protected final Map
<EntityLinkTree.Scope, EntityLinkTree.EntityLinkNode> EntityLinkTree.nodeMap
Methods in com.flowable.platform.common.entitylink that return types with arguments of type EntityLinkTree.ScopeModifier and TypeMethodDescriptionprotected static Map
<EntityLinkTree.Scope, EntityLinkTree.EntityLinkNode> EntityLinkTree.createNodeMap
(Collection<? extends org.flowable.entitylink.api.EntityLinkInfo> entityLinks) protected Map
<EntityLinkTree.Scope, EntityLinkTree.EntityLinkNode> EntityLinkTree.getNodeMap()
Constructors in com.flowable.platform.common.entitylink with parameters of type EntityLinkTree.Scope