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