Class SVNDumpFilterCommand
java.lang.Object
org.tmatesoft.svn.cli.AbstractSVNCommand
org.tmatesoft.svn.cli.svndumpfilter.SVNDumpFilterCommand
- Direct Known Subclasses:
SVNDumpFilterExcludeCommand
,SVNDumpFilterHelpCommand
,SVNDumpFilterIncludeCommand
- Version:
- 1.3
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Collection
int
protected String
protected SVNDumpFilterCommandEnvironment
Methods inherited from class org.tmatesoft.svn.cli.AbstractSVNCommand
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, run, setFailed
-
Field Details
-
myOutputPriority
private int myOutputPriority
-
-
Constructor Details
-
SVNDumpFilterCommand
-
-
Method Details
-
getGlobalOptions
- Specified by:
getGlobalOptions
in classAbstractSVNCommand
-
createSupportedOptions
- Specified by:
createSupportedOptions
in classAbstractSVNCommand
-
getResourceBundleName
- Specified by:
getResourceBundleName
in classAbstractSVNCommand
-
getSVNDumpFilterEnvironment
-
getOutputPriority
public int getOutputPriority()
-