public class ChangelogFileWriter extends java.lang.Object implements ChangelogWriter
| Constructor and Description |
|---|
ChangelogFileWriter(PreconditionPrinter preconditionPrinter,
java.io.File outputFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(java.util.Collection<Changeset> changelogsToInsert) |
public ChangelogFileWriter(PreconditionPrinter preconditionPrinter, java.io.File outputFile)
public void write(java.util.Collection<Changeset> changelogsToInsert)
write in interface ChangelogWriterCopyright © 2014. All Rights Reserved.