Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.jobXML | |
org.jboss.shrinkwrap.descriptor.api.jobXML10 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Interface and Description |
---|---|
interface |
JobXMLCommonDescriptor<T extends JobXMLCommonDescriptor<T,PROPERTIES1,LISTENERS2,DECISION3,FLOW4,SPLIT5,STEP6>,PROPERTIES1 extends JslPropertiesCommType<T,PROPERTIES1,?>,LISTENERS2 extends JslListenersCommType<T,LISTENERS2,?>,DECISION3 extends JslDecisionCommType<T,DECISION3,?>,FLOW4 extends JslFlowCommType<T,FLOW4,?,?,?,?>,SPLIT5 extends JslSplitCommType<T,SPLIT5,?>,STEP6 extends JslStepCommType<T,STEP6,?,?,?,?,?>> |
interface |
JslAnalyzerCommType<PARENT,ORIGIN extends JslAnalyzerCommType<PARENT,ORIGIN,PROPERTIES1>,PROPERTIES1 extends JslPropertiesCommType> |
interface |
JslBatchletCommType<PARENT,ORIGIN extends JslBatchletCommType<PARENT,ORIGIN,PROPERTIES1>,PROPERTIES1 extends JslPropertiesCommType> |
interface |
JslCheckpointAlgorithmCommType<PARENT,ORIGIN extends JslCheckpointAlgorithmCommType<PARENT,ORIGIN,PROPERTIES1>,PROPERTIES1 extends JslPropertiesCommType> |
interface |
JslCollectorCommType<PARENT,ORIGIN extends JslCollectorCommType<PARENT,ORIGIN,PROPERTIES1>,PROPERTIES1 extends JslPropertiesCommType> |
interface |
JslDecisionCommType<PARENT,ORIGIN extends JslDecisionCommType<PARENT,ORIGIN,PROPERTIES1>,PROPERTIES1 extends JslPropertiesCommType> |
interface |
JslItemProcessorCommType<PARENT,ORIGIN extends JslItemProcessorCommType<PARENT,ORIGIN,PROPERTIES1>,PROPERTIES1 extends JslPropertiesCommType> |
interface |
JslItemReaderCommType<PARENT,ORIGIN extends JslItemReaderCommType<PARENT,ORIGIN,PROPERTIES1>,PROPERTIES1 extends JslPropertiesCommType> |
interface |
JslItemWriterCommType<PARENT,ORIGIN extends JslItemWriterCommType<PARENT,ORIGIN,PROPERTIES1>,PROPERTIES1 extends JslPropertiesCommType> |
interface |
JslListenerCommType<PARENT,ORIGIN extends JslListenerCommType<PARENT,ORIGIN,PROPERTIES1>,PROPERTIES1 extends JslPropertiesCommType> |
interface |
JslPartitionMapperCommType<PARENT,ORIGIN extends JslPartitionMapperCommType<PARENT,ORIGIN,PROPERTIES1>,PROPERTIES1 extends JslPropertiesCommType> |
interface |
JslPartitionPlanCommType<PARENT,ORIGIN extends JslPartitionPlanCommType<PARENT,ORIGIN,PROPERTIES1>,PROPERTIES1 extends JslPropertiesCommType> |
interface |
JslPartitionReducerCommType<PARENT,ORIGIN extends JslPartitionReducerCommType<PARENT,ORIGIN,PROPERTIES1>,PROPERTIES1 extends JslPropertiesCommType> |
interface |
JslPropertiesCommType<PARENT,ORIGIN extends JslPropertiesCommType<PARENT,ORIGIN,PROPERTY1>,PROPERTY1 extends JslPropertyCommType> |
interface |
JslStepCommType<PARENT,ORIGIN extends JslStepCommType<PARENT,ORIGIN,PROPERTIES1,LISTENERS2,BATCHLET3,CHUNK4,PARTITION5>,PROPERTIES1 extends JslPropertiesCommType,LISTENERS2 extends JslListenersCommType,BATCHLET3 extends JslBatchletCommType,CHUNK4 extends JslChunkCommType,PARTITION5 extends JslPartitionCommType> |
Modifier and Type | Interface and Description |
---|---|
interface |
Properties<T>
This interface defines the contract for the
Properties xsd type |
Copyright © 2020 JBoss by Red Hat. All rights reserved.