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