public static class FlywayEndpoint.FlywayDescriptor extends Object
Flyway bean, primarily intended for serialization to JSON.| Constructor and Description |
|---|
FlywayDescriptor(List<FlywayEndpoint.FlywayMigration> migrations) |
| Modifier and Type | Method and Description |
|---|---|
List<FlywayEndpoint.FlywayMigration> |
getMigrations() |
public FlywayDescriptor(List<FlywayEndpoint.FlywayMigration> migrations)
public List<FlywayEndpoint.FlywayMigration> getMigrations()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.