Uses of Enum
org.eclipse.microprofile.fault.tolerance.tck.retry.exception.hierarchy.RetryStatus
Packages that use RetryStatus
-
Uses of RetryStatus in org.eclipse.microprofile.fault.tolerance.tck.retry.exception.hierarchy
Methods in org.eclipse.microprofile.fault.tolerance.tck.retry.exception.hierarchy that return RetryStatusModifier and TypeMethodDescriptionRetryService.getStatus()static RetryStatusReturns the enum constant of this type with the specified name.static RetryStatus[]RetryStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.