Package com.google.gerrit.server.change
Interface PatchSetInserter.Factory
- Enclosing class:
- PatchSetInserter
public static interface PatchSetInserter.Factory
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(ChangeNotes notes, PatchSet.Id psId, org.eclipse.jgit.lib.ObjectId commitId)
-
Method Details
-
create
PatchSetInserter create(ChangeNotes notes, PatchSet.Id psId, org.eclipse.jgit.lib.ObjectId commitId)
-