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