| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.changes |
| Modifier and Type | Field and Description |
|---|---|
ReviewInput.DraftHandling |
ReviewInput.drafts
How to process draft comments already in the database that were not also described in this
input request.
|
| Modifier and Type | Method and Description |
|---|---|
static ReviewInput.DraftHandling |
ReviewInput.DraftHandling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReviewInput.DraftHandling[] |
ReviewInput.DraftHandling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.