public static interface RenameGroupOp.Factory
Modifier and Type | Method and Description |
---|---|
RenameGroupOp |
create(org.eclipse.jgit.lib.PersonIdent author,
com.google.gerrit.reviewdb.client.AccountGroup.UUID uuid,
String oldName,
String newName) |
RenameGroupOp create(org.eclipse.jgit.lib.PersonIdent author, com.google.gerrit.reviewdb.client.AccountGroup.UUID uuid, String oldName, String newName)