Package com.google.gerrit.server.notedb
Class CommentJsonMigrator.ProjectMigrationResult
- java.lang.Object
-
- com.google.gerrit.server.notedb.CommentJsonMigrator.ProjectMigrationResult
-
- Enclosing class:
- CommentJsonMigrator
public static class CommentJsonMigrator.ProjectMigrationResult extends Object
-
-
Field Summary
Fields Modifier and Type Field Description boolean
ok
List<String>
refsUpdated
int
skipped
-
Constructor Summary
Constructors Constructor Description ProjectMigrationResult()
-