| Package | Description |
|---|---|
| org.sonar.batch.protocol.input |
| Modifier and Type | Method and Description |
|---|---|
FileData |
ProjectRepositories.fileData(String projectKey,
String path) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,FileData>> |
ProjectRepositories.fileDataByModuleAndPath() |
Map<String,FileData> |
ProjectRepositories.fileDataByPath(String moduleKey) |
| Modifier and Type | Method and Description |
|---|---|
ProjectRepositories |
ProjectRepositories.addFileData(String moduleKey,
String path,
FileData fileData) |
Copyright © 2009–2016 SonarSource. All rights reserved.