Class KpiFormatter
java.lang.Object
org.openmetadata.service.formatter.entity.KpiFormatter
- All Implemented Interfaces:
EntityFormatter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionformat(MessageDecorator<?> messageFormatter, FieldChange fieldChange, EntityInterface entity, FormatterUtil.CHANGE_TYPE changeType)
-
Constructor Details
-
KpiFormatter
public KpiFormatter()
-
-
Method Details
-
format
public String format(MessageDecorator<?> messageFormatter, FieldChange fieldChange, EntityInterface entity, FormatterUtil.CHANGE_TYPE changeType) - Specified by:
formatin interfaceEntityFormatter
-