public class SvnRepositoryVerifyImpl extends SvnRepositoryOperationRunner<SVNAdminEvent,SvnRepositoryVerify> implements ISVNAdminEventHandler
UNKNOWNNULL| Constructor and Description |
|---|
SvnRepositoryVerifyImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleAdminEvent(SVNAdminEvent event,
double progress)
Handles the current admin event.
|
protected SVNAdminEvent |
run() |
getWcGeneration, isApplicablegetFirstTarget, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleEventcheckCancelledprotected SVNAdminEvent run() throws SVNException
run in class SvnOperationRunner<SVNAdminEvent,SvnRepositoryVerify>SVNExceptionpublic void handleAdminEvent(SVNAdminEvent event, double progress) throws SVNException
ISVNAdminEventHandlerhandleAdminEvent in interface ISVNAdminEventHandlerevent - an event to handleprogress - progress state (reserved for future purposes)SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.