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