Class SvnNgPatch.CanDeleteBaton
java.lang.Object
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgPatch.CanDeleteBaton
- All Implemented Interfaces:
ISvnObjectReceiver<SvnStatus>
- Enclosing class:
- SvnNgPatch
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
localAbsPath
-
mustKeep
public boolean mustKeep -
targetsInfo
-
-
Constructor Details
-
CanDeleteBaton
private CanDeleteBaton()
-
-
Method Details
-
receive
Description copied from interface:ISvnObjectReceiver
Receives object with is target.- Specified by:
receive
in interfaceISvnObjectReceiver<SvnStatus>
- Parameters:
target
- target of the objectstatus
- object- Throws:
SVNException
-