Interface EntityFormatter
- All Known Implementing Classes:
DefaultEntityFormatter,IngestionPipelineFormatter,KpiFormatter,PipelineFormatter,QueryFormatter,TestCaseFormatter
public interface EntityFormatter
-
Method Summary
Modifier and TypeMethodDescriptionformat(MessageDecorator<?> messageDecorator, FieldChange fieldChange, EntityInterface entity, FormatterUtil.CHANGE_TYPE changeType)
-
Method Details
-
format
String format(MessageDecorator<?> messageDecorator, FieldChange fieldChange, EntityInterface entity, FormatterUtil.CHANGE_TYPE changeType)
-