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, setFailedprotected SVNAdminCommandEnvironment getSVNAdminEnvironment()
protected File getLocalRepository() throws SVNException
SVNExceptionprotected File getLocalRepository(int index) throws SVNException
SVNExceptionprotected String getResourceBundleName()
getResourceBundleName in class AbstractSVNCommandprotected long getRevisionNumber(SVNRevision rev, long latestRevision, SVNRepository repos) throws SVNException
SVNExceptionpublic Collection getGlobalOptions()
getGlobalOptions in class AbstractSVNCommandCopyright © 2025. All rights reserved.