Uses of Interface
org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
-
Packages that use DocumentRoutingPersister Package Description org.nuxeo.ecm.platform.routing.core.impl Provides implementation for the api package. -
-
Uses of DocumentRoutingPersister in org.nuxeo.ecm.platform.routing.core.impl
Classes in org.nuxeo.ecm.platform.routing.core.impl that implement DocumentRoutingPersister Modifier and Type Class Description classDocumentRoutingTreePersisterThe default persister.Fields in org.nuxeo.ecm.platform.routing.core.impl declared as DocumentRoutingPersister Modifier and Type Field Description protected DocumentRoutingPersisterDocumentRoutingServiceImpl. persisterFields in org.nuxeo.ecm.platform.routing.core.impl with type parameters of type DocumentRoutingPersister Modifier and Type Field Description protected Class<DocumentRoutingPersister>PersisterDescriptor. klassMethods in org.nuxeo.ecm.platform.routing.core.impl that return types with arguments of type DocumentRoutingPersister Modifier and Type Method Description Class<DocumentRoutingPersister>PersisterDescriptor. getKlass()
-