Uses of Enum Class
org.mule.runtime.extension.api.tx.OperationTransactionalAction
Packages that use OperationTransactionalAction
-
Uses of OperationTransactionalAction in org.mule.runtime.extension.api.tx
Methods in org.mule.runtime.extension.api.tx that return OperationTransactionalActionModifier and TypeMethodDescriptionstatic OperationTransactionalActionReturns the enum constant of this class with the specified name.static OperationTransactionalAction[]OperationTransactionalAction.values()Returns an array containing the constants of this enum class, in the order they are declared.