public interface BatchRecordDispatcher
Queues of every BatchJobInstanceAdapter in executable state. When
Records are available to process, it starts a new transaction and processes them.| Modifier and Type | Method and Description |
|---|---|
BatchProcessingListener |
getListener()
A
BatchProcessingListener that you can use to notify this component on a
processing event |
void |
start()
Starts the queue monitoring.
|
void |
stop()
Stops monitoring.
|
void start()
void stop()
BatchProcessingListener getListener()
BatchProcessingListener that you can use to notify this component on a
processing eventBatchProcessingListenerCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.