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