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