Package org.kuali.rice.kew.api.doctype
Interface RouteNodeContract
- All Superinterfaces:
Identifiable,Versioned
- All Known Implementing Classes:
RouteNode,RouteNode.Builder
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Method Summary
Modifier and TypeMethodDescriptionList<? extends RouteNodeConfigurationParameterContract> getName()getType()booleanbooleanMethods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable
getIdMethods inherited from interface org.kuali.rice.core.api.mo.common.Versioned
getVersionNumber
-
Method Details
-
getDocumentTypeId
String getDocumentTypeId() -
getName
String getName() -
getRouteMethodName
String getRouteMethodName() -
getRouteMethodCode
String getRouteMethodCode() -
isFinalApproval
boolean isFinalApproval() -
isMandatory
boolean isMandatory() -
getActivationType
String getActivationType() -
getExceptionGroupId
String getExceptionGroupId() -
getType
String getType() -
getBranchName
String getBranchName() -
getNextDocumentStatus
String getNextDocumentStatus() -
getConfigurationParameters
List<? extends RouteNodeConfigurationParameterContract> getConfigurationParameters() -
getPreviousNodeIds
-
getNextNodeIds
-