public class SvnRepositoryGetChangedDirectoriesImpl extends SvnRepositoryOperationRunner<String,SvnRepositoryGetChangedDirectories> implements ISVNChangedDirectoriesHandler
UNKNOWNNULL| Constructor and Description |
|---|
SvnRepositoryGetChangedDirectoriesImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleDir(String path)
Handles changed directory path.
|
protected String |
run() |
getWcGeneration, isApplicablegetFirstTarget, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContextpublic SvnRepositoryGetChangedDirectoriesImpl()
protected String run() throws SVNException
run in class SvnOperationRunner<String,SvnRepositoryGetChangedDirectories>SVNExceptionpublic void handleDir(String path) throws SVNException
ISVNChangedDirectoriesHandlerpath is always absolute.handleDir in interface ISVNChangedDirectoriesHandlerpath - a changed dir pathSVNExceptionCopyright © 2025. All rights reserved.