Hierarchy For Package org.nuxeo.ecm.automation.io.rest.operations
Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - org.nuxeo.ecm.automation.OperationContext (implements java.lang.AutoCloseable)
- org.nuxeo.ecm.automation.io.rest.operations.RestOperationContext
- org.nuxeo.ecm.automation.OperationContext (implements java.lang.AutoCloseable)
- org.nuxeo.ecm.automation.io.rest.operations.AutomationInfo
- org.nuxeo.ecm.automation.io.rest.operations.BlobInputResolver (implements org.nuxeo.ecm.automation.io.rest.operations.InputResolver<T>)
- org.nuxeo.ecm.automation.io.rest.operations.BlobsInputResolver (implements org.nuxeo.ecm.automation.io.rest.operations.InputResolver<T>)
- org.nuxeo.ecm.automation.io.rest.operations.DocumentInputResolver (implements org.nuxeo.ecm.automation.io.rest.operations.InputResolver<T>)
- org.nuxeo.ecm.automation.io.rest.operations.DocumentsInputResolver (implements org.nuxeo.ecm.automation.io.rest.operations.InputResolver<T>)
- org.nuxeo.ecm.automation.io.rest.operations.ExecutionRequest
- org.nuxeo.ecm.automation.io.rest.operations.JsonAutomationInfoWriter (implements jakarta.ws.rs.ext.MessageBodyWriter<T>)
- org.nuxeo.ecm.automation.io.rest.operations.JsonHtmlOperationWriter (implements jakarta.ws.rs.ext.MessageBodyWriter<T>)
- org.nuxeo.ecm.automation.io.rest.operations.JsonOperationWriter (implements jakarta.ws.rs.ext.MessageBodyWriter<T>)
- org.nuxeo.ecm.automation.io.rest.operations.JsonRequestReader (implements jakarta.ws.rs.ext.MessageBodyReader<T>)
- org.nuxeo.ecm.automation.io.rest.operations.MultiPartExecutionRequestReader (implements jakarta.ws.rs.ext.ContextResolver<T>, jakarta.ws.rs.core.Feature, jakarta.ws.rs.ext.MessageBodyReader<T>)
- org.nuxeo.ecm.automation.io.rest.operations.UrlEncodedFormRequestReader (implements jakarta.ws.rs.ext.MessageBodyReader<T>)
- java.util.AbstractMap<K,
Interface Hierarchy
- org.nuxeo.ecm.automation.io.rest.operations.InputResolver<T>