Class EntityLinkTree.Scope
- java.lang.Object
-
- com.flowable.platform.common.entitylink.EntityLinkTree.Scope
-
- Enclosing class:
- EntityLinkTree
protected static class EntityLinkTree.Scope extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Scope(java.lang.String scopeId, java.lang.String scopeType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
java.lang.String
toString()
-