Class SVNWCContext.ObstructionData
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.ObstructionData
- Enclosing class:
- SVNWCContext
public static class SVNWCContext.ObstructionData
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
-
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
-
obstructionState
-
deleted
public boolean deleted -
excluded
public boolean excluded -
kind
-
parentDepth
-
-
Constructor Details
-
ObstructionData
public ObstructionData()
-