public class JazzListCommand extends AbstractListCommand
| Constructor and Description |
|---|
JazzListCommand() |
| Modifier and Type | Method and Description |
|---|---|
JazzScmCommand |
createListCommand(JazzScmProviderRepository repo,
ScmFileSet fileSet,
boolean recursive,
ScmVersion version) |
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 listingScmExceptionpublic JazzScmCommand createListCommand(JazzScmProviderRepository repo, ScmFileSet fileSet, boolean recursive, ScmVersion version)
Copyright © 2003-2015 The Apache Software Foundation. All Rights Reserved.