Interface DashboardComponentData
- All Known Implementing Classes:
JsonDashboardComponentData, KeyValueListDashboardComponentData, MultipleValuesKeyValueListDashboardComponentData, SingleValueDashboardComponentData, TableDashboardComponentData
public interface DashboardComponentData
-
Method Summary
-
Method Details
-
getType
String getType() -
toJson
tools.jackson.databind.JsonNode toJson(tools.jackson.databind.ObjectMapper objectMapper)
-