public class SVNLookTreeCommand extends SVNLookCommand implements ISVNTreeHandler
Modifier | Constructor and Description |
---|---|
protected |
SVNLookTreeCommand() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection |
createSupportedOptions() |
void |
handlePath(SVNAdminPath adminPath)
Handles path information.
|
void |
run() |
getFSRoot, getGlobalOptions, getProperties, getResourceBundleName, getRevisionObject, getSVNLookEnvironment
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailed
protected java.util.Collection createSupportedOptions()
createSupportedOptions
in class AbstractSVNCommand
public void run() throws SVNException
run
in class AbstractSVNCommand
SVNException
public void handlePath(SVNAdminPath adminPath) throws SVNException
ISVNTreeHandler
handlePath
in interface ISVNTreeHandler
adminPath
- repository path informationSVNException
Copyright © 2020. All rights reserved.