public class GetQuotaInfoOperation extends Object
Modifier and Type | Field and Description |
---|---|
protected DocumentRef |
documentRef |
static String |
ID |
protected CoreSession |
session |
Constructor and Description |
---|
GetQuotaInfoOperation() |
Modifier and Type | Method and Description |
---|---|
JsonAdapter |
run() |
JsonAdapter |
run(DocumentModel doc) |
JsonAdapter |
run(DocumentRef docRef) |
public static final String ID
protected CoreSession session
protected DocumentRef documentRef
public GetQuotaInfoOperation()
public JsonAdapter run(DocumentModel doc)
public JsonAdapter run(DocumentRef docRef)
public JsonAdapter run()
Copyright © 2018 Nuxeo. All rights reserved.