@Deprecated public class RoutingTaskImpl extends TaskImpl implements RoutingTask
Task.TaskVariableNameTASK_PROVIDER_KEY| Constructor and Description | 
|---|
RoutingTaskImpl(DocumentModel doc)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
DocumentModelList | 
getAttachedDocuments(CoreSession coreSession)
Deprecated.  
The documents processed by the action. 
 | 
DocumentRouteStep | 
getDocumentRouteStep(CoreSession coreSession)
Deprecated.  
The step that represent the action. 
 | 
String | 
getRefuseOperationChainId()
Deprecated.  
The operation chain id if the action is refused. 
 | 
String | 
getValidateOperationChainId()
Deprecated.  
The operation chain id if the action is validated. 
 | 
addComment, cancel, end, followTransition, getActors, getComments, getCreated, getDatePropertyValue, getDelegatedActors, getDescription, getDirective, getDocument, getDueDate, getId, getInitiator, getName, getProcessId, getProcessName, getPropertyValue, getTargetDocumentsIds, getType, getVariable, getVariables, hasEnded, isAccepted, isCancelled, isOpened, setAccepted, setActors, setCreated, setDelegatedActors, setDescription, setDirective, setDueDate, setInitiator, setName, setProcessId, setProcessName, setPropertyValue, setTargetDocumentsIds, setType, setVariable, setVariablesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddComment, cancel, end, getActors, getComments, getCreated, getDelegatedActors, getDescription, getDirective, getDocument, getDueDate, getId, getInitiator, getName, getProcessId, getProcessName, getTargetDocumentsIds, getType, getVariable, getVariables, hasEnded, isAccepted, isCancelled, isOpened, setAccepted, setActors, setCreated, setDelegatedActors, setDescription, setDirective, setDueDate, setInitiator, setName, setProcessId, setProcessName, setTargetDocumentsIds, setType, setVariable, setVariablespublic RoutingTaskImpl(DocumentModel doc)
public DocumentModelList getAttachedDocuments(CoreSession coreSession)
ActionableObjectgetAttachedDocuments in interface ActionableObjectpublic DocumentRouteStep getDocumentRouteStep(CoreSession coreSession)
ActionableObjectgetDocumentRouteStep in interface ActionableObjectpublic String getRefuseOperationChainId()
ActionableObjectgetRefuseOperationChainId in interface ActionableObjectpublic String getValidateOperationChainId()
ActionableObjectgetValidateOperationChainId in interface ActionableObjectCopyright © 2019 Nuxeo. All rights reserved.