Class PeopleFlowDefinition.Builder

java.lang.Object
org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
All Implemented Interfaces:
Serializable, Inactivatable, Identifiable, Versioned, ModelBuilder, PeopleFlowContract
Enclosing class:
PeopleFlowDefinition

public static final class PeopleFlowDefinition.Builder extends Object implements Serializable, ModelBuilder, PeopleFlowContract
A builder which can be used to construct PeopleFlowDefinition instances. Enforces the constraints of the PeopleFlowContract.
See Also: