public class JazzBlameCommand extends AbstractBlameCommand
Constructor and Description |
---|
JazzBlameCommand() |
Modifier and Type | Method and Description |
---|---|
JazzScmCommand |
createBlameCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String filename) |
BlameScmResult |
executeBlameCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String filename) |
executeCommand
execute, getLogger, setLogger
public JazzBlameCommand()
public BlameScmResult executeBlameCommand(ScmProviderRepository repo, ScmFileSet fileSet, String filename) throws ScmException
executeBlameCommand
in class AbstractBlameCommand
ScmException
public JazzScmCommand createBlameCommand(ScmProviderRepository repo, ScmFileSet fileSet, String filename)
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.