Class CherryPickInput
java.lang.Object
com.google.gerrit.extensions.api.changes.CherryPickInput
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
message
-
destination
-
base
-
parent
-
notify
-
notifyDetails
-
keepReviewers
public boolean keepReviewers -
allowConflicts
public boolean allowConflicts -
topic
-
allowEmpty
public boolean allowEmpty -
validationOptions
-
committerEmail
-
-
Constructor Details
-
CherryPickInput
public CherryPickInput()
-