Uses of Interface
org.nuxeo.ecm.automation.jaxrs.JsonAdapter
Packages that use JsonAdapter
Package
Description
-
Uses of JsonAdapter in org.nuxeo.ecm.automation.jaxrs
Classes in org.nuxeo.ecm.automation.jaxrs that implement JsonAdapter -
Uses of JsonAdapter in org.nuxeo.ecm.automation.jaxrs.io
Methods in org.nuxeo.ecm.automation.jaxrs.io with parameters of type JsonAdapterModifier 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
Classes in org.nuxeo.ecm.quota.automation that implement JsonAdapterMethods in org.nuxeo.ecm.quota.automation that return JsonAdapterModifier and TypeMethodDescriptionGetQuotaInfoOperation.run()
GetQuotaInfoOperation.run
(DocumentModel doc) GetQuotaInfoOperation.run
(DocumentRef docRef)