Class NodeType

java.lang.Object
org.kuali.rice.kew.engine.node.NodeType

public class NodeType extends Object
A typesafe enumeration defining the various types of Nodes in the Workflow Engine. This class was added to aid in unifying the node type concept across multiple components within the system. It also defines type hierarchys for the various node types.
Author:
Kuali Rice Team (rice.collab@kuali.org)