Package | Description |
---|---|
com.google.gerrit.plugins.checks.api |
Modifier and Type | Field and Description |
---|---|
CheckerStatus |
CheckInfo.checkerStatus
Status of the checker that produced this check.
|
CheckerStatus |
CheckerInput.status |
CheckerStatus |
CheckerInfo.status |
Modifier and Type | Method and Description |
---|---|
static CheckerStatus |
CheckerStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckerStatus[] |
CheckerStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2024. All rights reserved.