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