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, setLoggerpublic LocalListCommand()
protected 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 listingversion - TODOScmException - if anyCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.