Uses of Interface
org.nuxeo.ecm.core.api.AsyncService
Packages that use AsyncService
Package
Description
-
Uses of AsyncService in org.nuxeo.ecm.automation.core.impl
Fields in org.nuxeo.ecm.automation.core.impl with type parameters of type AsyncServiceModifier and TypeFieldDescriptionprotected Class
<? extends AsyncService> InvokableMethod.asyncService
Methods in org.nuxeo.ecm.automation.core.impl that return types with arguments of type AsyncServiceModifier and TypeMethodDescriptionClass
<? extends AsyncService> InvokableMethod.getAsyncService()
-
Uses of AsyncService in org.nuxeo.ecm.automation.server.rest.adapters
Methods in org.nuxeo.ecm.automation.server.rest.adapters that return AsyncServiceModifier and TypeMethodDescriptionprotected AsyncService
<Serializable, ?, ?> AsyncOperationAdapter.getAsyncService
(String executionId) -
Uses of AsyncService in org.nuxeo.ecm.core.bulk
Subinterfaces of AsyncService in org.nuxeo.ecm.core.bulkClasses in org.nuxeo.ecm.core.bulk that implement AsyncService