Package com.google.gerrit.server.notedb
Class CommentJsonMigrator
- java.lang.Object
-
- com.google.gerrit.server.notedb.CommentJsonMigrator
-
public class CommentJsonMigrator extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CommentJsonMigrator.ProjectMigrationResult
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CommentJsonMigrator.ProjectMigrationResult
migrateProject(Project.NameKey project, org.eclipse.jgit.lib.Repository repo, boolean dryRun)
-
-
-
Method Detail
-
migrateProject
public CommentJsonMigrator.ProjectMigrationResult migrateProject(Project.NameKey project, org.eclipse.jgit.lib.Repository repo, boolean dryRun)
-
-