public class ImRecipientExporter extends Object implements NotificationRecipientExporter
Constructor and Description |
---|
ImRecipientExporter() |
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 public com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient toSpecsEntity(@NotNull String recipientKey, @NotNull String recipientData)
toSpecsEntity
in interface NotificationRecipientExporter
@NotNull public String importNotificationRecipient(com.atlassian.bamboo.specs.api.model.notification.NotificationRecipientProperties recipient)
importNotificationRecipient
in interface NotificationRecipientExporter
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.