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 Collectionintprotected Stringprotected SVNDumpFilterCommandEnvironmentMethods 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:
getGlobalOptionsin classAbstractSVNCommand
-
createSupportedOptions
- Specified by:
createSupportedOptionsin classAbstractSVNCommand
-
getResourceBundleName
- Specified by:
getResourceBundleNamein classAbstractSVNCommand
-
getSVNDumpFilterEnvironment
-
getOutputPriority
public int getOutputPriority()
-