Package ch.psi.wica.services.channel
Class WicaChannelMetadataMapSerializerService
java.lang.Object
ch.psi.wica.services.channel.WicaChannelMetadataMapSerializerService
-
Constructor Summary
ConstructorsConstructorDescriptionWicaChannelMetadataMapSerializerService
(String fieldsOfInterest, boolean quoteNumericStrings) -
Method Summary
Modifier and TypeMethodDescriptionserialize
(Map<WicaChannel, WicaChannelMetadata> channelMetadataMap)
-
Constructor Details
-
WicaChannelMetadataMapSerializerService
public WicaChannelMetadataMapSerializerService(@Value("${wica.stream-metadata-fields-of-interest}") String fieldsOfInterest, @Value("${wica.stream-quote-numeric-strings}") boolean quoteNumericStrings)
-
-
Method Details
-
serialize
-