Class ProcessDefinition.Builder

java.lang.Object
org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
All Implemented Interfaces:
Serializable, org.kuali.rice.core.api.mo.common.Identifiable, org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.ModelBuilder, ProcessDefinitionContract
Enclosing class:
ProcessDefinition

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