public class CommentResource extends 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) |
public static final com.google.inject.TypeLiteral<RestView<CommentResource>> COMMENT_KIND
public CommentResource(RevisionResource rev, Comment c)
public PatchSet getPatchSet()