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