Class ActionTaken.Builder

java.lang.Object
org.kuali.rice.kew.api.action.ActionTaken.Builder
All Implemented Interfaces:
Serializable, org.kuali.rice.core.api.mo.common.Identifiable, org.kuali.rice.core.api.mo.ModelBuilder, ActionTakenContract
Enclosing class:
ActionTaken

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