Package org.bonitasoft.engine.platform
Class TemporaryContentScheduler
java.lang.Object
org.bonitasoft.engine.platform.TemporaryContentScheduler
-
Constructor Summary
ConstructorsConstructorDescriptionTemporaryContentScheduler(TransactionService transactionService, TemporaryContentService temporaryContentService) -
Method Summary
-
Constructor Details
-
TemporaryContentScheduler
public TemporaryContentScheduler(TransactionService transactionService, TemporaryContentService temporaryContentService)
-
-
Method Details
-
cleanOutDatedTempFiles
@Scheduled(fixedDelayString="${bonita.runtime.temporary-content.cleanup.delay:PT1H}") public int cleanOutDatedTempFiles()
-