类 FlywayEndpoint.FlywayMigrationDescriptor
java.lang.Object
org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayMigrationDescriptor
- 封闭类:
FlywayEndpoint
Description of a migration performed by Flyway.
-
方法详细资料
-
getType
-
getChecksum
-
getVersion
-
getDescription
-
getScript
-
getState
public org.flywaydb.core.api.MigrationState getState() -
getInstalledBy
-
getInstalledOn
-
getInstalledRank
-
getExecutionTime
-