public class CopyDocument extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
ID  | 
protected String | 
name  | 
protected CoreSession | 
session  | 
protected DocumentRef | 
target  | 
| Constructor and Description | 
|---|
CopyDocument()  | 
| Modifier and Type | Method and Description | 
|---|---|
DocumentModel | 
run(DocumentModel doc)  | 
DocumentModel | 
run(DocumentRef ref)  | 
public static final String ID
protected CoreSession session
protected DocumentRef target
public CopyDocument()
public DocumentModel run(DocumentModel doc)
public DocumentModel run(DocumentRef ref)
Copyright © 2019 Nuxeo. All rights reserved.