Class CheckInDocument
java.lang.Object
org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
Check in the input document.
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected OperationContext
static final String
static final Map<String,
VersioningOption> protected CoreSession
protected String
protected String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected VersioningOption
run
(DocumentModel doc) run
(DocumentRef doc)
-
Field Details
-
ID
- See Also:
-
options
-
ctx
-
session
-
version
-
comment
-
versionVarName
-
-
Constructor Details
-
CheckInDocument
public CheckInDocument()
-
-
Method Details
-
getVersioningOption
-
run
-
run
-