org.exoplatform.services.jcr.ext.utils
Class VersionHistoryUtils
java.lang.Object
org.exoplatform.services.jcr.ext.utils.VersionHistoryUtils
public class VersionHistoryUtils
- extends Object
Created by The eXo Platform SEA
Author : eXoPlatform
toannh@exoplatform.com
On 8/26/15
Implement controlling versions history
|
Method Summary |
static void |
createVersion(javax.jcr.Node nodeVersioning)
Create new version and clear redundant versions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.exoplatform.services.log.Log log
NT_FILE
public static final String NT_FILE
- See Also:
- Constant Field Values
MIX_VERSIONABLE
public static final String MIX_VERSIONABLE
- See Also:
- Constant Field Values
VersionHistoryUtils
public VersionHistoryUtils()
createVersion
public static void createVersion(javax.jcr.Node nodeVersioning)
throws Exception
- Create new version and clear redundant versions
- Parameters:
nodeVersioning -
- Throws:
Exception
Copyright © 2016 eXo Platform SAS. All Rights Reserved.