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.ScopeEntityLinkTree.EntityLinkNode.scopeFields in com.flowable.platform.common.entitylink with type parameters of type EntityLinkTree.ScopeModifier and TypeFieldDescriptionprotected Map<EntityLinkTree.Scope,EntityLinkTree.EntityLinkNode> EntityLinkTree.EntityLinkNode.childrenprotected final Map<EntityLinkTree.Scope,EntityLinkTree.EntityLinkNode> EntityLinkTree.nodeMapMethods 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 EntityLinkInfo> entityLinks) protected Map<EntityLinkTree.Scope,EntityLinkTree.EntityLinkNode> EntityLinkTree.getNodeMap()Constructors in com.flowable.platform.common.entitylink with parameters of type EntityLinkTree.Scope