Class DefaultNotificationTypeExporter

java.lang.Object
com.atlassian.bamboo.notification.DefaultNotificationTypeExporter
All Implemented Interfaces:
NotificationTypeExporter

public class DefaultNotificationTypeExporter extends Object implements NotificationTypeExporter
  • Constructor Details

    • DefaultNotificationTypeExporter

      public DefaultNotificationTypeExporter()
  • Method Details

    • toSpecsEntity

      @NotNull public @NotNull com.atlassian.bamboo.specs.api.builders.notification.NotificationType toSpecsEntity(@NotNull @NotNull String conditionKey, @NotNull @NotNull String conditionData)
      Specified by:
      toSpecsEntity in interface NotificationTypeExporter
    • importNotificationType

      @NotNull public @NotNull String importNotificationType(com.atlassian.bamboo.specs.api.model.notification.NotificationTypeProperties condition)
      Specified by:
      importNotificationType in interface NotificationTypeExporter