Class PeopleFlowDelegate.Builder

java.lang.Object
org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate.Builder
All Implemented Interfaces:
Serializable, ModelBuilder, PeopleFlowDelegateContract
Enclosing class:
PeopleFlowDelegate

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