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