public class SVNStatusCommand extends SVNXMLCommand implements ISVNStatusHandler
| Constructor and Description |
|---|
SVNStatusCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection |
createSupportedOptions() |
void |
handleStatus(SVNStatus status)
Handles WC item's status information using an SVNStatus object.
|
protected StringBuffer |
printXMLStatus(SVNStatus status,
String path) |
void |
run() |
addXMLProp, closeXMLTag, openCDataTag, openXMLTag, openXMLTag, printXMLFooter, printXMLHeader, printXMLPropHashacceptsRevisionRange, getFileAmbigousErrorMessage, getGlobalOptions, getMessageAmbigousErrorMessage, getResourceBundleName, getSVNEnvironment, isCommitteravailableCommands, 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 handleStatus(SVNStatus status) throws SVNException
ISVNStatusHandlerhandleStatus in interface ISVNStatusHandlerstatus - an object that contains per item status informationSVNExceptionprotected StringBuffer printXMLStatus(SVNStatus status, String path)
Copyright © 2025. All rights reserved.