Class OnSubmitValidators
- java.lang.Object
-
- com.google.gerrit.server.git.validators.OnSubmitValidators
-
public class OnSubmitValidators extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
OnSubmitValidators.Factory
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
validate(Project.NameKey project, org.eclipse.jgit.lib.ObjectReader objectReader, ChainedReceiveCommands commands)
-
-
-
Method Detail
-
validate
public void validate(Project.NameKey project, org.eclipse.jgit.lib.ObjectReader objectReader, ChainedReceiveCommands commands) throws IntegrationException
- Throws:
IntegrationException
-
-