public class TfsListCommand extends AbstractListCommand
| Constructor and Description |
|---|
TfsListCommand() |
| Modifier and Type | Method and Description |
|---|---|
TfsCommand |
createCommand(ScmProviderRepository r,
ScmFileSet f,
boolean recursive) |
protected ListScmResult |
executeListCommand(ScmProviderRepository r,
ScmFileSet f,
boolean recursive,
ScmVersion v)
List contents of the remote repository
|
executeCommandexecute, getLogger, setLoggerpublic TfsListCommand()
protected ListScmResult executeListCommand(ScmProviderRepository r, ScmFileSet f, boolean recursive, ScmVersion v) throws ScmException
AbstractListCommandexecuteListCommand in class AbstractListCommandr - what to listf - the files to listrecursive - whether list should return subfolder listingScmExceptionpublic TfsCommand createCommand(ScmProviderRepository r, ScmFileSet f, boolean recursive)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.