Interface CsTicketCleanupStrategy

All Known Implementing Classes:
DefaultCsTicketCleanupStrategy

public interface CsTicketCleanupStrategy
That strategy is called in CsTicketsByCustomerCleanupHook and in CsTicketCleanupHook to clean the CsTicketModel's CsTicketEventModel and event' entries
  • Method Details

    • cleanupRelatedObjects

      void cleanupRelatedObjects(CsTicketModel csTicketModel)