Package org.flowable.entitylink.api
Class HierarchyType
java.lang.Object
org.flowable.entitylink.api.HierarchyType
Contains constants for all predefined types of hierarchies.
- Author:
- Tijs Rademakers
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ROOT
- See Also:
-
PARENT
- See Also:
-
GRAND_PARENT
- See Also:
-
-
Constructor Details
-
HierarchyType
public HierarchyType()
-