Uses of Class
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.ObstructionData
-
Packages that use SVNWCContext.ObstructionData Package Description org.tmatesoft.svn.core.internal.wc17 org.tmatesoft.svn.core.internal.wc2.ng -
-
Uses of SVNWCContext.ObstructionData in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 that return SVNWCContext.ObstructionData Modifier and Type Method Description SVNWCContext.ObstructionData
SVNWCContext. checkForObstructions(java.io.File localAbsPath, boolean noWcRootCheck)
-
Uses of SVNWCContext.ObstructionData in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return SVNWCContext.ObstructionData Modifier and Type Method Description private SVNWCContext.ObstructionData
SvnNgMergeCallback2. performObstructionCheck(java.io.File localAbsPath)
-