Class RoutePath.Builder

java.lang.Object
org.kuali.rice.kew.api.doctype.RoutePath.Builder
All Implemented Interfaces:
Serializable, ModelBuilder, RoutePathContract
Enclosing class:
RoutePath

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