public abstract class AbstractCvsStatusCommand extends AbstractStatusCommand implements CvsCommand
Constructor and Description |
---|
AbstractCvsStatusCommand() |
Modifier and Type | Method and Description |
---|---|
protected abstract StatusScmResult |
executeCvsCommand(Commandline cl) |
protected StatusScmResult |
executeStatusCommand(ScmProviderRepository repo,
ScmFileSet fileSet) |
executeCommand
execute, getLogger, setLogger
public AbstractCvsStatusCommand()
protected StatusScmResult executeStatusCommand(ScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
executeStatusCommand
in class AbstractStatusCommand
ScmException
protected abstract StatusScmResult executeCvsCommand(Commandline cl) throws ScmException
ScmException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.