public class CommentResource extends Object implements com.google.gerrit.extensions.restapi.RestResource
Modifier and Type | Field and Description |
---|---|
static com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<CommentResource>> |
COMMENT_KIND |
Constructor and Description |
---|
CommentResource(RevisionResource rev,
com.google.gerrit.reviewdb.client.PatchLineComment c) |
public static final com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<CommentResource>> COMMENT_KIND
public CommentResource(RevisionResource rev, com.google.gerrit.reviewdb.client.PatchLineComment c)