public class MeasuresBuilder extends Object
| Constructor and Description |
|---|
MeasuresBuilder(org.sonar.wsclient.Sonar sonar) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllMetricKeys() |
static MeasuresBuilder |
getInstance(org.sonar.wsclient.Sonar sonar) |
Measures |
initMeasuresByProjectKey(String projectKey) |
public static MeasuresBuilder getInstance(org.sonar.wsclient.Sonar sonar)
public List<String> getAllMetricKeys() throws org.sonar.api.utils.HttpDownloader.HttpException, IOException
org.sonar.api.utils.HttpDownloader.HttpExceptionIOExceptionpublic Measures initMeasuresByProjectKey(String projectKey) throws org.sonar.api.utils.HttpDownloader.HttpException, IOException
org.sonar.api.utils.HttpDownloader.HttpExceptionIOExceptionCopyright © 2010-2015 klicap - ingenieria del puzle. All Rights Reserved.