public abstract class AbstractCvsBlameCommand extends AbstractBlameCommand implements CvsCommand
| Constructor and Description |
|---|
AbstractCvsBlameCommand() |
| Modifier and Type | Method and Description |
|---|---|
BlameScmResult |
executeBlameCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String filename) |
protected abstract BlameScmResult |
executeCvsCommand(Commandline cl,
CvsScmProviderRepository repository) |
executeCommandexecute, getLogger, setLoggerpublic AbstractCvsBlameCommand()
public BlameScmResult executeBlameCommand(ScmProviderRepository repo, ScmFileSet fileSet, String filename) throws ScmException
executeBlameCommand in class AbstractBlameCommandScmExceptionprotected abstract BlameScmResult executeCvsCommand(Commandline cl, CvsScmProviderRepository repository) throws ScmException
ScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.