| Interface | Description |
|---|---|
| BatchJob |
The abstract definition of a batch job.
|
| BatchJobInstance |
This class represents a single execution of a
BatchJob. |
| BatchJobResult |
This pojo contains information about the results of a job instance's processing.
|
| BatchManager |
public API for external components to access functionality and state of the Batch Module
|
| BatchStep |
A processing unit within a
BatchJob |
| BatchStepExceptionSummary |
This components provides summary information about exceptions found while processing a
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–2019 MuleSoft, Inc.. All rights reserved.