|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlameLine | |
|---|---|
| org.sonar.api.batch.scm | |
| Uses of BlameLine in org.sonar.api.batch.scm |
|---|
| Methods in org.sonar.api.batch.scm that return BlameLine | |
|---|---|
BlameLine |
BlameLine.author(String author)
|
BlameLine |
BlameLine.date(Date date)
|
BlameLine |
BlameLine.revision(String revision)
|
| Method parameters in org.sonar.api.batch.scm with type arguments of type BlameLine | |
|---|---|
void |
BlameCommand.BlameOutput.blameResult(InputFile file,
List<BlameLine> lines)
Add result of the blame command for a single file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||