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