public class CommentResource
extends java.lang.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 |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.reviewdb.client.PatchSet |
getPatchSet() |
public static final com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<CommentResource>> COMMENT_KIND