| Interface | Description |
|---|---|
| BatchJobInstance |
This class represents a single execution of a
BatchJob. |
| BatchJobResult |
This pojo contains information about the results of a job instance's processing.
|
| BatchStepExceptionSummary |
This components provides summary information about exceptions found while processing a
com.mulesoft.mule.runtime.module.batch.api.BatchStep in the context of a
BatchJobInstance |
| BatchStepResult |
This pojo provides information about the results obtained by a particular
BatchStep in a BatchJobInstance |
| Enum | Description |
|---|---|
| BatchJobInstanceStatus |
Lists the possible states of a
BatchJobInstance |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.