Package org.kuali.rice.kew.api.doctype
Class RoutePath
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.doctype.RoutePath
- All Implemented Interfaces:
Serializable,org.kuali.rice.core.api.mo.ModelObjectBasic,org.kuali.rice.core.api.mo.ModelObjectComplete,RoutePathContract
public final class RoutePath
extends org.kuali.rice.core.api.mo.AbstractDataTransferObject
implements RoutePathContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructRoutePathinstances.static class -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getPrimaryProcess
-
getProcessDefinitions
- Specified by:
getProcessDefinitionsin interfaceRoutePathContract
-