public class DefaultNotificationTypeExporter extends Object implements NotificationTypeExporter
Constructor and Description |
---|
DefaultNotificationTypeExporter() |
Modifier and Type | Method and Description |
---|---|
String |
importNotificationType(com.atlassian.bamboo.specs.api.model.notification.NotificationTypeProperties condition) |
com.atlassian.bamboo.specs.api.builders.notification.NotificationType |
toSpecsEntity(String conditionKey,
String conditionData) |
@NotNull public com.atlassian.bamboo.specs.api.builders.notification.NotificationType toSpecsEntity(@NotNull String conditionKey, @NotNull String conditionData)
toSpecsEntity
in interface NotificationTypeExporter
@NotNull public String importNotificationType(com.atlassian.bamboo.specs.api.model.notification.NotificationTypeProperties condition)
importNotificationType
in interface NotificationTypeExporter
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.