Uses of Enum Class
org.mule.sdk.api.runtime.source.PollContext.PollItemStatus
Packages that use PollContext.PollItemStatus
-
Uses of PollContext.PollItemStatus in org.mule.sdk.api.runtime.source
Methods in org.mule.sdk.api.runtime.source that return PollContext.PollItemStatusModifier and TypeMethodDescriptionPollContext.accept(Consumer<PollContext.PollItem<T, A>> consumer) Submits an item to be processed.static PollContext.PollItemStatusReturns the enum constant of this class with the specified name.static PollContext.PollItemStatus[]PollContext.PollItemStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.