public abstract class AbstractCvsExportCommand extends AbstractExportCommand
| Constructor and Description |
|---|
AbstractCvsExportCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ExportScmResult |
executeCvsCommand(org.codehaus.plexus.util.cli.Commandline cl) |
protected ExportScmResult |
executeExportCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version,
String outputDirectory) |
executeCommandexecute, getLogger, setLoggerprotected ExportScmResult executeExportCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version, String outputDirectory) throws ScmException
executeExportCommand in class AbstractExportCommandScmExceptionprotected abstract ExportScmResult executeCvsCommand(org.codehaus.plexus.util.cli.Commandline cl) throws ScmException
ScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.