Uses of Enum Class
org.axonframework.eventsourcing.conflictresolution.NoConflictResolver
Packages that use NoConflictResolver
-
Uses of NoConflictResolver in org.axonframework.eventsourcing.conflictresolution
Methods in org.axonframework.eventsourcing.conflictresolution that return NoConflictResolverModifier and TypeMethodDescriptionstatic NoConflictResolverReturns the enum constant of this class with the specified name.static NoConflictResolver[]NoConflictResolver.values()Returns an array containing the constants of this enum class, in the order they are declared.