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 |
JslFlowCommType<PARENT,ORIGIN extends JslFlowCommType<PARENT,ORIGIN,DECISION1,FLOW2,SPLIT3,STEP4>,DECISION1 extends JslDecisionCommType,FLOW2 extends JslFlowCommType,SPLIT3 extends JslSplitCommType,STEP4 extends JslStepCommType> |
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 |
Step<T>
This interface defines the contract for the
Step xsd type |
Copyright © 2022 JBoss by Red Hat. All rights reserved.