Class NotifyInfo
java.lang.Object
com.google.gerrit.extensions.api.changes.NotifyInfo
Detailed information about who should be notified about an update.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
accounts
-
-
Constructor Details
-
NotifyInfo
- Parameters:
accounts
- may be either just a list of: account IDs, Full names, usernames, or emails. Also could be a list of those: "Full name <[email protected]>" or "Full name ()"
-
-
Method Details