Class FlywayEndpoint.FlywayMigration
java.lang.Object
org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigration
- Enclosing class:
- FlywayEndpoint
Details of a migration performed by Flyway.
-
Method Details
-
getType
-
getChecksum
-
getVersion
-
getDescription
-
getScript
-
getState
public org.flywaydb.core.api.MigrationState getState() -
getInstalledBy
-
getInstalledOn
-
getInstalledRank
-
getExecutionTime
-