Uses of Class
org.nuxeo.ecm.automation.jaxrs.io.operations.RestOperationContext
-
Packages that use RestOperationContext Package Description org.nuxeo.ecm.automation.jaxrs.io.operations -
-
Uses of RestOperationContext in org.nuxeo.ecm.automation.jaxrs.io.operations
Fields in org.nuxeo.ecm.automation.jaxrs.io.operations declared as RestOperationContext Modifier and Type Field Description protected RestOperationContextExecutionRequest. restOperationContextMethods in org.nuxeo.ecm.automation.jaxrs.io.operations that return RestOperationContext Modifier and Type Method Description RestOperationContextExecutionRequest. getRestOperationContext()Returns the currentOperationContext, which MUST NOT be closed.
-