Class GrafanaConfiguration
- java.lang.Object
-
- step.plugins.analytics.grafana.conf.GrafanaConfiguration
-
public class GrafanaConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description GrafanaConfiguration(ch.exense.commons.app.Configuration configuration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAuthString()
String
getBaseUrl()
String
getExecutionDashboardId()
String
getSubPath()
String
getTaskDashboardId()
boolean
isUseProxy()
-