@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.
Task#getTargetDocumentsIds() should be used instead |
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, getActors, getComments, getCreated, getDelegatedActors, getDescription, getDirective, getDocument, getDueDate, getId, getInitiator, getName, getProcessId, getTargetDocumentId, getTargetDocumentsIds, getType, getVariable, getVariables, hasEnded, isAccepted, isCancelled, isOpened, setAccepted, setActors, setCreated, setDelegatedActors, setDescription, setDirective, setDueDate, setInitiator, setName, setProcessId, setTargetDocumentId, setTargetDocumentsIds, setType, setVariable, setVariables
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addComment, cancel, end, getActors, getComments, getCreated, getDelegatedActors, getDescription, getDirective, getDocument, getDueDate, getId, getInitiator, getName, getProcessId, getTargetDocumentId, getTargetDocumentsIds, getType, getVariable, getVariables, hasEnded, isAccepted, isCancelled, isOpened, setAccepted, setActors, setCreated, setDelegatedActors, setDescription, setDirective, setDueDate, setInitiator, setName, setProcessId, setTargetDocumentId, setTargetDocumentsIds, setType, setVariable, setVariables
public RoutingTaskImpl(DocumentModel doc)
@Deprecated public DocumentModelList getAttachedDocuments(CoreSession coreSession)
Task#getTargetDocumentsIds()
should be used insteadActionableObject
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 © 2015 Nuxeo SA. All rights reserved.