Uses of Enum Class
io.helidon.messaging.BatchItemStatus
Packages that use BatchItemStatus
-
Uses of BatchItemStatus in io.helidon.messaging
Subclasses with type arguments of type BatchItemStatus in io.helidon.messagingModifier and TypeClassDescriptionenumOutcome of one message in a failed batch delivery.Methods in io.helidon.messaging that return BatchItemStatusModifier and TypeMethodDescriptionBatchItemOutcome.status()Item status.static BatchItemStatusReturns the enum constant of this class with the specified name.static BatchItemStatus[]BatchItemStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.