Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.PostgresLiquibaseSnapshot
Package | Description |
---|---|
com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of PostgresLiquibaseSnapshot in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return PostgresLiquibaseSnapshot Modifier and Type Method Description PostgresLiquibaseSnapshot
PostgresSchemaManager. getSnapshot()
Get snapshotPostgresLiquibaseSnapshot
PostgresLiquibaseSnapshot. snapshotAsJson(String snapshotAsJson)
Methods in com.vmware.vra.jenkinsplugin.model.iaas with parameters of type PostgresLiquibaseSnapshot Modifier and Type Method Description void
PostgresSchemaManager. setSnapshot(PostgresLiquibaseSnapshot snapshot)
PostgresSchemaManager
PostgresSchemaManager. snapshot(PostgresLiquibaseSnapshot snapshot)