public static class InternalHistoryCommandStep.TabularDeploymentDetails extends Object
| Constructor and Description |
|---|
TabularDeploymentDetails(CommandScope commandScope) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChangeSet(RanChangeSet changeSet) |
String |
getDeploymentId() |
void |
printReport(PrintWriter output) |
public TabularDeploymentDetails(CommandScope commandScope)
public void addChangeSet(RanChangeSet changeSet)
public void printReport(PrintWriter output) throws LiquibaseException
LiquibaseExceptionpublic String getDeploymentId()
Copyright © 2023 Liquibase.org. All rights reserved.