public class SVNLockCommand extends SVNCommand
Constructor and Description |
---|
SVNLockCommand() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection |
createSupportedOptions() |
java.lang.String |
getFileAmbigousErrorMessage() |
protected java.lang.String |
getLockMessage() |
java.lang.String |
getMessageAmbigousErrorMessage() |
boolean |
isCommitter() |
void |
run() |
acceptsRevisionRange, getGlobalOptions, getResourceBundleName, getSVNEnvironment
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailed
public boolean isCommitter()
isCommitter
in class SVNCommand
public java.lang.String getFileAmbigousErrorMessage()
getFileAmbigousErrorMessage
in class SVNCommand
public java.lang.String getMessageAmbigousErrorMessage()
getMessageAmbigousErrorMessage
in class SVNCommand
protected java.util.Collection createSupportedOptions()
createSupportedOptions
in class AbstractSVNCommand
public void run() throws SVNException
run
in class AbstractSVNCommand
SVNException
protected java.lang.String getLockMessage() throws SVNException
SVNException