Class DeleteComment

java.lang.Object
com.google.gerrit.server.restapi.change.DeleteComment
All Implemented Interfaces:
RestModifyView<HumanCommentResource,DeleteCommentInput>, RestView<HumanCommentResource>

public class DeleteComment extends Object implements RestModifyView<HumanCommentResource,DeleteCommentInput>