Uses of Enum
io.smallrye.faulttolerance.core.bulkhead.BulkheadEvents.DecisionMade
Packages that use BulkheadEvents.DecisionMade
-
Uses of BulkheadEvents.DecisionMade in io.smallrye.faulttolerance.core.bulkhead
Methods in io.smallrye.faulttolerance.core.bulkhead that return BulkheadEvents.DecisionMadeModifier and TypeMethodDescriptionstatic BulkheadEvents.DecisionMadeReturns the enum constant of this type with the specified name.static BulkheadEvents.DecisionMade[]BulkheadEvents.DecisionMade.values()Returns an array containing the constants of this enum type, in the order they are declared.