Package org.nuxeo.ecm.platform.routing.api
package org.nuxeo.ecm.platform.routing.api
Provides the interfaces necessary to create and manipulate
DocumentRoute.
The DocumentRoute is expected to be created via the user interface. It
can be managed using the DocumentRoutingService.-
ClassDescriptionA 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.