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