Interface AuditLogExpiryService

All Known Implementing Classes:
AuditLogExpiryServiceImpl

public interface AuditLogExpiryService
Handles scheduling of the audit log expiry job based on user settings.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Schedules (or stops audit log expiry based on settings passed in tenant properties.
  • Method Details

    • scheduleAuditLogExpiry

      void scheduleAuditLogExpiry(Environment env, TenantProperties tenantProperties)
      Schedules (or stops audit log expiry based on settings passed in tenant properties.