Package io.revealbi.core.data
Class RVJsonDataSource
java.lang.Object
io.revealbi.core.data.RVDashboardDataSource
io.revealbi.core.data.RVJsonDataSource
The data source object used to represent the JSON data source, there are no additional properties in this class
as all relevant information is specified in the
RVJsonDataSourceItem object.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.revealbi.core.data.RVDashboardDataSource
getDefaultRefreshRate, getId, getSubtitle, getTitle, setDefaultRefreshRate, setId, setSubtitle, setTitle
-
Field Details
-
PROVIDER_KEY
- See Also:
-
-
Constructor Details
-
RVJsonDataSource
public RVJsonDataSource()
-
-
Method Details
-
getProviderKey
- Specified by:
getProviderKeyin classRVDashboardDataSource
-