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