Class ActionSet.Builder

java.lang.Object
org.kuali.rice.kew.api.action.ActionSet.Builder
All Implemented Interfaces:
Serializable, org.kuali.rice.core.api.mo.ModelBuilder, ActionSetContract
Enclosing class:
ActionSet

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