Interface NotificationTypeExporter
- All Known Implementing Classes:
AfterXFailedNotificationTypeExporter
,BuildErrorNotificationTypeExporter
,DefaultNotificationTypeExporter
public interface NotificationTypeExporter
-
Method Summary
Modifier and TypeMethodDescription@NotNull String
importNotificationType
(com.atlassian.bamboo.specs.api.model.notification.NotificationTypeProperties condition) @NotNull com.atlassian.bamboo.specs.api.builders.notification.NotificationType
toSpecsEntity
(@NotNull String conditionKey, @NotNull String conditionData)
-
Method Details
-
toSpecsEntity
-
importNotificationType
@NotNull @NotNull String importNotificationType(com.atlassian.bamboo.specs.api.model.notification.NotificationTypeProperties condition)
-