- getAttachedDocuments(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.ActionableObject
-
Deprecated.
The documents processed by the action.
- getAttachedDocuments() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoute
-
The list of documents processed by this route.
- getAttachedDocuments(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
Return the list of documents that this route processes.
- getAutomationService() - Method in class org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator
-
Deprecated.
- getAvailableDocumentRouteModel(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Return the list of available
DocumentRoute model the user can
start.
- getDepth() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
Deprecated.
- getDepth() - Method in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
-
Deprecated.
- getDescription() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
the description of this element.
- getDocument() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
Get the underlying document representing this element.
- getDocument() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
Deprecated.
- getDocumentRoute(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
Return the DocumentRoute this element is part of.
- getDocumentRoutesForAttachedDocument(CoreSession, String, List<DocumentRouteElement.ElementLifeCycleState>) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Return the list of related
DocumentRoute in a state for a given
attached document.
- getDocumentRoutesForAttachedDocument(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
- getDocumentRouteStep(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.ActionableObject
-
Deprecated.
The step that represent the action.
- getElement() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
Deprecated.
- getFirstChildFolders() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
Deprecated.
- getId() - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
-
- getLockOwner(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.LockableDocumentRoute
-
- getMaxDepth() - Method in class org.nuxeo.ecm.platform.routing.api.RouteTable
-
Deprecated.
- getName() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
The name of this element.
- getNewModelName(DocumentModel) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
-
Return the new name of a model when it is created from an instance.
- getOperationChainId(String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
- getOrCreateRootOfDocumentRouteInstanceStructure(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
-
Will get, and create if it does not exists the root document in which
DocumentRoute structure will be created.
- getOrderedRouteElement(String, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
- getParent() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
Deprecated.
- getParentFolderForDocumentRouteInstance(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
-
Get or create the parent folder for a
DocumentRoute route
instance.
- getParentFolderForDocumentRouteModels(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
-
Gets or creates the parent folder for a
DocumentRoute route
instance.
- getParentFolderForNewModel(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
-
Returns a folder in which new model, created from an instance of route
will be stored.
- getPath() - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
-
- getRefuseOperationChainId() - Method in interface org.nuxeo.ecm.platform.routing.api.ActionableObject
-
Deprecated.
The operation chain id if the action is refused.
- getRouteElement() - Method in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
-
Deprecated.
- getRouteElements(DocumentRoute, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
- getRouteMaxDepth() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
Deprecated.
- getRouteModelDocIdWithId(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Returns the doc id of the route model with the given id
- getRouteModelTemplateResources() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Returns all the route models resource templates.
- getRouteModelWithId(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Returns the route model with the given id
- getRouteTable() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
Deprecated.
- getTotalChildCount() - Method in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
-
Deprecated.
- getTotalChildCount() - Method in class org.nuxeo.ecm.platform.routing.api.RouteTable
-
Deprecated.
- getUndoFromDoneOperationChainId(String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Return the operation chain to undo a step when the step is in done state.
- getUndoFromRunningOperationChainId(String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
- getUrl() - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
-
- getValidateOperationChainId() - Method in interface org.nuxeo.ecm.platform.routing.api.ActionableObject
-
Deprecated.
The operation chain id if the action is validated.
- getWorkflowInputDocuments(CoreSession, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Gets the documents following the workflow to which the given task belongs
- getWorkflowInputDocuments(CoreSession, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.RoutingTaskService
-
- grantPermissionToTaskAssignees(CoreSession, String, List<DocumentModel>, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Grants on these documents the specified assignees permissions for this
task.
- grantPermissionToTaskDelegatedActors(CoreSession, String, List<DocumentModel>, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Grants on these documents the specified assignees permissions for this
task to the tasks delegated actors.