| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.module.batch.api | |
| com.mulesoft.mule.runtime.module.batch.internal |
| Modifier and Type | Method and Description |
|---|---|
BatchStepExceptionSummary |
BatchStepResult.getExceptionSummary() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchStepExceptionSummaryAdapter
Adapter interface for
BatchStepExceptionSummary implementations, providing
access to functionality that we don't want exposed on the public API. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBatchStepExceptionSummary
Default implementation for
BatchStepExceptionSummary |
class |
ImmutableBatchStepExceptionSummary
Immutable view of
BatchStepExceptionSummary |
| Modifier and Type | Method and Description |
|---|---|
BatchStepExceptionSummary |
ImmutableBatchStepResult.getExceptionSummary() |
BatchStepExceptionSummary |
DefaultBatchStepResult.getExceptionSummary() |
| Constructor and Description |
|---|
ImmutableBatchStepExceptionSummary(BatchStepExceptionSummary summary) |
Copyright © 2006–2019 MuleSoft, Inc.. All rights reserved.