Package com.google.gerrit.extensions.api.changes
@CheckReturnValue
package com.google.gerrit.extensions.api.changes
-
ClassDescriptionExtension point called during population of
ActionInfo
maps.Information about a patch to apply.Information for creating a new patch set from a given patch.API for managing the attention set of a change.Input at API level to add a user to the attention set.An API for the change edit of a change.Interface for change message APIs.Input to theChangeApi.comments()
.Input for deleting a change message.Input passed toDELETE /changes/[id]/reviewers/[id]
.Input passed toDELETE /changes/[id]/reviewers/[id]/votes/[label]
.Content to be added to a file (new or existing) via change edit.Options for "Get Related Changes" requests.Detailed information about who should be notified about an update.Input passed toPOST /changes/[id]/edit:publish/
.Input passed toPOST /changes/[change-id]/revert
andPOST /changes/[change-id]/revert_submission
Account and approval details for an added reviewer.Result object representing the outcome of a request to add/remove a reviewer.Input passed toPOST /changes/[id]/revisions/[id]/review
.Deprecated.Result object representing the outcome of a review request.Output options available for submitted_together requests.