Package com.google.gerrit.server.update
Interface NoteDbBatchUpdate.AssistedFactory
-
- Enclosing class:
- NoteDbBatchUpdate
public static interface NoteDbBatchUpdate.AssistedFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NoteDbBatchUpdate
create(ReviewDb db, Project.NameKey project, CurrentUser user, Timestamp when)
-
-
-
Method Detail
-
create
NoteDbBatchUpdate create(ReviewDb db, Project.NameKey project, CurrentUser user, Timestamp when)
-
-