Class StudioAuditLogProcessingTask

  • All Implemented Interfaces:
    SiteJob, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class StudioAuditLogProcessingTask
    extends StudioClockTask
    • Constructor Detail

      • StudioAuditLogProcessingTask

        public StudioAuditLogProcessingTask()
    • Method Detail

      • setAuditServiceInternal

        public void setAuditServiceInternal​(AuditServiceInternal auditServiceInternal)
      • setBatchSizeGitLog

        public void setBatchSizeGitLog​(int batchSizeGitLog)
      • setBatchSizeAudited

        public void setBatchSizeAudited​(int batchSizeAudited)
      • setContentService

        public void setContentService​(ContentService contentService)