public abstract class AbstractBlameCommand extends AbstractCommand
| Constructor and Description | 
|---|
AbstractBlameCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract BlameScmResult | 
executeBlameCommand(ScmProviderRepository repo,
                                      ScmFileSet workingDirectory,
                                      String filename)  | 
protected ScmResult | 
executeCommand(ScmProviderRepository repository,
                            ScmFileSet workingDirectory,
                            CommandParameters parameters)  | 
execute, getLogger, setLoggerpublic AbstractBlameCommand()
public abstract BlameScmResult executeBlameCommand(ScmProviderRepository repo, ScmFileSet workingDirectory, String filename) throws ScmException
ScmExceptionprotected ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet workingDirectory, CommandParameters parameters) throws ScmException
executeCommand in class AbstractCommandScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.