Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.jobXML10 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
Analyzer
This interface defines the contract for the
Analyzer xsd type |
Batchlet
This interface defines the contract for the
Batchlet xsd type |
CheckpointAlgorithm
This interface defines the contract for the
CheckpointAlgorithm xsd type |
Chunk
This interface defines the contract for the
Chunk xsd type |
Collector
This interface defines the contract for the
Collector xsd type |
Decision
This interface defines the contract for the
Decision xsd type |
End
This interface defines the contract for the
End xsd type |
ExceptionClassFilter
This interface defines the contract for the
ExceptionClassFilter xsd type |
Exclude
This interface defines the contract for the
exclude xsd type |
Fail
This interface defines the contract for the
Fail xsd type |
Flow
This interface defines the contract for the
Flow xsd type |
Include
This interface defines the contract for the
include xsd type |
ItemProcessor
This interface defines the contract for the
ItemProcessor xsd type |
ItemReader
This interface defines the contract for the
ItemReader xsd type |
ItemWriter
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
This interface defines the contract for the
Listener xsd type |
Listeners
This interface defines the contract for the
Listeners xsd type |
Next
This interface defines the contract for the
Next xsd type |
Partition
This interface defines the contract for the
Partition xsd type |
PartitionMapper
This interface defines the contract for the
PartitionMapper xsd type |
PartitionPlan
This interface defines the contract for the
PartitionPlan xsd type |
PartitionReducer
This interface defines the contract for the
PartitionReducer xsd type |
Properties
This interface defines the contract for the
Properties xsd type |
Property
This interface defines the contract for the
Property xsd type |
Split
This interface defines the contract for the
Split xsd type |
Step
This interface defines the contract for the
Step xsd type |
Stop
This interface defines the contract for the
Stop xsd type |
Copyright © 2018 JBoss by Red Hat. All rights reserved.