Class IntegrityCheckerLogService


public class IntegrityCheckerLogService extends CayenneService
Provides IntegrityCheckerLog service.
Since:
23.10.0
  • Constructor Details

    • IntegrityCheckerLogService

      public IntegrityCheckerLogService()
  • Method Details

    • createIntegrityCheckerLog

      public void createIntegrityCheckerLog(DatabaseIntegrityCheckerService.IntegrityType integrityType, EventLog eventLog, String message)
      create a new IntegrityCheckerLog entity.
      Parameters:
      integrityType - the integrityType
      eventLog - the related event log
      message - the message
    • purgePreviousIntegrityCheckerLogRecords

      public void purgePreviousIntegrityCheckerLogRecords()
      Delete all previous IntegrityCheckerLog Records