Interface MessageSendConfigurationMapper

All Known Implementing Classes:
MessageSendConfigurationMapperImpl

public interface MessageSendConfigurationMapper
Mapper between MessageSendConfiguration and SendMessageConfiguration.

Handles bidirectional mapping with null/empty list conversions and task push notification config delegation. Uses ADDER_PREFERRED strategy to avoid ProtocolStringList instantiation issues.