Package beer.devs.fastnbt
Class ApiMetrics.CustomChart
java.lang.Object
beer.devs.fastnbt.ApiMetrics.CustomChart
- Direct Known Subclasses:
ApiMetrics.AdvancedBarChart,ApiMetrics.AdvancedPie,ApiMetrics.DrilldownPie,ApiMetrics.MultiLineChart,ApiMetrics.SimpleBarChart,ApiMetrics.SimplePie,ApiMetrics.SingleLineChart
- Enclosing class:
ApiMetrics
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract ApiMetrics.JsonObjectBuilder.JsonObjectgetRequestJsonObject(BiConsumer<String, Throwable> errorLogger, boolean logErrors)
-
Constructor Details
-
CustomChart
-
-
Method Details
-
getRequestJsonObject
public ApiMetrics.JsonObjectBuilder.JsonObject getRequestJsonObject(BiConsumer<String, Throwable> errorLogger, boolean logErrors) -
getChartData
- Throws:
Exception
-