Class PeopleFlowDefinition.Builder

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

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