Class SvnNgLockUtil
java.lang.Object
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgLockUtil
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SVNURL
collectLockInfo
(SvnNgOperationRunner opRunner, SVNWCContext context, SvnNgRepositoryAccess wcAccess, Collection<SvnTarget> targets, Map lockInfo, Map lockPaths, boolean lock, boolean stealLock)
-
Constructor Details
-
SvnNgLockUtil
public SvnNgLockUtil()
-
-
Method Details
-
collectLockInfo
public static SVNURL collectLockInfo(SvnNgOperationRunner opRunner, SVNWCContext context, SvnNgRepositoryAccess wcAccess, Collection<SvnTarget> targets, Map lockInfo, Map lockPaths, boolean lock, boolean stealLock) throws SVNException - Throws:
SVNException
-