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