Class FlywayEndpoint.FlywayMigrationDescriptor
java.lang.Object
org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigrationDescriptor
- Enclosing class:
- FlywayEndpoint
Description 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
-