Class AbstractBatchInput<T>
java.lang.Object
com.google.gerrit.extensions.common.AbstractBatchInput<T>
- Direct Known Subclasses:
BatchLabelInput
,BatchSubmitRequirementInput
Input for the REST API that describes additions, updates and deletions items in a collection.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
commitMessage
-
delete
-
create
-
update
-
-
Constructor Details
-
AbstractBatchInput
public AbstractBatchInput()
-