public class CheckInDocument extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
comment |
protected OperationContext |
ctx |
static String |
ID |
protected CoreSession |
session |
protected String |
version |
protected String |
versionVarName |
Constructor and Description |
---|
CheckInDocument() |
Modifier and Type | Method and Description |
---|---|
protected VersioningOption |
getVersioningOption() |
DocumentModel |
run(DocumentModel doc) |
DocumentModel |
run(DocumentRef doc) |
public static final String ID
protected OperationContext ctx
protected CoreSession session
protected String versionVarName
public CheckInDocument()
protected VersioningOption getVersioningOption()
public DocumentModel run(DocumentRef doc)
public DocumentModel run(DocumentModel doc)
Copyright © 2015 Nuxeo SA. All rights reserved.