public class SvnRepositoryGetChangedDirectoriesImpl extends SvnRepositoryOperationRunner<java.lang.String,SvnRepositoryGetChangedDirectories> implements ISVNChangedDirectoriesHandler
UNKNOWN
NULL
Constructor and Description |
---|
SvnRepositoryGetChangedDirectoriesImpl() |
Modifier and Type | Method and Description |
---|---|
void |
handleDir(java.lang.String path)
Handles changed directory path.
|
protected java.lang.String |
run() |
getWcGeneration, isApplicable
getFirstTarget, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContext
public SvnRepositoryGetChangedDirectoriesImpl()
protected java.lang.String run() throws SVNException
run
in class SvnOperationRunner<java.lang.String,SvnRepositoryGetChangedDirectories>
SVNException
public void handleDir(java.lang.String path) throws SVNException
ISVNChangedDirectoriesHandler
path
is always absolute.handleDir
in interface ISVNChangedDirectoriesHandler
path
- a changed dir pathSVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.