Uses of Interface
org.openmetadata.service.formatter.entity.EntityFormatter
-
Packages that use EntityFormatter Package Description org.openmetadata.service.formatter.entity org.openmetadata.service.formatter.factory -
-
Uses of EntityFormatter in org.openmetadata.service.formatter.entity
Classes in org.openmetadata.service.formatter.entity that implement EntityFormatter Modifier and Type Class Description classDefaultEntityFormatterclassIngestionPipelineFormatterclassKpiFormatterclassQueryFormatterclassTestCaseFormatter -
Uses of EntityFormatter in org.openmetadata.service.formatter.factory
Methods in org.openmetadata.service.formatter.factory that return EntityFormatter Modifier and Type Method Description static EntityFormatterParserFactory. getEntityParser(String entityType)
-