public class SvnNgRemove extends SvnNgOperationRunner<Void,SvnScheduleForRemoval>
UNKNOWNNULL| Constructor and Description |
|---|
SvnNgRemove() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkCanDelete(SvnOperationFactory opFactory,
SVNWCContext context,
File path) |
static void |
delete(SVNWCContext context,
File path,
File movedToAbsPath,
boolean keepLocal,
boolean deleteUnversioned,
ISVNEventHandler handler) |
protected Void |
run(SVNWCContext context) |
deleteDeleteFiles, getRepositoryAccess, getWcGeneration, matchesChangelist, reset, run, setRepositoryAccessgetFirstTarget, isApplicable, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContextprotected Void run(SVNWCContext context) throws SVNException
run in class SvnNgOperationRunner<Void,SvnScheduleForRemoval>SVNExceptionpublic static void checkCanDelete(SvnOperationFactory opFactory, SVNWCContext context, File path) throws SVNException
SVNExceptionpublic static void delete(SVNWCContext context, File path, File movedToAbsPath, boolean keepLocal, boolean deleteUnversioned, ISVNEventHandler handler) throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.