Uses of Enum
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 NoSnapshotTriggerReturns the enum constant of this type with the specified name.static NoSnapshotTrigger[]NoSnapshotTrigger.values()Returns an array containing the constants of this enum type, in the order they are declared.