@Deprecated public class RoutingTaskImpl extends TaskImpl implements RoutingTask
Task.TaskVariableName
TASK_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, setVariables
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addComment, 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, setVariables
public RoutingTaskImpl(DocumentModel doc)
public DocumentModelList getAttachedDocuments(CoreSession coreSession)
ActionableObject
getAttachedDocuments
in interface ActionableObject
public DocumentRouteStep getDocumentRouteStep(CoreSession coreSession)
ActionableObject
getDocumentRouteStep
in interface ActionableObject
public String getRefuseOperationChainId()
ActionableObject
getRefuseOperationChainId
in interface ActionableObject
public String getValidateOperationChainId()
ActionableObject
getValidateOperationChainId
in interface ActionableObject
Copyright © 2018 Nuxeo. All rights reserved.