Class InboundRecordCleanupService
java.lang.Object
energy.eddie.aiida.services.cleanup.TimeBasedCleanupService
energy.eddie.aiida.services.cleanup.entities.InboundRecordCleanupService
- All Implemented Interfaces:
EntityCleanupService
-
Field Summary
Fields inherited from class energy.eddie.aiida.services.cleanup.TimeBasedCleanupService
BATCH_SIZE -
Constructor Summary
ConstructorsConstructorDescriptionInboundRecordCleanupService(CleanupConfiguration cleanupConfiguration, InboundRecordRepository repository) -
Method Summary
Methods inherited from class energy.eddie.aiida.services.cleanup.TimeBasedCleanupService
deleteExpiredEntities
-
Constructor Details
-
InboundRecordCleanupService
public InboundRecordCleanupService(CleanupConfiguration cleanupConfiguration, InboundRecordRepository repository)
-