public interface NotificationRecipientExporter
| Modifier and Type | Method and Description |
|---|---|
String |
importNotificationRecipient(com.atlassian.bamboo.specs.api.model.notification.NotificationRecipientProperties recipient) |
com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient |
toSpecsEntity(String recipientKey,
String recipientData) |
@NotNull
com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient toSpecsEntity(@NotNull
String recipientKey,
@NotNull
String recipientData)
@NotNull String importNotificationRecipient(com.atlassian.bamboo.specs.api.model.notification.NotificationRecipientProperties recipient)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.