| Package | Description |
|---|---|
| org.dashbuilder.dataprovider | |
| org.dashbuilder.dataset.json |
| Modifier and Type | Method and Description |
|---|---|
DataSetDefJSONMarshallerExt<SQLDataSetDef> |
SQLProviderType.getJsonMarshaller() |
DataSetDefJSONMarshallerExt<ElasticSearchDataSetDef> |
ELSProviderType.getJsonMarshaller() |
default DataSetDefJSONMarshallerExt<T> |
DataSetProviderType.getJsonMarshaller()
A marshaller interface used during the JSON read/write of
DataSetDef instances. |
DataSetDefJSONMarshallerExt<CSVDataSetDef> |
CSVProviderType.getJsonMarshaller() |
DataSetDefJSONMarshallerExt<BeanDataSetDef> |
BeanProviderType.getJsonMarshaller() |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanDefJSONMarshaller |
class |
CSVDefJSONMarshaller |
class |
ELSDefJSONMarshaller |
class |
SQLDefJSONMarshaller |
Copyright © 2017–2020 JBoss by Red Hat. All rights reserved.