public class SVNLookChangedCommand extends SVNLookCommand implements ISVNChangeEntryHandler
Constructor and Description |
---|
SVNLookChangedCommand() |
Modifier and Type | Method and Description |
---|---|
protected Collection |
createSupportedOptions() |
void |
handleEntry(SVNChangeEntry entry)
Handles information on a changed path.
|
void |
run() |
getFSRoot, getGlobalOptions, getProperties, getResourceBundleName, getRevisionObject, getSVNLookEnvironment
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailed
protected Collection createSupportedOptions()
createSupportedOptions
in class AbstractSVNCommand
public void run() throws SVNException
run
in class AbstractSVNCommand
SVNException
public void handleEntry(SVNChangeEntry entry) throws SVNException
ISVNChangeEntryHandler
handleEntry
in interface ISVNChangeEntryHandler
entry
- an object containing details of a path changeSVNException
Copyright © 2023. All rights reserved.