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