Uses of Enum Class
org.citrusframework.message.ErrorHandlingStrategy
Packages that use ErrorHandlingStrategy
-
Uses of ErrorHandlingStrategy in org.citrusframework.message
Methods in org.citrusframework.message that return ErrorHandlingStrategyModifier and TypeMethodDescriptionstatic ErrorHandlingStrategyGets the strategy from given name representation.static ErrorHandlingStrategyReturns the enum constant of this class with the specified name.static ErrorHandlingStrategy[]ErrorHandlingStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.