Class NotifyInfo
java.lang.Object
com.google.gerrit.extensions.api.changes.NotifyInfo
Detailed information about who should be notified about an update.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
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 invalid input: '<'[email protected]>" or "Full name (- )" 
 
 
- 
- 
Method Details