public static class SvnJavaUtil.GenericEventHandler extends Object implements org.tmatesoft.svn.core.wc.ISVNEventHandler
getEvents()
Constructor and Description |
---|
SvnJavaUtil.GenericEventHandler() |
Modifier and Type | Method and Description |
---|---|
void |
checkCancelled() |
void |
clearEvents() |
List |
getEvents() |
void |
handleEvent(org.tmatesoft.svn.core.wc.SVNEvent event,
double progress) |
public void handleEvent(org.tmatesoft.svn.core.wc.SVNEvent event, double progress)
handleEvent
in interface org.tmatesoft.svn.core.wc.ISVNEventHandler
public void checkCancelled() throws org.tmatesoft.svn.core.SVNCancelException
checkCancelled
in interface org.tmatesoft.svn.core.ISVNCanceller
org.tmatesoft.svn.core.SVNCancelException
public List getEvents()
public void clearEvents()
Copyright © 2013. All Rights Reserved.