public class SVNListCommand extends AbstractListCommand
| Constructor and Description |
|---|
SVNListCommand(ProfileObject profile) |
| Modifier and Type | Method and Description |
|---|---|
List<NodeObject> |
list(String path,
boolean recursive) |
List<NodeObject> |
list(String path,
Long revision,
boolean recursive) |
getErrorMessage, getProfile, setProfilepublic SVNListCommand(ProfileObject profile)
public List<NodeObject> list(String path, boolean recursive) throws CommandException
list in class AbstractListCommandCommandExceptionpublic List<NodeObject> list(String path, Long revision, boolean recursive) throws CommandException
list in class AbstractListCommandCommandExceptionCopyright © 2012. All Rights Reserved.