Uses of Enum Class
io.fluxcapacitor.javaclient.persisting.eventsourcing.NoSnapshotTrigger
Packages that use NoSnapshotTrigger
-
Uses of NoSnapshotTrigger in io.fluxcapacitor.javaclient.persisting.eventsourcing
Methods in io.fluxcapacitor.javaclient.persisting.eventsourcing that return NoSnapshotTriggerModifier and TypeMethodDescriptionstatic NoSnapshotTrigger
Returns the enum constant of this class with the specified name.static NoSnapshotTrigger[]
NoSnapshotTrigger.values()
Returns an array containing the constants of this enum class, in the order they are declared.