Uses of Interface
org.nuxeo.ecm.automation.io.JsonAdapter
Packages that use JsonAdapter
Package
Description
-
Uses of JsonAdapter in org.nuxeo.ecm.automation.io
Classes in org.nuxeo.ecm.automation.io that implement JsonAdapter -
Uses of JsonAdapter in org.nuxeo.ecm.automation.io.rest
Methods in org.nuxeo.ecm.automation.io.rest with parameters of type JsonAdapterModifier and TypeMethodDescriptionlong
JsonAdapterWriter.getSize
(JsonAdapter t, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType) void
JsonAdapterWriter.writeTo
(JsonAdapter arg0, Class<?> arg1, Type arg2, Annotation[] arg3, jakarta.ws.rs.core.MediaType arg4, jakarta.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)