Package org.alfresco.rest.api.model
Class VersionOptions
java.lang.Object
org.alfresco.rest.api.model.VersionOptions
Version Options
Initially, used by version revert. Should also be consistent with version options used with Node Create & Update.
- Author:
- janv
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setComment
(String comment) void
setMajorVersion
(Boolean majorVersion)
-
Constructor Details
-
VersionOptions
public VersionOptions()
-
-
Method Details
-
getComment
-
setComment
-
getMajorVersion
-
setMajorVersion
-