public class MoveDocument extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ID |
protected String |
name |
protected CoreSession |
session |
protected DocumentRef |
target |
Constructor and Description |
---|
MoveDocument() |
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 MoveDocument()
public DocumentModel run(DocumentModel doc)
public DocumentModel run(DocumentRef ref)
Copyright © 2015 Nuxeo SA. All rights reserved.