Package com.google.gerrit.server
Interface PublishCommentsOp.Factory
-
- Enclosing class:
- PublishCommentsOp
public static interface PublishCommentsOp.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PublishCommentsOp
create(PatchSet.Id psId, Project.NameKey projectNameKey)
-
-
-
Method Detail
-
create
PublishCommentsOp create(PatchSet.Id psId, Project.NameKey projectNameKey)
-
-