Uses of Interface
org.nuxeo.ecm.automation.jaxrs.JsonAdapter
Package
Description
-
Uses of JsonAdapter in org.nuxeo.ecm.automation.jaxrs
-
Uses of JsonAdapter in org.nuxeo.ecm.automation.jaxrs.io
Modifier and TypeMethodDescriptionlong
JsonAdapterWriter.getSize
(JsonAdapter t, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType) void
JsonAdapterWriter.writeTo
(JsonAdapter arg0, Class<?> arg1, Type arg2, Annotation[] arg3, javax.ws.rs.core.MediaType arg4, javax.ws.rs.core.MultivaluedMap<String, Object> arg5, OutputStream arg6) -
Uses of JsonAdapter in org.nuxeo.ecm.quota.automation
Modifier and TypeMethodDescriptionGetQuotaInfoOperation.run()
GetQuotaInfoOperation.run
(DocumentModel doc) GetQuotaInfoOperation.run
(DocumentRef docRef)