public abstract class AbstractCvsListCommand extends AbstractListCommand implements CvsCommand
| Constructor and Description |
|---|
AbstractCvsListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ListScmResult |
executeCvsCommand(org.codehaus.plexus.util.cli.Commandline cl) |
protected ListScmResult |
executeListCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
boolean recursive,
ScmVersion version) |
executeCommandexecute, getLogger, setLoggerprotected ListScmResult executeListCommand(ScmProviderRepository repo, ScmFileSet fileSet, boolean recursive, ScmVersion version) throws ScmException
executeListCommand in class AbstractListCommandScmExceptionprotected abstract ListScmResult executeCvsCommand(org.codehaus.plexus.util.cli.Commandline cl) throws ScmException
ScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.