public static class SvnNgLockUtil.LockInfo extends Object
Constructor and Description |
---|
LockInfo(File file,
String token) |
LockInfo(File file,
SVNRevision rev) |
Modifier and Type | Method and Description |
---|---|
File |
getFile() |
SVNRevision |
getRevision() |
String |
getToken() |
public LockInfo(File file, SVNRevision rev)
public File getFile()
public SVNRevision getRevision()
public String getToken()
Copyright © 2018. All rights reserved.