Class SVNAmbientDepthFilterEditor.DirBaton
java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNAmbientDepthFilterEditor.DirBaton
- Enclosing class:
- SVNAmbientDepthFilterEditor
private class SVNAmbientDepthFilterEditor.DirBaton
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) SVNDepth
(package private) boolean
(package private) java.io.File
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
myIsAmbientlyExcluded
boolean myIsAmbientlyExcluded -
myAmbientDepth
SVNDepth myAmbientDepth -
myPath
java.io.File myPath
-
-
Constructor Details
-
DirBaton
private DirBaton()
-