public abstract class SVNAdminCommand extends AbstractSVNCommand
Modifier | Constructor and Description |
---|---|
protected |
SVNAdminCommand(String name,
String[] aliases) |
Modifier and Type | Method and Description |
---|---|
Collection |
getGlobalOptions() |
protected File |
getLocalRepository() |
protected File |
getLocalRepository(int index) |
protected String |
getResourceBundleName() |
protected long |
getRevisionNumber(SVNRevision rev,
long latestRevision,
SVNRepository repos) |
protected SVNAdminCommandEnvironment |
getSVNAdminEnvironment() |
availableCommands, createSupportedOptions, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, run, setFailed
protected SVNAdminCommandEnvironment getSVNAdminEnvironment()
protected File getLocalRepository() throws SVNException
SVNException
protected File getLocalRepository(int index) throws SVNException
SVNException
protected String getResourceBundleName()
getResourceBundleName
in class AbstractSVNCommand
protected long getRevisionNumber(SVNRevision rev, long latestRevision, SVNRepository repos) throws SVNException
SVNException
public Collection getGlobalOptions()
getGlobalOptions
in class AbstractSVNCommand
Copyright © 2022. All rights reserved.