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