Interface NotificationTypeExporter

    • Method Detail

      • toSpecsEntity

        @NotNull
        @NotNull com.atlassian.bamboo.specs.api.builders.notification.NotificationType toSpecsEntity​(@NotNull
                                                                                                     @NotNull String conditionKey,
                                                                                                     @NotNull
                                                                                                     @NotNull String conditionData)
      • importNotificationType

        @NotNull
        @NotNull String importNotificationType​(com.atlassian.bamboo.specs.api.model.notification.NotificationTypeProperties condition)