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, setFailed
public SVNDumpFilterCommand(java.lang.String name, java.lang.String[] aliases, int outputPriority)
public java.util.Collection getGlobalOptions()
getGlobalOptions
in class AbstractSVNCommand
protected java.util.Collection createSupportedOptions()
createSupportedOptions
in class AbstractSVNCommand
protected java.lang.String getResourceBundleName()
getResourceBundleName
in class AbstractSVNCommand
protected SVNDumpFilterCommandEnvironment getSVNDumpFilterEnvironment()
public int getOutputPriority()