public class SvnListCommand extends AbstractListCommand implements SvnCommand
svn list command )| Constructor and Description |
|---|
SvnListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected ListScmResult |
executeListCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
boolean recursive,
ScmVersion version)
List contents of the remote repository
|
executeCommandexecute, getLogger, setLoggerpublic SvnListCommand()
protected ListScmResult executeListCommand(ScmProviderRepository repository, ScmFileSet fileSet, boolean recursive, ScmVersion version) throws ScmException
executeListCommand in class AbstractListCommandrepository - 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.