| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.changes | |
| com.google.gerrit.extensions.common |
| Modifier and Type | Field and Description |
|---|---|
Map<RecipientType,NotifyInfo> |
CherryPickInput.notifyDetails |
Map<RecipientType,NotifyInfo> |
PublishChangeEditInput.notifyDetails |
Map<RecipientType,NotifyInfo> |
SubmitInput.notifyDetails |
Map<RecipientType,NotifyInfo> |
RevertInput.notifyDetails |
Map<RecipientType,NotifyInfo> |
DeleteReviewerInput.notifyDetails |
Map<RecipientType,NotifyInfo> |
ReviewInput.notifyDetails |
Map<RecipientType,NotifyInfo> |
AbandonInput.notifyDetails |
Map<RecipientType,NotifyInfo> |
DeleteVoteInput.notifyDetails |
Map<RecipientType,NotifyInfo> |
AddReviewerInput.notifyDetails |
| Modifier and Type | Method and Description |
|---|---|
static RecipientType |
RecipientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecipientType[] |
RecipientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
Map<RecipientType,NotifyInfo> |
ChangeInput.notifyDetails |
Map<RecipientType,NotifyInfo> |
CommitMessageInput.notifyDetails |
Copyright © 2018. All rights reserved.