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