Package com.google.gerrit.server.project
Class RefValidationHelper
java.lang.Object
com.google.gerrit.server.project.RefValidationHelper
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoid
validateRefOperation
(String projectName, IdentifiedUser user, org.eclipse.jgit.lib.RefUpdate update, com.google.common.collect.ImmutableListMultimap<String, String> pushOptions)
-
Method Details
-
validateRefOperation
public void validateRefOperation(String projectName, IdentifiedUser user, org.eclipse.jgit.lib.RefUpdate update, com.google.common.collect.ImmutableListMultimap<String, String> pushOptions) throws ResourceConflictException- Throws:
ResourceConflictException
-