Interface Callback

All Superinterfaces:
GenericCallback<Event>
All Known Implementing Classes:
BaseCallback

public interface Callback extends GenericCallback<Event>
This is the main callback interface that should be implemented to handle Flyway lifecycle events.