|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.ide.shared.SonarUrlUtils
public final class SonarUrlUtils
| Field Summary | |
|---|---|
static String |
HOST_DEFAULT
|
| Method Summary | |
|---|---|
static String |
getComponents(String host,
String resourceKey)
|
static String |
getDashboard(String host,
String resourceKey)
|
static String |
getMeasuresDrilldown(String host,
String resourceKey)
|
static String |
getMeasuresDrilldown(String host,
String resourceKey,
String metric)
|
static String |
getResource(String host,
String resourceKey)
|
static String |
getTimemachine(String host,
String resourceKey)
|
static String |
getViolationsDrilldown(String host,
String resourceKey)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String HOST_DEFAULT
| Method Detail |
|---|
public static String getDashboard(String host,
String resourceKey)
public static String getComponents(String host,
String resourceKey)
public static String getResource(String host,
String resourceKey)
public static String getTimemachine(String host,
String resourceKey)
public static String getMeasuresDrilldown(String host,
String resourceKey,
String metric)
public static String getMeasuresDrilldown(String host,
String resourceKey)
public static String getViolationsDrilldown(String host,
String resourceKey)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||