Class 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
    • Constructor Detail

      • VersionHistoryUtils

        public VersionHistoryUtils()
    • Method Detail

      • createVersion

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