Class PublishCommentsOp

java.lang.Object
com.google.gerrit.server.PublishCommentsOp
All Implemented Interfaces:
BatchUpdateOp, RepoOnlyOp

public class PublishCommentsOp extends Object implements BatchUpdateOp
A BatchUpdateOp that can be used to publish draft comments

This class uses the PublishCommentUtil to publish draft comments and fires the necessary event for this.