public class SVNLookDirsChangedCommand extends SVNLookCommand implements ISVNChangedDirectoriesHandler
Constructor and Description |
---|
SVNLookDirsChangedCommand() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection |
createSupportedOptions() |
void |
handleDir(java.lang.String path)
Handles changed directory path.
|
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 handleDir(java.lang.String path) throws SVNException
ISVNChangedDirectoriesHandler
path
is always absolute.handleDir
in interface ISVNChangedDirectoriesHandler
path
- a changed dir pathSVNException
Copyright © 2020. All rights reserved.