Class Branch

java.lang.Object
org.kuali.rice.kew.engine.node.Branch
All Implemented Interfaces:
Serializable

@Entity public class Branch extends Object implements Serializable
Represents a branch in the routing path of the document.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
  • Constructor Details

    • Branch

      public Branch()
  • Method Details