| Package | Description | 
|---|---|
| org.sonar.api.batch.scm | 
| Modifier and Type | Method and Description | 
|---|---|
BlameLine | 
BlameLine.author(String author)  | 
BlameLine | 
BlameLine.date(Date date)  | 
BlameLine | 
BlameLine.revision(String revision)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BlameCommand.BlameOutput.blameResult(InputFile file,
                      List<BlameLine> lines)
Add result of the blame command for a single file. 
 | 
Copyright © 2009–2015 SonarSource. All rights reserved.