public Properties getSourceSettings (Properties channelSettings)
This method extracts the channel settings specific only to the Source supported by the channel from the combined settings that has properties of both Sink and Source. This may only be relevant if for whatever reason the Source cannot use the combined channel settings.
channelSettings | the channel settings prepared by the Channel Settings Editor that contain the settings for both Sink and Source |
The properties that only have the settings specific to the Source. If this is not relevant the original settings may be returned.