Class CollectionRunService

java.lang.Object
org.qubership.atp.itf.lite.backend.service.CollectionRunService

@Service public class CollectionRunService extends Object
  • Constructor Details

    • CollectionRunService

      public CollectionRunService()
  • Method Details

    • cleanUpRequestExecutionHistory

      @Transactional public void cleanUpRequestExecutionHistory(int collectionRunsRemoveDays)
      Clean up overdue collection run records.
      Parameters:
      collectionRunsRemoveDays - records older than collectionRunsRemoveDays will be removed