Class BatchLabelInput
java.lang.Object
com.google.gerrit.extensions.common.BatchLabelInput
Input for the REST API that describes additions, updates and deletions of label definitions.
- 
Field SummaryFieldsModifier and TypeFieldDescription
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
commitMessage
- 
delete
- 
create
- 
update
 
- 
- 
Constructor Details- 
BatchLabelInputpublic BatchLabelInput()
 
-