public class SvnRepositoryGetChangedImpl extends SvnRepositoryOperationRunner<SVNChangeEntry,SvnRepositoryGetChanged> implements ISVNChangeEntryHandler
UNKNOWNNULL| Constructor and Description |
|---|
SvnRepositoryGetChangedImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEntry(SVNChangeEntry entry)
Handles information on a changed path.
|
protected SVNChangeEntry |
run() |
getWcGeneration, isApplicablegetFirstTarget, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContextprotected SVNChangeEntry run() throws SVNException
run in class SvnOperationRunner<SVNChangeEntry,SvnRepositoryGetChanged>SVNExceptionpublic void handleEntry(SVNChangeEntry entry) throws SVNException
ISVNChangeEntryHandlerhandleEntry in interface ISVNChangeEntryHandlerentry - an object containing details of a path changeSVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.