org.apache.maven.scm.provider.tfs.command
Class TfsListCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.list.AbstractListCommand
org.apache.maven.scm.provider.tfs.command.TfsListCommand
- All Implemented Interfaces:
- Command
public class TfsListCommand
- extends AbstractListCommand
| Fields inherited from interface org.apache.maven.scm.command.Command |
ROLE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TfsListCommand
public TfsListCommand()
executeListCommand
protected ListScmResult executeListCommand(ScmProviderRepository r,
ScmFileSet f,
boolean recursive,
ScmVersion v)
throws ScmException
- Specified by:
executeListCommand in class AbstractListCommand
- Throws:
ScmException
createCommand
public TfsCommand createCommand(ScmProviderRepository r,
ScmFileSet f,
boolean recursive)
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.