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