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