Extension point handlers
In component org.nuxeo.ecm.automation.server.BatchManager
Contribution Descriptors
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="handlers" target="org.nuxeo.ecm.automation.server.BatchManager"> <batchHandler> <name>default</name> <class>org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl.DefaultBatchHandler</class> <property name="transientStore">BatchManagerCache</property> </batchHandler> </extension>