public abstract static class Metrics.CustomChart extends Object
Modifier | Constructor and Description |
---|---|
protected |
CustomChart(String chartId) |
Modifier and Type | Method and Description |
---|---|
protected abstract Metrics.JsonObjectBuilder.JsonObject |
getChartData() |
Metrics.JsonObjectBuilder.JsonObject |
getRequestJsonObject(BiConsumer<String,Throwable> errorLogger,
boolean logErrors) |
protected CustomChart(String chartId)
public Metrics.JsonObjectBuilder.JsonObject getRequestJsonObject(BiConsumer<String,Throwable> errorLogger, boolean logErrors)
protected abstract Metrics.JsonObjectBuilder.JsonObject getChartData() throws Exception
Exception
Copyright © 2015–2024 tr7zw. All rights reserved.