Class AutomaticIngestThread
- java.lang.Object
-
- fr.gouv.vitam.collect.external.external.rest.AutomaticIngestThread
-
- All Implemented Interfaces:
java.lang.Runnable
public class AutomaticIngestThread extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Constructor Description AutomaticIngestThread(CollectExternalConfiguration collectExternalConfiguration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-
-
-
Constructor Detail
-
AutomaticIngestThread
public AutomaticIngestThread(CollectExternalConfiguration collectExternalConfiguration)
-
-