Class ApplyProvidedFixInput
java.lang.Object
com.google.gerrit.extensions.common.ApplyProvidedFixInput
Input containing fix definitions to apply the provided fix to the change, on the patchset
 specified by revision id.
- 
Field SummaryFieldsModifier and TypeFieldDescription
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
fixReplacementInfos
- 
originalPatchsetForFix
 
- 
- 
Constructor Details- 
ApplyProvidedFixInputpublic ApplyProvidedFixInput()
 
-