Package org.bonitasoft.engine.platform
Class TemporaryContentScheduler
- java.lang.Object
-
- org.bonitasoft.engine.platform.TemporaryContentScheduler
-
@Component public class TemporaryContentScheduler extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TemporaryContentScheduler(TransactionService transactionService, TemporaryContentService temporaryContentService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcleanOutDatedTempFiles()
-
-
-
Constructor Detail
-
TemporaryContentScheduler
public TemporaryContentScheduler(TransactionService transactionService, TemporaryContentService temporaryContentService)
-
-