public class SvnRepositoryGetChangedImpl extends SvnRepositoryOperationRunner<SVNChangeEntry,SvnRepositoryGetChanged> implements ISVNChangeEntryHandler
UNKNOWN
NULL
Constructor and Description |
---|
SvnRepositoryGetChangedImpl() |
Modifier and Type | Method and Description |
---|---|
void |
handleEntry(SVNChangeEntry entry)
Handles information on a changed path.
|
protected SVNChangeEntry |
run() |
getWcGeneration, isApplicable
getFirstTarget, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContext
protected SVNChangeEntry run() throws SVNException
run
in class SvnOperationRunner<SVNChangeEntry,SvnRepositoryGetChanged>
SVNException
public void handleEntry(SVNChangeEntry entry) throws SVNException
ISVNChangeEntryHandler
handleEntry
in interface ISVNChangeEntryHandler
entry
- an object containing details of a path changeSVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.