Class PublishChangeEditInput
java.lang.Object
com.google.gerrit.extensions.api.changes.PublishChangeEditInput
Input passed to 
POST /changes/[id]/edit:publish/.- 
Field SummaryFieldsModifier and TypeFieldDescriptionWho to send email notifications to after the change edit is published.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
notifyWho to send email notifications to after the change edit is published.
- 
notifyDetails
 
- 
- 
Constructor Details- 
PublishChangeEditInputpublic PublishChangeEditInput()
 
-