Class VersionHistoryUtils
java.lang.Object
org.exoplatform.services.jcr.ext.utils.VersionHistoryUtils
Created by The eXo Platform SEA
Author : eXoPlatform
toannh@exoplatform.com
On 8/26/15
Implement controlling versions history
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcreateVersion(javax.jcr.Node nodeVersioning) Create new version and clear redundant versions
-
Field Details
-
log
protected static final org.exoplatform.services.log.Log log -
NT_FILE
- See Also:
-
MIX_VERSIONABLE
- See Also:
-
-
Constructor Details
-
VersionHistoryUtils
public VersionHistoryUtils()
-
-
Method Details
-
createVersion
Create new version and clear redundant versions- Parameters:
nodeVersioning-- Throws:
Exception
-