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