Class RouteNodeInstance
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.document.node.RouteNodeInstance
- All Implemented Interfaces:
Serializable,Identifiable,ModelObjectBasic,ModelObjectComplete,RouteNodeInstanceContract
public final class RouteNodeInstance
extends AbstractDataTransferObject
implements RouteNodeInstanceContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructRouteNodeInstanceinstances. -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getName
- Specified by:
getNamein interfaceRouteNodeInstanceContract
-
getState
- Specified by:
getStatein interfaceRouteNodeInstanceContract
-
getDocumentId
- Specified by:
getDocumentIdin interfaceRouteNodeInstanceContract
-
getBranchId
- Specified by:
getBranchIdin interfaceRouteNodeInstanceContract
-
getRouteNodeId
- Specified by:
getRouteNodeIdin interfaceRouteNodeInstanceContract
-
getProcessId
- Specified by:
getProcessIdin interfaceRouteNodeInstanceContract
-
isActive
public boolean isActive()- Specified by:
isActivein interfaceRouteNodeInstanceContract
-
isComplete
public boolean isComplete()- Specified by:
isCompletein interfaceRouteNodeInstanceContract
-
isInitial
public boolean isInitial()- Specified by:
isInitialin interfaceRouteNodeInstanceContract
-
getId
- Specified by:
getIdin interfaceIdentifiable
-
getNextNodeInstances
- Specified by:
getNextNodeInstancesin interfaceRouteNodeInstanceContract
-