| Interface | Description |
|---|---|
| BatchTransactionContextProvider |
Provides a
BatchTransactionContext for a given BatchJobInstanceAdapter. |
| Class | Description |
|---|---|
| BaseBatchTransactionContextWrapper |
Base implementation of the decorator design pattern for instances of
BatchTransactionContext
This implementation delegates all of its methods into a delegate received in the constructor, including BaseBatchTransactionContextWrapper.equals(Object)
and BaseBatchTransactionContextWrapper.hashCode(). |
| DefaultBatchTransactionContext |
Default implementation of
BatchTransactionContext |
| DefaultBatchTransactionContextFactory |
Default implementation of
BatchTransactionContextFactory |
| ManagedBatchTransactionContextProvider |
Default implementation for
BatchTransactionContextProvider |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.