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 |
JslListenersCommType<PARENT,ORIGIN extends JslListenersCommType<PARENT,ORIGIN,LISTENER1>,LISTENER1 extends JslListenerCommType> |
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 |
Listeners<T>
This interface defines the contract for the
Listeners xsd type |
Copyright © 2024 JBoss by Red Hat. All rights reserved.