Uses of Package
org.nuxeo.ecm.platform.routing.api
Packages that use org.nuxeo.ecm.platform.routing.api
Package
Description
Provides the interfaces necessary to create and manipulate 
DocumentRoute.Provides operations for pertaining to routing.
Provides internal services to the 
DocumentRoutingServiceProvides implementation for the api package.
Provides listener to the route lifecycle.
- 
Classes in org.nuxeo.ecm.platform.routing.api used by org.nuxeo.ecm.platform.routing.apiClassDescriptionA DocumentRoute model or instance.An element of a
DocumentRouteThe lifecycle state of an elementThe transition of the lifecycle state.A container of steps. - 
Classes in org.nuxeo.ecm.platform.routing.api used by org.nuxeo.ecm.platform.routing.api.operation
 - 
Classes in org.nuxeo.ecm.platform.routing.api used by org.nuxeo.ecm.platform.routing.core.api
 - 
Classes in org.nuxeo.ecm.platform.routing.api used by org.nuxeo.ecm.platform.routing.core.api.operation
 - 
Classes in org.nuxeo.ecm.platform.routing.api used by org.nuxeo.ecm.platform.routing.core.audit
 - 
Classes in org.nuxeo.ecm.platform.routing.api used by org.nuxeo.ecm.platform.routing.core.implClassDescriptionA DocumentRoute model or instance.An element of a
DocumentRouteThe lifecycle state of an elementThe transition of the lifecycle state.A Step.A container of steps.The DocumentRoutingPersister is responsible creating a folder structure to persistDocumentRouteinstance, persisting newDocumentRouteinstances and creatingDocumentRoutemodel fromDocumentRouteinstance.The DocumentRoutingService allows manipulation ofDocumentRoutes. - 
Classes in org.nuxeo.ecm.platform.routing.api used by org.nuxeo.ecm.platform.routing.core.io
 - 
Classes in org.nuxeo.ecm.platform.routing.api used by org.nuxeo.ecm.platform.routing.core.listener
 - 
Classes in org.nuxeo.ecm.platform.routing.api used by org.nuxeo.ecm.restapi.server.routing
 - 
Classes in org.nuxeo.ecm.platform.routing.api used by org.nuxeo.ecm.restapi.server.routing.adapter