public class SVNLockCommand extends AbstractLockCommand
| Constructor and Description |
|---|
SVNLockCommand(ProfileObject profile) |
| Modifier and Type | Method and Description |
|---|---|
List<LockObject> |
list(String path) |
List<String> |
remove(String path,
List<LockObject> locks) |
List<String> |
remove(String path,
String file) |
getErrorMessage, getProfile, setProfilepublic SVNLockCommand(ProfileObject profile)
public List<LockObject> list(String path) throws CommandException
list in class AbstractLockCommandCommandExceptionpublic List<String> remove(String path, List<LockObject> locks) throws CommandException
remove in class AbstractLockCommandCommandExceptionpublic List<String> remove(String path, String file) throws CommandException
remove in class AbstractLockCommandCommandExceptionCopyright © 2012. All Rights Reserved.