Uses of Enum Class
org.axonframework.serialization.upcasting.event.NoOpEventUpcaster
Packages that use NoOpEventUpcaster
-
Uses of NoOpEventUpcaster in org.axonframework.serialization.upcasting.event
Methods in org.axonframework.serialization.upcasting.event that return NoOpEventUpcasterModifier and TypeMethodDescriptionstatic NoOpEventUpcasterReturns the enum constant of this class with the specified name.static NoOpEventUpcaster[]NoOpEventUpcaster.values()Returns an array containing the constants of this enum class, in the order they are declared.