Class ReviewInput.RobotCommentInput
- java.lang.Object
-
- com.google.gerrit.extensions.client.Comment
-
- com.google.gerrit.extensions.api.changes.ReviewInput.CommentInput
-
- com.google.gerrit.extensions.api.changes.ReviewInput.RobotCommentInput
-
- Enclosing class:
- ReviewInput
public static class ReviewInput.RobotCommentInput extends ReviewInput.CommentInput
-
-
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
-
Constructor Summary
Constructors Constructor Description RobotCommentInput()
-