Uses of Interface
org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Packages that use 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
Fields in org.nuxeo.ecm.platform.routing.api.operation declared as DocumentRoutingServiceModifier and TypeFieldDescriptionprotected DocumentRoutingServiceMapPropertiesOnTaskOperation.routing -
Uses of DocumentRoutingService in org.nuxeo.ecm.platform.routing.core.api.operation
Fields in org.nuxeo.ecm.platform.routing.core.api.operation declared as DocumentRoutingServiceModifier and TypeFieldDescriptionprotected DocumentRoutingServiceCompleteTaskOperation.documentRoutingServiceprotected DocumentRoutingServiceResumeNodeOperation.documentRoutingServiceprotected DocumentRoutingServiceStartWorkflowOperation.documentRoutingService -
Uses of DocumentRoutingService in org.nuxeo.ecm.platform.routing.core.impl
Classes in org.nuxeo.ecm.platform.routing.core.impl that implement DocumentRoutingServiceModifier and TypeClassDescriptionclassThe implementation of the routing service. -
Uses of DocumentRoutingService in org.nuxeo.ecm.platform.routing.core.listener
Methods in org.nuxeo.ecm.platform.routing.core.listener that return DocumentRoutingServiceModifier and TypeMethodDescriptionprotected DocumentRoutingServiceRoutingTaskSecurityUpdaterListener.getDocumentRoutingService()