| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.config |
| Modifier and Type | Field and Description |
|---|---|
ConsistencyCheckInfo.ConsistencyProblemInfo.Status |
ConsistencyCheckInfo.ConsistencyProblemInfo.status |
| Modifier and Type | Method and Description |
|---|---|
static ConsistencyCheckInfo.ConsistencyProblemInfo.Status |
ConsistencyCheckInfo.ConsistencyProblemInfo.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsistencyCheckInfo.ConsistencyProblemInfo.Status[] |
ConsistencyCheckInfo.ConsistencyProblemInfo.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConsistencyProblemInfo(ConsistencyCheckInfo.ConsistencyProblemInfo.Status status,
String message) |
Copyright © 2018. All rights reserved.