Files
gerrit/java/com
David Pursehouse 236206515a Introduce InputWithMessage
InputWithMessage is similar to InputWithCommitMessage but is intended
for messages other than commit messages, i.e. a message added to the
change review history.

We can't simply use the existing InputWithCommitMessage for this since
the message field is named 'commitMessage' and this would be a breaking
API change.

Change-Id: I5383dfc5c2b08e50675daec4a1a07b538d90ae15
2019-10-29 14:01:34 +09:00
..
2019-10-29 14:01:34 +09:00