See: Description

| Interface | Description |
|---|---|
| Analyzer<T> |
This interface defines the contract for the
Analyzer xsd type |
| Batchlet<T> |
This interface defines the contract for the
Batchlet xsd type |
| CheckpointAlgorithm<T> |
This interface defines the contract for the
CheckpointAlgorithm xsd type |
| Chunk<T> |
This interface defines the contract for the
Chunk xsd type |
| Collector<T> |
This interface defines the contract for the
Collector xsd type |
| Decision<T> |
This interface defines the contract for the
Decision xsd type |
| End<T> |
This interface defines the contract for the
End xsd type |
| ExceptionClassFilter<T> |
This interface defines the contract for the
ExceptionClassFilter xsd type |
| Exclude<T> |
This interface defines the contract for the
exclude xsd type |
| Fail<T> |
This interface defines the contract for the
Fail xsd type |
| Flow<T> |
This interface defines the contract for the
Flow xsd type |
| Include<T> |
This interface defines the contract for the
include xsd type |
| ItemProcessor<T> |
This interface defines the contract for the
ItemProcessor xsd type |
| ItemReader<T> |
This interface defines the contract for the
ItemReader xsd type |
| ItemWriter<T> |
This interface defines the contract for the
ItemWriter xsd type |
| JobXMLDescriptor |
This deployment descriptor provides the functionalities as described in the specification
Example:
JobXMLDescriptor descriptor = Descriptors.create(JobXMLDescriptor.class);
|
| Listener<T> |
This interface defines the contract for the
Listener xsd type |
| Listeners<T> |
This interface defines the contract for the
Listeners xsd type |
| Next<T> |
This interface defines the contract for the
Next xsd type |
| Partition<T> |
This interface defines the contract for the
Partition xsd type |
| PartitionMapper<T> |
This interface defines the contract for the
PartitionMapper xsd type |
| PartitionPlan<T> |
This interface defines the contract for the
PartitionPlan xsd type |
| PartitionReducer<T> |
This interface defines the contract for the
PartitionReducer xsd type |
| Properties<T> |
This interface defines the contract for the
Properties xsd type |
| Property<T> |
This interface defines the contract for the
Property xsd type |
| Split<T> |
This interface defines the contract for the
Split xsd type |
| Step<T> |
This interface defines the contract for the
Step xsd type |
| Stop<T> |
This interface defines the contract for the
Stop xsd type |
Copyright © 2021 JBoss by Red Hat. All rights reserved.