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) |
executeCommandexecute, getLogger, setLoggerpublic JazzBlameCommand()
public BlameScmResult executeBlameCommand(ScmProviderRepository repo, ScmFileSet fileSet, String filename) throws ScmException
executeBlameCommand in class AbstractBlameCommandScmExceptionpublic JazzScmCommand createBlameCommand(ScmProviderRepository repo, ScmFileSet fileSet, String filename)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.