public class SVNLookDirsChangedCommand extends SVNLookCommand implements ISVNChangedDirectoriesHandler
| Constructor and Description |
|---|
SVNLookDirsChangedCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection |
createSupportedOptions() |
void |
handleDir(String path)
Handles changed directory path.
|
void |
run() |
getFSRoot, getGlobalOptions, getProperties, getResourceBundleName, getRevisionObject, getSVNLookEnvironmentavailableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailedprotected Collection createSupportedOptions()
createSupportedOptions in class AbstractSVNCommandpublic void run()
throws SVNException
run in class AbstractSVNCommandSVNExceptionpublic void handleDir(String path) throws SVNException
ISVNChangedDirectoriesHandlerpath is always absolute.handleDir in interface ISVNChangedDirectoriesHandlerpath - a changed dir pathSVNExceptionCopyright © 2025. All rights reserved.