| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.changes |
| Modifier and Type | Method and Description |
|---|---|
RobotCommentInfo |
RobotCommentApi.get() |
RobotCommentInfo |
RobotCommentApi.NotImplemented.get() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<RobotCommentInfo>> |
ChangeApi.robotComments()
Get all robot comments on a change.
|
Map<String,List<RobotCommentInfo>> |
ChangeApi.NotImplemented.robotComments() |
Map<String,List<RobotCommentInfo>> |
RevisionApi.robotComments() |
Map<String,List<RobotCommentInfo>> |
RevisionApi.NotImplemented.robotComments() |
List<RobotCommentInfo> |
RevisionApi.robotCommentsAsList() |
List<RobotCommentInfo> |
RevisionApi.NotImplemented.robotCommentsAsList() |
Copyright © 2018. All rights reserved.