Interface BatchService<T>
- All Known Implementing Classes:
BatchServiceBase
public interface BatchService<T>
-
Method Summary
Modifier and TypeMethodDescriptiondoFirstTrigger(String initialProcessType, T input) booleanstartWorker(WorkerDto workerDto)
-
Method Details
-
doFirstTrigger
-
startWorker
-