org.apache.maven.scm.provider.jazz.command.list
Class JazzListCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.list.AbstractListCommand
org.apache.maven.scm.provider.jazz.command.list.JazzListCommand
- All Implemented Interfaces:
- Command
public class JazzListCommand
- extends AbstractListCommand
- Author:
- Chris Graham
| 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 |
JazzListCommand
public JazzListCommand()
executeListCommand
protected ListScmResult executeListCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
boolean recursive,
ScmVersion version)
throws ScmException
-
- Specified by:
executeListCommand in class AbstractListCommand
- Throws:
ScmException
createListCommand
public JazzScmCommand createListCommand(JazzScmProviderRepository repo,
ScmFileSet fileSet,
boolean recursive,
ScmVersion version)
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.