Modifier and Type | Class and Description |
---|---|
static class |
FlywayEndpoint.FlywayMigration
Details of a migration performed by Flyway.
|
static class |
FlywayEndpoint.FlywayReport
Report for one
Flyway instance. |
Constructor and Description |
---|
FlywayEndpoint(Map<String,org.flywaydb.core.Flyway> flywayBeans) |
Modifier and Type | Method and Description |
---|---|
Map<String,FlywayEndpoint.FlywayReport> |
flywayReports() |
@ReadOperation public Map<String,FlywayEndpoint.FlywayReport> flywayReports()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.