public interface NotificationTypeExporter
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 com.atlassian.bamboo.specs.api.builders.notification.NotificationType toSpecsEntity(@NotNull String conditionKey, @NotNull String conditionData)
@NotNull String importNotificationType(com.atlassian.bamboo.specs.api.model.notification.NotificationTypeProperties condition)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.