Class CherryPickInput
java.lang.Object
com.google.gerrit.extensions.api.changes.CherryPickInput
- 
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanboolean - 
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() 
 -