| Package | Description |
|---|---|
| org.nuxeo.ecm.automation.jaxrs | |
| org.nuxeo.ecm.automation.jaxrs.io | |
| org.nuxeo.ecm.quota.automation |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJsonAdapter |
| Modifier and Type | Method and Description |
|---|---|
long |
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
TestableJsonAdapter |
| Modifier and Type | Method and Description |
|---|---|
JsonAdapter |
GetQuotaInfoOperation.run() |
JsonAdapter |
GetQuotaInfoOperation.run(DocumentModel doc) |
JsonAdapter |
GetQuotaInfoOperation.run(DocumentRef docRef) |
Copyright © 2019 Nuxeo. All rights reserved.