| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.projects | |
| com.google.gerrit.extensions.client | |
| com.google.gerrit.extensions.common |
| Modifier and Type | Field and Description |
|---|---|
ProjectState |
ConfigInfo.state |
ProjectState |
ConfigInput.state |
| Modifier and Type | Method and Description |
|---|---|
ProjectState |
Projects.ListRequest.getState() |
| Modifier and Type | Method and Description |
|---|---|
Projects.ListRequest |
Projects.ListRequest.withState(ProjectState state) |
| Modifier and Type | Method and Description |
|---|---|
static ProjectState |
ProjectState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectState[] |
ProjectState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
ProjectState |
ProjectInfo.state |
Copyright © 2018. All rights reserved.