Class RobotCommentInfo
- java.lang.Object
-
- com.google.gerrit.extensions.client.Comment
-
- com.google.gerrit.extensions.common.CommentInfo
-
- com.google.gerrit.extensions.common.RobotCommentInfo
-
public class RobotCommentInfo extends CommentInfo
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.google.gerrit.extensions.client.Comment
Comment.Range
-
-
Field Summary
Fields Modifier and Type Field Description List<FixSuggestionInfo>
fixSuggestions
Map<String,String>
properties
String
robotId
String
robotRunId
String
url
-
Fields inherited from class com.google.gerrit.extensions.common.CommentInfo
author, changeMessageId, contextLines, tag, unresolved
-
-
Constructor Summary
Constructors Constructor Description RobotCommentInfo()
-
Method Summary
-
Methods inherited from class com.google.gerrit.extensions.common.CommentInfo
equals, hashCode
-
-