public class PushDocument extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected OperationContext | 
ctx  | 
static String | 
ID  | 
| Constructor and Description | 
|---|
PushDocument()  | 
| Modifier and Type | Method and Description | 
|---|---|
DocumentModel | 
run(DocumentModel doc)  | 
DocumentRef | 
run(DocumentRef doc)  | 
public static final String ID
protected OperationContext ctx
public PushDocument()
public DocumentModel run(DocumentModel doc)
public DocumentRef run(DocumentRef doc)
Copyright © 2019 Nuxeo. All rights reserved.