public class SvnRepositoryVerifyImpl extends SvnRepositoryOperationRunner<SVNAdminEvent,SvnRepositoryVerify> implements ISVNAdminEventHandler
UNKNOWN
NULL
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, isApplicable
getFirstTarget, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleEvent
checkCancelled
protected SVNAdminEvent run() throws SVNException
run
in class SvnOperationRunner<SVNAdminEvent,SvnRepositoryVerify>
SVNException
public void handleAdminEvent(SVNAdminEvent event, double progress) throws SVNException
ISVNAdminEventHandler
handleAdminEvent
in interface ISVNAdminEventHandler
event
- an event to handleprogress
- progress state (reserved for future purposes)SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.