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 TGlobalUserTask
ObjectFactory. createTGlobalUserTask()
Create an instance ofTGlobalUserTask
Methods 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)
-