Modifier and Type | Method and Description |
---|---|
protected String |
AbstractSVNCommandEnvironment.getCommandName(SVNCommandLine commandLine) |
void |
AbstractSVNCommandEnvironment.init(SVNCommandLine commandLine) |
protected void |
AbstractSVNCommandEnvironment.initCommand(SVNCommandLine commandLine) |
protected void |
AbstractSVNCommandEnvironment.initOptions(SVNCommandLine commandLine) |
protected abstract String |
AbstractSVNCommandEnvironment.refineCommandName(String commandName,
SVNCommandLine commandLine) |
protected void |
AbstractSVNCommandEnvironment.validateOptions(SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected void |
SVNCommandEnvironment.initOptions(SVNCommandLine commandLine) |
protected String |
SVNCommandEnvironment.refineCommandName(String commandName,
SVNCommandLine commandLine) |
protected void |
SVNCommandEnvironment.validateOptions(SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected String |
SVNAdminCommandEnvironment.refineCommandName(String commandName,
SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected void |
SVNDumpFilterCommandEnvironment.initOptions(SVNCommandLine commandLine) |
protected String |
SVNDumpFilterCommandEnvironment.refineCommandName(String commandName,
SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected String |
SVNLookCommandEnvironment.refineCommandName(String commandName,
SVNCommandLine commandLine) |
protected void |
SVNLookCommandEnvironment.validateOptions(SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected String |
SVNSyncCommandEnvironment.refineCommandName(String commandName,
SVNCommandLine commandLine) |
protected void |
SVNSyncCommandEnvironment.validateOptions(SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected String |
SVNVersionCommandEnvironment.refineCommandName(String commandName,
SVNCommandLine commandLine) |
Copyright © 2019. All rights reserved.