Uses of Interface
org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
-
Packages that use BatchManager Package Description org.nuxeo.ecm.automation.server.jaxrs.batch -
-
Uses of BatchManager in org.nuxeo.ecm.automation.server.jaxrs.batch
Classes in org.nuxeo.ecm.automation.server.jaxrs.batch that implement BatchManager Modifier and Type Class Description class
BatchManagerComponent
Runtime Component implementing theBatchManager
service with theTransientStore
.
-