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
DocumentRoute
The 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 persistDocumentRoute
instance, persisting newDocumentRoute
instances and creatingDocumentRoute
model fromDocumentRoute
instance.The DocumentRoutingService allows manipulation ofDocumentRoutes
.