Uses of Class
org.tmatesoft.svn.core.internal.wc16.SVNStatusClient16
-
Packages that use SVNStatusClient16 Package Description org.tmatesoft.svn.core.internal.wc -
-
Uses of SVNStatusClient16 in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNStatusClient16 Modifier and Type Method Description static SVNWCAccess
SVNCommitUtil. createCommitWCAccess(java.io.File[] paths, SVNDepth depth, boolean force, java.util.Collection relativePaths, SVNStatusClient16 statusClient)
static SVNWCAccess[]
SVNCommitUtil. createCommitWCAccess2(java.io.File[] paths, SVNDepth depth, boolean force, java.util.Map relativePathsMap, SVNStatusClient16 statusClient)
-