Uses of Class
org.nuxeo.ecm.automation.jaxrs.io.operations.RestOperationContext
Packages that use RestOperationContext
-
Uses of RestOperationContext in org.nuxeo.ecm.automation.jaxrs.io.operations
Fields in org.nuxeo.ecm.automation.jaxrs.io.operations declared as RestOperationContextModifier and TypeFieldDescriptionprotected RestOperationContext
ExecutionRequest.restOperationContext
Methods in org.nuxeo.ecm.automation.jaxrs.io.operations that return RestOperationContextModifier and TypeMethodDescriptionExecutionRequest.getRestOperationContext()
Returns the currentOperationContext
, which MUST NOT be closed.