public abstract class SVNDumpFilterCommand extends AbstractSVNCommand
| Modifier and Type | Field and Description |
|---|---|
private int |
myOutputPriority |
| Constructor and Description |
|---|
SVNDumpFilterCommand(java.lang.String name,
java.lang.String[] aliases,
int outputPriority) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection |
createSupportedOptions() |
java.util.Collection |
getGlobalOptions() |
int |
getOutputPriority() |
protected java.lang.String |
getResourceBundleName() |
protected SVNDumpFilterCommandEnvironment |
getSVNDumpFilterEnvironment() |
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, run, setFailedpublic SVNDumpFilterCommand(java.lang.String name,
java.lang.String[] aliases,
int outputPriority)
public java.util.Collection getGlobalOptions()
getGlobalOptions in class AbstractSVNCommandprotected java.util.Collection createSupportedOptions()
createSupportedOptions in class AbstractSVNCommandprotected java.lang.String getResourceBundleName()
getResourceBundleName in class AbstractSVNCommandprotected SVNDumpFilterCommandEnvironment getSVNDumpFilterEnvironment()
public int getOutputPriority()