public class SvnExeExportCommand extends AbstractExportCommand implements SvnCommand
| Constructor and Description |
|---|
SvnExeExportCommand() |
| Modifier and Type | Method and Description |
|---|---|
static Commandline |
createCommandLine(SvnScmProviderRepository repository,
File workingDirectory,
ScmVersion version,
String url,
String outputSirectory) |
protected ExportScmResult |
executeExportCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version,
String outputDirectory) |
executeCommandexecute, getLogger, setLoggerpublic SvnExeExportCommand()
protected ExportScmResult executeExportCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version, String outputDirectory) throws ScmException
executeExportCommand in class AbstractExportCommandScmExceptionpublic static Commandline createCommandLine(SvnScmProviderRepository repository, File workingDirectory, ScmVersion version, String url, String outputSirectory)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.