Class RuleDelegation.Builder

java.lang.Object
org.kuali.rice.kew.api.rule.RuleDelegation.Builder
All Implemented Interfaces:
Serializable, org.kuali.rice.core.api.mo.ModelBuilder, RuleDelegationContract
Enclosing class:
RuleDelegation

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