Class StudioAuditLogProcessingTask

    • Constructor Detail

      • StudioAuditLogProcessingTask

        public StudioAuditLogProcessingTask()
    • Method Detail

      • setAuditServiceInternal

        public void setAuditServiceInternal​(AuditServiceInternal auditServiceInternal)
      • setContentRepository

        public void setContentRepository​(ContentRepository contentRepository)
      • getBatchSizeGitLog

        public int getBatchSizeGitLog()
      • setBatchSizeGitLog

        public void setBatchSizeGitLog​(int batchSizeGitLog)
      • getBatchSizeAudited

        public int getBatchSizeAudited()
      • setBatchSizeAudited

        public void setBatchSizeAudited​(int batchSizeAudited)
      • setContentService

        public void setContentService​(ContentService contentService)