public class UpdateDocument extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
changeToken  | 
static String | 
ID  | 
protected Properties | 
properties  | 
protected boolean | 
save  | 
protected CoreSession | 
session  | 
| Constructor and Description | 
|---|
UpdateDocument()  | 
| Modifier and Type | Method and Description | 
|---|---|
DocumentModel | 
run(DocumentModel doc)  | 
public static final String ID
protected CoreSession session
protected Properties properties
protected boolean save
protected String changeToken
public UpdateDocument()
public DocumentModel run(DocumentModel doc) throws ConcurrentUpdateException, IOException
ConcurrentUpdateExceptionIOExceptionCopyright © 2019 Nuxeo. All rights reserved.