Class RepositoryCleanupScheduler
- java.lang.Object
-
- com.expediagroup.beekeeper.cleanup.service.RepositoryCleanupScheduler
-
@Component public class RepositoryCleanupScheduler extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RepositoryCleanupScheduler(RepositoryCleanupService cleanupService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidoldRecordsCleanupWithCron()
-
-
-
Constructor Detail
-
RepositoryCleanupScheduler
@Autowired public RepositoryCleanupScheduler(RepositoryCleanupService cleanupService)
-
-