public interface ChangeReportFormatter
| Modifier and Type | Interface and Description |
|---|---|
static class |
ChangeReportFormatter.Input |
| Modifier and Type | Method and Description |
|---|---|
String |
changeClosed(ChangeReportFormatter.Input input) |
String |
changeUpdated(ChangeReportFormatter.Input input) |
String |
newChange(ChangeReportFormatter.Input input) |
String newChange(ChangeReportFormatter.Input input)
String changeUpdated(ChangeReportFormatter.Input input)
String changeClosed(ChangeReportFormatter.Input input)