Class NuxeoDriveGetChangeSummary


  • public class NuxeoDriveGetChangeSummary
    extends Object
    Gets a summary of the document changes in the synchronization roots of the currently authenticated user for the interval starting with the given lower bound.
    Author:
    Antoine Taillefer
    • Field Detail

      • lowerBound

        protected Long lowerBound
      • lastSyncActiveRootDefinitions

        @Deprecated
        protected String lastSyncActiveRootDefinitions
        Deprecated.
        since 10.3
        Expect a String structure with form: repo-1:root-ref-1,repo-1:root-ref-2,repo-2:root-ref-3
    • Constructor Detail

      • NuxeoDriveGetChangeSummary

        public NuxeoDriveGetChangeSummary()