Interface CsTicketCleanupStrategy
-
- All Known Implementing Classes:
DefaultCsTicketCleanupStrategy
public interface CsTicketCleanupStrategyThat strategy is called inCsTicketsByCustomerCleanupHookand inCsTicketCleanupHookto clean theCsTicketModel'sCsTicketEventModeland event' entries
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcleanupRelatedObjects(CsTicketModel csTicketModel)
-
-
-
Method Detail
-
cleanupRelatedObjects
void cleanupRelatedObjects(CsTicketModel csTicketModel)
-
-