Package com.google.gerrit.server.notedb
Class RobotCommentsRevisionNote
java.lang.Object
com.google.gerrit.server.notedb.RevisionNote<RobotComment>
com.google.gerrit.server.notedb.RobotCommentsRevisionNote
Holds the raw data of a RevisionNote.
It is intended for deserialization from JSON only. It is used for robot comments only.
-
Method Summary
Methods inherited from class com.google.gerrit.server.notedb.RevisionNote
checkParsed, getEntities, getOnlyEntity, getRaw, parse, trimLeadingEmptyLines
-
Method Details
-
parse
- Specified by:
parse
in classRevisionNote<RobotComment>
- Throws:
IOException
-