Class ManageStatusThread
- java.lang.Object
-
- fr.gouv.vitam.collect.internal.thread.ManageStatusThread
-
- All Implemented Interfaces:
java.lang.Runnable
public class ManageStatusThread extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Constructor Description ManageStatusThread(CollectInternalConfiguration collectInternalConfiguration, TransactionService transactionService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-
-
-
Constructor Detail
-
ManageStatusThread
public ManageStatusThread(CollectInternalConfiguration collectInternalConfiguration, TransactionService transactionService)
-
-