Class RequestSnapshotCleaner
java.lang.Object
org.qubership.atp.itf.lite.backend.service.RequestSnapshotCleaner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RequestSnapshotCleaner
public RequestSnapshotCleaner()
-
-
Method Details
-
deleteOldSnapshots
@Scheduled(cron="${atp.itf.lite.clean.snapshot.cron.expression}") public void deleteOldSnapshots()TODO.
-