Class IngestionPipelineFormatter
- java.lang.Object
-
- org.openmetadata.service.formatter.entity.IngestionPipelineFormatter
-
- All Implemented Interfaces:
EntityFormatter
public class IngestionPipelineFormatter extends Object implements EntityFormatter
-
-
Constructor Summary
Constructors Constructor Description IngestionPipelineFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringformat(MessageDecorator<?> messageFormatter, FieldChange fieldChange, EntityInterface entity, FormatterUtil.CHANGE_TYPE changeType)
-
-
-
Method Detail
-
format
public String format(MessageDecorator<?> messageFormatter, FieldChange fieldChange, EntityInterface entity, FormatterUtil.CHANGE_TYPE changeType)
- Specified by:
formatin interfaceEntityFormatter
-
-