Class JsonRequestReader

java.lang.Object
org.nuxeo.ecm.automation.io.rest.operations.JsonRequestReader
All Implemented Interfaces:
jakarta.ws.rs.ext.MessageBodyReader<ExecutionRequest>

@Singleton @Provider @Consumes("application/json") public class JsonRequestReader extends Object implements jakarta.ws.rs.ext.MessageBodyReader<ExecutionRequest>
Author:
Bogdan Stefanescu