public class SvnNgLockUtil
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SvnNgLockUtil.LockInfo |
| Constructor and Description |
|---|
SvnNgLockUtil() |
| Modifier and Type | Method and Description |
|---|---|
static SVNURL |
collectLockInfo(SvnNgOperationRunner opRunner,
SVNWCContext context,
SvnNgRepositoryAccess wcAccess,
java.util.Collection<SvnTarget> targets,
java.util.Map lockInfo,
java.util.Map lockPaths,
boolean lock,
boolean stealLock) |
public static SVNURL collectLockInfo(SvnNgOperationRunner opRunner, SVNWCContext context, SvnNgRepositoryAccess wcAccess, java.util.Collection<SvnTarget> targets, java.util.Map lockInfo, java.util.Map lockPaths, boolean lock, boolean stealLock) throws SVNException
SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.