public class RerunInput extends Object
Modifier and Type | Field and Description |
---|---|
com.google.gerrit.extensions.api.changes.NotifyHandling |
notify
Whom to send email notifications to when the combined check state changes due to rerunning this
check.
|
Map<com.google.gerrit.extensions.api.changes.RecipientType,com.google.gerrit.extensions.api.changes.NotifyInfo> |
notifyDetails
Additional information about whom to notify regardless of the
notify setting. |
Constructor and Description |
---|
RerunInput() |
Copyright © 2018–2024. All rights reserved.