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 |
JslDecisionCommType<PARENT,ORIGIN extends JslDecisionCommType<PARENT,ORIGIN,PROPERTIES1>,PROPERTIES1 extends JslPropertiesCommType> |
interface |
JslFlowCommType<PARENT,ORIGIN extends JslFlowCommType<PARENT,ORIGIN,DECISION1,FLOW2,SPLIT3,STEP4>,DECISION1 extends JslDecisionCommType,FLOW2 extends JslFlowCommType,SPLIT3 extends JslSplitCommType,STEP4 extends JslStepCommType> |
Modifier and Type | Interface and Description |
---|---|
interface |
Decision<T>
This interface defines the contract for the
Decision xsd type |
Copyright © 2020 JBoss by Red Hat. All rights reserved.