public abstract static class ConsistencyChecker.Result
extends java.lang.Object
Constructor and Description |
---|
Result() |
Modifier and Type | Method and Description |
---|---|
abstract com.google.gerrit.reviewdb.client.Change |
change() |
abstract com.google.gerrit.reviewdb.client.Change.Id |
id() |
abstract java.util.List<com.google.gerrit.extensions.common.ProblemInfo> |
problems() |