public class SvnStatusCommand extends AbstractStatusCommand implements SvnCommand
| Constructor and Description |
|---|
SvnStatusCommand() |
| Modifier and Type | Method and Description |
|---|---|
static Commandline |
createCommandLine(SvnScmProviderRepository repository,
ScmFileSet fileSet) |
protected StatusScmResult |
executeStatusCommand(ScmProviderRepository repo,
ScmFileSet fileSet) |
executeCommandexecute, getLogger, setLoggerpublic SvnStatusCommand()
protected StatusScmResult executeStatusCommand(ScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
executeStatusCommand in class AbstractStatusCommandScmExceptionpublic static Commandline createCommandLine(SvnScmProviderRepository repository, ScmFileSet fileSet)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.