Class InboundChannelConfigNotificationService


  • public class InboundChannelConfigNotificationService
    extends java.lang.Object
    Service dedidcated to the construction of backoffice banner notifications related to Inbound Channel Configuration
    • Constructor Detail

      • InboundChannelConfigNotificationService

        public InboundChannelConfigNotificationService​(com.hybris.cockpitng.util.notifications.NotificationService notificationService)
        Default constructor
        Parameters:
        notificationService - basic notification service
    • Method Detail

      • createICCToExposedDestinationSuccessNotification

        public void createICCToExposedDestinationSuccessNotification​(com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager,
                                                                     InboundChannelConfigurationModel iccModel)
        Creates a success notification with a link to the persisted data.
        Parameters:
        widgetInstanceManager - Widget context
        iccModel - Inbound Channel Configuration model that was persisted