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
|
executeCommand
execute, getLogger, setLogger
public TfsListCommand()
protected ListScmResult executeListCommand(ScmProviderRepository r, ScmFileSet f, boolean recursive, ScmVersion v) throws ScmException
AbstractListCommand
executeListCommand
in class AbstractListCommand
r
- what to listf
- the files to listrecursive
- whether list should return subfolder listingScmException
public TfsCommand createCommand(ScmProviderRepository r, ScmFileSet f, boolean recursive)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.