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