Package com.google.gerrit.server.change
Class DeleteReviewersUtil
- java.lang.Object
-
- com.google.gerrit.server.change.DeleteReviewersUtil
-
public class DeleteReviewersUtil extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addDeleteReviewerOpToBatchUpdate(BatchUpdate batchUpdate, ChangeNotes changeNotes, ReviewerInput reviewerInput)
-
-
-
Method Detail
-
addDeleteReviewerOpToBatchUpdate
public void addDeleteReviewerOpToBatchUpdate(BatchUpdate batchUpdate, ChangeNotes changeNotes, ReviewerInput reviewerInput) throws IOException, org.eclipse.jgit.errors.ConfigInvalidException, AuthException, ResourceNotFoundException
- Throws:
IOException
org.eclipse.jgit.errors.ConfigInvalidException
AuthException
ResourceNotFoundException
-
-