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