Interface RefOperationValidators.Factory
- Enclosing class:
 - RefOperationValidators
 
public static interface RefOperationValidators.Factory
- 
Method Summary
Modifier and TypeMethodDescriptioncreate(Project project, IdentifiedUser user, org.eclipse.jgit.transport.ReceiveCommand cmd, com.google.common.collect.ImmutableListMultimap<String, String> pushOptions)  
- 
Method Details
- 
create
RefOperationValidators create(Project project, IdentifiedUser user, org.eclipse.jgit.transport.ReceiveCommand cmd, com.google.common.collect.ImmutableListMultimap<String, String> pushOptions)  
 -