public class RefOperationValidators extends Object
| Modifier and Type | Class and Description | 
|---|---|
static interface  | 
RefOperationValidators.Factory  | 
| Modifier and Type | Method and Description | 
|---|---|
static org.eclipse.jgit.transport.ReceiveCommand | 
getCommand(org.eclipse.jgit.lib.RefUpdate update,
          org.eclipse.jgit.transport.ReceiveCommand.Type type)  | 
List<ValidationMessage> | 
validateForRefOperation()  | 
public static org.eclipse.jgit.transport.ReceiveCommand getCommand(org.eclipse.jgit.lib.RefUpdate update,
                                                                   org.eclipse.jgit.transport.ReceiveCommand.Type type)
public List<ValidationMessage> validateForRefOperation() throws RefOperationValidationException
RefOperationValidationException