Uses of Class
org.omg.spec.bpmn.model.TGlobalChoreographyTask
-
Packages that use TGlobalChoreographyTask Package Description org.omg.spec.bpmn.model -
-
Uses of TGlobalChoreographyTask in org.omg.spec.bpmn.model
Methods in org.omg.spec.bpmn.model that return TGlobalChoreographyTask Modifier and Type Method Description TGlobalChoreographyTask
ObjectFactory. createTGlobalChoreographyTask()
Create an instance ofTGlobalChoreographyTask
Methods in org.omg.spec.bpmn.model that return types with arguments of type TGlobalChoreographyTask Modifier and Type Method Description javax.xml.bind.JAXBElement<TGlobalChoreographyTask>
ObjectFactory. createGlobalChoreographyTask(TGlobalChoreographyTask value)
Methods in org.omg.spec.bpmn.model with parameters of type TGlobalChoreographyTask Modifier and Type Method Description javax.xml.bind.JAXBElement<TGlobalChoreographyTask>
ObjectFactory. createGlobalChoreographyTask(TGlobalChoreographyTask value)
-