Class RobotCommentInfo
java.lang.Object
com.google.gerrit.extensions.client.Comment
com.google.gerrit.extensions.common.CommentInfo
com.google.gerrit.extensions.common.RobotCommentInfo
- 
Nested Class Summary
Nested classes/interfaces inherited from class com.google.gerrit.extensions.client.Comment
Comment.Range - 
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.google.gerrit.extensions.common.CommentInfo
author, changeMessageId, contextLines, sourceContentType, tag, unresolved - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.google.gerrit.extensions.common.CommentInfo
equals, hashCodeMethods inherited from class com.google.gerrit.extensions.client.Comment
getUpdated, setUpdated, side 
- 
Field Details
- 
robotId
 - 
robotRunId
 - 
url
 - 
properties
 - 
fixSuggestions
 
 - 
 - 
Constructor Details
- 
RobotCommentInfo
public RobotCommentInfo() 
 -