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, setFailed
public Collection getGlobalOptions()
getGlobalOptions
in class AbstractSVNCommand
protected String getResourceBundleName()
getResourceBundleName
in class AbstractSVNCommand
protected SVNSyncCommandEnvironment getSVNSyncEnvironment()
public int getOutputPriority()
Copyright © 2022. All rights reserved.