| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint |
Endpoints used to expose actuator information.
|
| Modifier and Type | Method and Description |
|---|---|
List<FlywayEndpoint.FlywayMigration> |
FlywayEndpoint.FlywayReport.getMigrations() |
| Constructor and Description |
|---|
FlywayReport(String name,
List<FlywayEndpoint.FlywayMigration> migrations) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.