Interface EntityFormatter
-
- All Known Implementing Classes:
DefaultEntityFormatter,IngestionPipelineFormatter,KpiFormatter,QueryFormatter,TestCaseFormatter
public interface EntityFormatter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringformat(MessageDecorator<?> messageDecorator, FieldChange fieldChange, EntityInterface entity, FormatterUtil.CHANGE_TYPE changeType)
-
-
-
Method Detail
-
format
String format(MessageDecorator<?> messageDecorator, FieldChange fieldChange, EntityInterface entity, FormatterUtil.CHANGE_TYPE changeType)
-
-