public class ChangeLogWriter extends Object
Constructor and Description |
---|
ChangeLogWriter(ResourceAccessor resourceAccessor,
File rootOutputDir) |
Modifier and Type | Method and Description |
---|---|
void |
writeChangeLog(String changeLog,
String physicalFilePath) |
protected File outputDir
public ChangeLogWriter(ResourceAccessor resourceAccessor, File rootOutputDir)
public void writeChangeLog(String changeLog, String physicalFilePath) throws IOException
IOException
Copyright © 2019 Liquibase.org. All rights reserved.