@Deprecated public interface ActionableObject
ActionableValidator
Modifier and Type | Method and Description |
---|---|
DocumentModelList |
getAttachedDocuments(CoreSession session)
Deprecated.
The documents processed by the action.
|
DocumentRouteStep |
getDocumentRouteStep(CoreSession session)
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.
|
String getRefuseOperationChainId()
String getValidateOperationChainId()
DocumentRouteStep getDocumentRouteStep(CoreSession session)
session
- DocumentModelList getAttachedDocuments(CoreSession session)
Copyright © 2015 Nuxeo SA. All rights reserved.