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 Summary
FieldsModifier and TypeFieldDescription - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
commitMessage
 - 
delete
 - 
create
 - 
update
 
 - 
 - 
Constructor Details
- 
BatchLabelInput
public BatchLabelInput() 
 -