Package com.google.gerrit.server
Class PublishCommentUtil
- java.lang.Object
-
- com.google.gerrit.server.PublishCommentUtil
-
public class PublishCommentUtil extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
publish(ChangeContext ctx, PatchSet.Id psId, Collection<Comment> drafts, String tag)
-
-
-
Method Detail
-
publish
public void publish(ChangeContext ctx, PatchSet.Id psId, Collection<Comment> drafts, String tag)
-
-