public static final class LiquibaseEndpoint.LiquibaseBean extends Object
SpringLiquibase bean, primarily intended for serialization
to JSON.| Constructor and Description |
|---|
LiquibaseBean(List<LiquibaseEndpoint.ChangeSet> changeSets) |
| Modifier and Type | Method and Description |
|---|---|
List<LiquibaseEndpoint.ChangeSet> |
getChangeSets() |
public LiquibaseBean(List<LiquibaseEndpoint.ChangeSet> changeSets)
public List<LiquibaseEndpoint.ChangeSet> getChangeSets()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.