public class HgListCommand extends AbstractListCommand implements Command
| Constructor and Description |
|---|
HgListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected ListScmResult |
executeListCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
boolean recursive,
ScmVersion scmVersion)
List contents of the remote repository
|
executeCommandexecute, getLogger, setLoggerpublic HgListCommand()
protected ListScmResult executeListCommand(ScmProviderRepository repository, ScmFileSet fileSet, boolean recursive, ScmVersion scmVersion) throws ScmException
executeListCommand in class AbstractListCommandrepository - what to listfileSet - the files to listrecursive - whether list should return subfolder listingscmVersion - TODOScmException - if anyCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.