Uses of Class
org.tmatesoft.svn.core.internal.wc16.SVNStatusClient16
Packages that use SVNStatusClient16
-
Uses of SVNStatusClient16 in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNStatusClient16Modifier and TypeMethodDescriptionstatic 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)