Class RootItemChannelCorrelationStrategy


  • public class RootItemChannelCorrelationStrategy
    extends java.lang.Object
    Defines a correlation strategy to be used when aggregating OutboundItemDTOs. It takes into account the root item PK and the channel configuration PK.
    • Constructor Detail

      • RootItemChannelCorrelationStrategy

        public RootItemChannelCorrelationStrategy()
    • Method Detail

      • correlationKey

        public java.lang.String correlationKey​(OutboundItemDTO dto)