Class TrashCleanupJobStatus


  • public class TrashCleanupJobStatus
    extends Object
    Status of a soft removal job
    Since:
    7.14.0
    • Constructor Detail

      • TrashCleanupJobStatus

        public TrashCleanupJobStatus()
      • TrashCleanupJobStatus

        public TrashCleanupJobStatus​(long nextContentIdOffset)
    • Method Detail

      • getNextContentIdOffset

        public long getNextContentIdOffset()
        Returns:
        contentId offset for the next job
      • setNextContentIdOffset

        public void setNextContentIdOffset​(long nextContentIdOffset)