Uses of Enum Class
org.eximeebpms.bpm.model.bpmn.TransactionMethod
Packages that use TransactionMethod
Package
Description
-
Uses of TransactionMethod in org.eximeebpms.bpm.model.bpmn
Methods in org.eximeebpms.bpm.model.bpmn that return TransactionMethodModifier and TypeMethodDescriptionstatic TransactionMethod
Returns the enum constant of this class with the specified name.static TransactionMethod[]
TransactionMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TransactionMethod in org.eximeebpms.bpm.model.bpmn.builder
Methods in org.eximeebpms.bpm.model.bpmn.builder with parameters of type TransactionMethod -
Uses of TransactionMethod in org.eximeebpms.bpm.model.bpmn.impl.instance
Fields in org.eximeebpms.bpm.model.bpmn.impl.instance with type parameters of type TransactionMethodModifier and TypeFieldDescriptionprotected static Attribute
<TransactionMethod> TransactionImpl.methodAttribute
Methods in org.eximeebpms.bpm.model.bpmn.impl.instance that return TransactionMethodMethods in org.eximeebpms.bpm.model.bpmn.impl.instance with parameters of type TransactionMethod -
Uses of TransactionMethod in org.eximeebpms.bpm.model.bpmn.instance
Methods in org.eximeebpms.bpm.model.bpmn.instance that return TransactionMethodMethods in org.eximeebpms.bpm.model.bpmn.instance with parameters of type TransactionMethod