Uses of Enum Class
org.camunda.bpm.model.bpmn.TransactionMethod
Packages that use TransactionMethod
Package
Description
-
Uses of TransactionMethod in org.camunda.bpm.model.bpmn
Methods in org.camunda.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.camunda.bpm.model.bpmn.builder
Methods in org.camunda.bpm.model.bpmn.builder with parameters of type TransactionMethod -
Uses of TransactionMethod in org.camunda.bpm.model.bpmn.impl.instance
Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type TransactionMethodModifier and TypeFieldDescriptionprotected static Attribute<TransactionMethod>
TransactionImpl.methodAttribute
Methods in org.camunda.bpm.model.bpmn.impl.instance that return TransactionMethodMethods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type TransactionMethod -
Uses of TransactionMethod in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return TransactionMethodMethods in org.camunda.bpm.model.bpmn.instance with parameters of type TransactionMethod