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