Package com.google.gerrit.server.restapi.change
package com.google.gerrit.server.restapi.change
-
ClassDescriptionAdds a single user to the attention set.Utility for applying a patch.Applies a fix that is provided as part of the request body.Create handler that is activated when collection element is accessed but doesn't exist, e.Handler to delete a file.Post to edit collection resource.Put handler that is activated when PUT request is called on collection element.A rest view to evaluate (test) a
SubmitRequirement
on a given change.Container for all logic necessary to port comments to a target patchset.Deletes a change message by rewriting history.Updates the storage to delete vote(s).Factory to createDeleteVoteOp
instances.Reads the list of users currently in the attention set.Gets one change message.Gets the diff for a change at two NoteDb meta SHA-1s.Filter for human comments.Extension point that is invoked on post review.Rest API for rebasing an ancestry chain of changes.Metrics for the rebase REST endpoints (Rebase
andRebaseChain
).Removes a single user from the attention set.This class is used to update the attention set when performing a review or replying on a change.A filter which only keeps comments which are part of an unresolvedCommentThread
.