Class DashboardIndex
- java.lang.Object
-
- org.openmetadata.service.search.indexes.DashboardIndex
-
- All Implemented Interfaces:
ElasticSearchIndex
public class DashboardIndex extends Object implements ElasticSearchIndex
-
-
Constructor Summary
Constructors Constructor Description DashboardIndex(Dashboard dashboard)
-
-
-
Constructor Detail
-
DashboardIndex
public DashboardIndex(Dashboard dashboard)
-
-
Method Detail
-
buildESDoc
public Map<String,Object> buildESDoc()
- Specified by:
buildESDocin interfaceElasticSearchIndex
-
-