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