Uses of Enum Class
org.axonframework.messaging.eventhandling.replay.ReplayStatus
Packages that use ReplayStatus
Package
Description
-
Uses of ReplayStatus in org.axonframework.messaging.eventhandling.replay
Methods in org.axonframework.messaging.eventhandling.replay that return ReplayStatusModifier and TypeMethodDescriptionstatic ReplayStatusReturns the enum constant of this class with the specified name.static ReplayStatus[]ReplayStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ReplayStatus in org.axonframework.messaging.eventhandling.replay.annotation
Methods in org.axonframework.messaging.eventhandling.replay.annotation that return types with arguments of type ReplayStatusModifier and TypeMethodDescriptionReplayParameterResolverFactory.createInstance(Executable executable, Parameter[] parameters, int parameterIndex)