public abstract class SVNCommand extends AbstractSVNCommand
| Modifier | Constructor and Description |
|---|---|
protected |
SVNCommand(String name,
String[] aliases) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsRevisionRange() |
String |
getFileAmbigousErrorMessage() |
Collection |
getGlobalOptions() |
String |
getMessageAmbigousErrorMessage() |
protected String |
getResourceBundleName() |
protected SVNCommandEnvironment |
getSVNEnvironment() |
boolean |
isCommitter() |
availableCommands, createSupportedOptions, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, run, setFailedpublic boolean acceptsRevisionRange()
public boolean isCommitter()
public String getFileAmbigousErrorMessage()
public String getMessageAmbigousErrorMessage()
protected SVNCommandEnvironment getSVNEnvironment()
protected String getResourceBundleName()
getResourceBundleName in class AbstractSVNCommandpublic Collection getGlobalOptions()
getGlobalOptions in class AbstractSVNCommandCopyright © 2025. All rights reserved.