Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.TransactionAction
Packages that use TransactionAction
-
Uses of TransactionAction in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced that return TransactionActionModifier and TypeMethodDescriptionTransaction.getAction()static TransactionActionReturns the enum constant of this class with the specified name.static TransactionAction[]TransactionAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced with parameters of type TransactionAction