Uses of Interface
org.nuxeo.ecm.automation.server.AutomationServer
-
Packages that use AutomationServer Package Description org.nuxeo.ecm.automation.server org.nuxeo.ecm.automation.server.jaxrs org.nuxeo.ecm.automation.server.jaxrs.adapters -
-
Uses of AutomationServer in org.nuxeo.ecm.automation.server
Classes in org.nuxeo.ecm.automation.server that implement AutomationServer Modifier and Type Class Description class
AutomationServerComponent
-
Uses of AutomationServer in org.nuxeo.ecm.automation.server.jaxrs
Methods in org.nuxeo.ecm.automation.server.jaxrs that return AutomationServer Modifier and Type Method Description AutomationServer
AutomationServerProvider. getValue()
Methods in org.nuxeo.ecm.automation.server.jaxrs that return types with arguments of type AutomationServer Modifier and Type Method Description com.sun.jersey.spi.inject.Injectable<AutomationServer>
AutomationServerProvider. getInjectable(com.sun.jersey.core.spi.component.ComponentContext ic, javax.ws.rs.core.Context a, Type c)
-
Uses of AutomationServer in org.nuxeo.ecm.automation.server.jaxrs.adapters
Fields in org.nuxeo.ecm.automation.server.jaxrs.adapters declared as AutomationServer Modifier and Type Field Description protected AutomationServer
AsyncOperationAdapter. srv
-