Uses of Interface
org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Package
Description
Provides operations for pertaining to routing.
Provides implementation for the api package.
Provides listener to the route lifecycle.
-
Uses of DocumentRoutingService in org.nuxeo.ecm.platform.routing.api.operation
Modifier and TypeFieldDescriptionprotected DocumentRoutingService
MapPropertiesOnTaskOperation.routing
-
Uses of DocumentRoutingService in org.nuxeo.ecm.platform.routing.core.api.operation
Modifier and TypeFieldDescriptionprotected DocumentRoutingService
CompleteTaskOperation.documentRoutingService
protected DocumentRoutingService
ResumeNodeOperation.documentRoutingService
protected DocumentRoutingService
StartWorkflowOperation.documentRoutingService
-
Uses of DocumentRoutingService in org.nuxeo.ecm.platform.routing.core.impl
Modifier and TypeClassDescriptionclass
The implementation of the routing service. -
Uses of DocumentRoutingService in org.nuxeo.ecm.platform.routing.core.listener
Modifier and TypeMethodDescriptionprotected DocumentRoutingService
RoutingTaskSecurityUpdaterListener.getDocumentRoutingService()