public class LocalListCommand extends AbstractListCommand
| Constructor and Description |
|---|
LocalListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected ListScmResult |
executeListCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
boolean recursive,
ScmVersion version)
List contents of the remote repository
|
executeCommandexecute, getLogger, setLoggerprotected ListScmResult executeListCommand(ScmProviderRepository repo, ScmFileSet fileSet, boolean recursive, ScmVersion version) throws ScmException
executeListCommand in class AbstractListCommandrepo - what to listfileSet - the files to listrecursive - whether list should return subfolder listingScmExceptionCopyright © 2003-2015 The Apache Software Foundation. All Rights Reserved.