private class SVNResource.SVNStatusHandler extends Object implements org.tmatesoft.svn.core.wc.ISVNStatusHandler
ISVNStatusHandler implementation that just stores and returns the status.| Modifier and Type | Field and Description |
|---|---|
private org.tmatesoft.svn.core.wc.SVNStatus |
status
Current status of the resource.
|
| Modifier | Constructor and Description |
|---|---|
private |
SVNResource.SVNStatusHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.tmatesoft.svn.core.wc.SVNStatus |
getStatus()
Gets the current status of the resource.
|
void |
handleStatus(org.tmatesoft.svn.core.wc.SVNStatus currentStatus) |
private org.tmatesoft.svn.core.wc.SVNStatus status
public org.tmatesoft.svn.core.wc.SVNStatus getStatus()
public void handleStatus(org.tmatesoft.svn.core.wc.SVNStatus currentStatus)
throws org.tmatesoft.svn.core.SVNException
handleStatus in interface org.tmatesoft.svn.core.wc.ISVNStatusHandlerorg.tmatesoft.svn.core.SVNExceptionCopyright © 1999–2016 Shibboleth Consortium. All rights reserved.