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
  • Field Details

  • Constructor Details

    • VersionHistoryUtils

      public VersionHistoryUtils()
  • Method Details

    • createVersion

      public static void createVersion(javax.jcr.Node nodeVersioning) throws Exception
      Create new version and clear redundant versions
      Parameters:
      nodeVersioning -
      Throws:
      Exception