public interface VersioningManager
| Modifier and Type | Method and Description | 
|---|---|
VersionIncEditOptions | 
getVersionIncEditOptions(DocumentModel doc)
Get document increment options as defined by versioning rules. 
 | 
String | 
getVersionLabel(DocumentModel doc)
Gets the label for the current version of a document, for the UI. 
 | 
VersionIncEditOptions getVersionIncEditOptions(DocumentModel doc)
doc - the documentString getVersionLabel(DocumentModel doc)
doc - the documentCopyright © 2019 Nuxeo. All rights reserved.