Uses of Enum Class
org.flywaydb.core.api.callback.Event
Packages that use Event
-
Uses of Event in org.flywaydb.core.api.callback
Methods in org.flywaydb.core.api.callback that return EventModifier and TypeMethodDescriptionstatic EventRetrieves the event with this id.static EventReturns the enum constant of this class with the specified name.static Event[]Event.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.flywaydb.core.api.callback with parameters of type Event