Uses of Interface
org.nuxeo.ecm.platform.routing.api.DocumentRouteStepsContainer
-
Packages that use DocumentRouteStepsContainer Package Description org.nuxeo.ecm.platform.routing.api Provides the interfaces necessary to create and manipulateDocumentRoute
.org.nuxeo.ecm.platform.routing.core.impl Provides implementation for the api package. -
-
Uses of DocumentRouteStepsContainer in org.nuxeo.ecm.platform.routing.api
Subinterfaces of DocumentRouteStepsContainer in org.nuxeo.ecm.platform.routing.api Modifier and Type Interface Description interface
DocumentRoute
A DocumentRoute model or instance. -
Uses of DocumentRouteStepsContainer in org.nuxeo.ecm.platform.routing.core.impl
Subinterfaces of DocumentRouteStepsContainer in org.nuxeo.ecm.platform.routing.core.impl Modifier and Type Interface Description interface
GraphRoute
A route graph, defining a workflow with arbitrarily complex transitions between nodes.Classes in org.nuxeo.ecm.platform.routing.core.impl that implement DocumentRouteStepsContainer Modifier and Type Class Description class
DocumentRouteImpl
class
DocumentRouteStepsContainerImpl
class
GraphRouteImpl
-