| Package | Description |
|---|---|
| org.sonar.api.batch.scm | |
| org.sonar.xoo.scm |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
BlameCommand.blame(BlameCommand.BlameInput input,
BlameCommand.BlameOutput output)
Compute blame of the provided files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XooBlameCommand.blame(BlameCommand.BlameInput input,
BlameCommand.BlameOutput result) |
protected void |
XooBlameCommand.processFile(InputFile inputFile,
BlameCommand.BlameOutput result) |
Copyright © 2009–2015 SonarSource. All rights reserved.