Class RouteNodeInstanceState.Builder

java.lang.Object
org.kuali.rice.kew.api.document.node.RouteNodeInstanceState.Builder
All Implemented Interfaces:
Serializable, org.kuali.rice.core.api.mo.common.Identifiable, org.kuali.rice.core.api.mo.ModelBuilder, RouteNodeInstanceStateContract
Enclosing class:
RouteNodeInstanceState

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