Class ActionTaken.Builder

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

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