Class KewTypeDefinition.Builder

java.lang.Object
org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
All Implemented Interfaces:
Serializable, Inactivatable, Identifiable, Versioned, ModelBuilder, KewTypeDefinitionContract
Enclosing class:
KewTypeDefinition

public static class KewTypeDefinition.Builder extends Object implements KewTypeDefinitionContract, ModelBuilder, Serializable
This builder is used to construct instances of KEW KewType. It enforces the constraints of the KewTypeDefinitionContract.
See Also: