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