| Modifier and Type | Method and Description |
|---|---|
BatchJobInstanceStore |
BatchEngine.getJobInstanceStore()
Returns the
BatchJobInstanceStore in which persistence operations are delegated on |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBatchJobInstanceStore
Implementation of
BatchJobInstanceStore that uses ObjectStore for a persistence mechanism |
| Modifier and Type | Method and Description |
|---|---|
BatchJobInstanceStore |
DefaultBatchEngine.getJobInstanceStore()
Returns the
BatchJobInstanceStore in which persistence operations are delegated on |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBatchEngine.setJobInstanceStore(BatchJobInstanceStore jobInstanceFactory) |
| Constructor and Description |
|---|
DefaultHistoryExpirationMonitor(BatchEngine batchEngine,
BatchJobInstanceStore store,
long frequency,
TimeUnit timeUnit,
org.mule.runtime.core.api.MuleContext muleContext) |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.