Uses of Enum Class
org.camunda.bpm.model.bpmn.TransactionMethod
Package
Description
-
Uses of TransactionMethod in org.camunda.bpm.model.bpmn
Modifier 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
-
Uses of TransactionMethod in org.camunda.bpm.model.bpmn.impl.instance
Modifier and TypeFieldDescriptionprotected static Attribute<TransactionMethod>
TransactionImpl.methodAttribute
-
Uses of TransactionMethod in org.camunda.bpm.model.bpmn.instance