Uses of Enum Class
org.axonframework.eventhandling.ReplayStatus
Packages that use ReplayStatus
Package
Description
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus.-
Uses of ReplayStatus in org.axonframework.eventhandling
Methods in org.axonframework.eventhandling 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.