Uses of Enum Class
org.mule.runtime.extension.api.runtime.source.BackPressureAction
Packages that use BackPressureAction
-
Uses of BackPressureAction in org.mule.runtime.extension.api.runtime.source
Methods in org.mule.runtime.extension.api.runtime.source that return BackPressureActionModifier and TypeMethodDescriptionBackPressureContext.getAction()static BackPressureActionReturns the enum constant of this class with the specified name.static BackPressureAction[]BackPressureAction.values()Returns an array containing the constants of this enum class, in the order they are declared.