public class SvnOldGetChangelistPaths extends SvnOldRunner<String,SvnGetChangelistPaths> implements ISVNChangelistHandler
UNKNOWNNULL| Constructor and Description |
|---|
SvnOldGetChangelistPaths() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(File path,
String changelistName)
Handles the next path belonging to
changelistName. |
protected String |
run() |
getWcGenerationgetFirstTarget, isApplicable, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContextprotected String run() throws SVNException
run in class SvnOperationRunner<String,SvnGetChangelistPaths>SVNExceptionpublic void handle(File path, String changelistName)
ISVNChangelistHandlerchangelistName.
On each invocation, path is a newly discovered member of the changelist named
changelistName.handle in interface ISVNChangelistHandlerpath - working copy pathchangelistName - changelist nameCopyright © 2025. All rights reserved.