public class OnSubmitValidators
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
OnSubmitValidators.Factory |
Modifier and Type | Method and Description |
---|---|
void |
validate(Project.NameKey project,
org.eclipse.jgit.lib.Repository repo,
org.eclipse.jgit.lib.ObjectReader objectReader,
java.util.Map<java.lang.String,org.eclipse.jgit.transport.ReceiveCommand> commands) |
public void validate(Project.NameKey project, org.eclipse.jgit.lib.Repository repo, org.eclipse.jgit.lib.ObjectReader objectReader, java.util.Map<java.lang.String,org.eclipse.jgit.transport.ReceiveCommand> commands) throws IntegrationException
IntegrationException