public class CommentResource extends java.lang.Object implements RestResource
RestResource.HasETag, RestResource.HasLastModified
Modifier and Type | Field and Description |
---|---|
static com.google.inject.TypeLiteral<RestView<CommentResource>> |
COMMENT_KIND |
Constructor and Description |
---|
CommentResource(RevisionResource rev,
Comment c) |
Modifier and Type | Method and Description |
---|---|
PatchSet |
getPatchSet() |
public static final com.google.inject.TypeLiteral<RestView<CommentResource>> COMMENT_KIND
public CommentResource(RevisionResource rev, Comment c)
public PatchSet getPatchSet()