Class DoesNothingModifier
java.lang.Object
de.gematik.rbellogger.data.decorator.DoesNothingModifier
- All Implemented Interfaces:
MessageMetadataModifier
A Modifier that does nothing. Useful when a certain modification should not be active based on
the configuration and we avoid having to check all the time for the configured value.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DoesNothingModifier
public DoesNothingModifier()
-
-
Method Details
-
modifyMetadata
- Specified by:
modifyMetadatain interfaceMessageMetadataModifier
-