Class OnSubmitValidators
java.lang.Object
com.google.gerrit.server.git.validators.OnSubmitValidators
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoid
validate
(Project.NameKey project, org.eclipse.jgit.lib.ObjectReader objectReader, ChainedReceiveCommands commands)
-
Method Details
-
validate
public void validate(Project.NameKey project, org.eclipse.jgit.lib.ObjectReader objectReader, ChainedReceiveCommands commands) throws IntegrationConflictException - Throws:
IntegrationConflictException
-