public class SvnOldGetChangelistPaths extends SvnOldRunner<java.lang.String,SvnGetChangelistPaths> implements ISVNChangelistHandler
UNKNOWN
NULL
Constructor and Description |
---|
SvnOldGetChangelistPaths() |
Modifier and Type | Method and Description |
---|---|
void |
handle(java.io.File path,
java.lang.String changelistName)
Handles the next path belonging to
changelistName . |
protected java.lang.String |
run() |
getWcGeneration
getFirstTarget, isApplicable, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContext
protected java.lang.String run() throws SVNException
run
in class SvnOperationRunner<java.lang.String,SvnGetChangelistPaths>
SVNException
public void handle(java.io.File path, java.lang.String changelistName)
ISVNChangelistHandler
changelistName
.
On each invocation, path
is a newly discovered member of the changelist named
changelistName
.handle
in interface ISVNChangelistHandler
path
- working copy pathchangelistName
- changelist nameCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.