public class SVNVersionCommand extends AbstractSVNCommand
| Constructor and Description |
|---|
SVNVersionCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection |
createSupportedOptions() |
java.util.Collection |
getGlobalOptions() |
protected java.lang.String |
getResourceBundleName() |
protected SVNVersionCommandEnvironment |
getSVNVersionEnvironment() |
void |
run() |
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailedprotected java.util.Collection createSupportedOptions()
createSupportedOptions in class AbstractSVNCommandprotected SVNVersionCommandEnvironment getSVNVersionEnvironment()
protected java.lang.String getResourceBundleName()
getResourceBundleName in class AbstractSVNCommandpublic void run()
throws SVNException
run in class AbstractSVNCommandSVNExceptionpublic java.util.Collection getGlobalOptions()
getGlobalOptions in class AbstractSVNCommand