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, setFailed
public boolean acceptsRevisionRange()
public boolean isCommitter()
public String getFileAmbigousErrorMessage()
public String getMessageAmbigousErrorMessage()
protected SVNCommandEnvironment getSVNEnvironment()
protected String getResourceBundleName()
getResourceBundleName
in class AbstractSVNCommand
public Collection getGlobalOptions()
getGlobalOptions
in class AbstractSVNCommand
Copyright © 2019. All rights reserved.