Class InboundChannelConfigNotificationService

java.lang.Object
de.hybris.platform.integrationbackoffice.widgets.authentication.InboundChannelConfigNotificationService

public class InboundChannelConfigNotificationService extends Object
Service dedicated to the construction of backoffice banner notifications related to Inbound Channel Configuration
  • Constructor Details

    • InboundChannelConfigNotificationService

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

    • 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