public interface NotificationExporter
| Modifier and Type | Method and Description |
|---|---|
@NotNull List<com.atlassian.bamboo.specs.api.builders.notification.Notification> |
exportNotificationSet(@NotNull NotificationSet notificationSet) |
@NotNull List<NotificationRule> |
importNotificationRules(@NotNull com.atlassian.bamboo.specs.api.model.notification.NotificationProperties notification,
@NotNull com.atlassian.bamboo.specs.api.model.EntityProperties owner) |
@NotNull com.atlassian.bamboo.specs.api.builders.notification.Notification |
toSpecEntity(@NotNull NotificationRule notificationRule) |
boolean |
updateNotificationSet(@NotNull NotificationSet notificationSet,
@NotNull Collection<com.atlassian.bamboo.specs.api.model.notification.NotificationProperties> notifications,
@NotNull com.atlassian.bamboo.specs.api.model.EntityProperties owner) |
@NotNull
@NotNull com.atlassian.bamboo.specs.api.builders.notification.Notification toSpecEntity(@NotNull
@NotNull NotificationRule notificationRule)
@NotNull @NotNull List<com.atlassian.bamboo.specs.api.builders.notification.Notification> exportNotificationSet(@NotNull @NotNull NotificationSet notificationSet)
@NotNull @NotNull List<NotificationRule> importNotificationRules(@NotNull @NotNull com.atlassian.bamboo.specs.api.model.notification.NotificationProperties notification, @NotNull @NotNull com.atlassian.bamboo.specs.api.model.EntityProperties owner)
boolean updateNotificationSet(@NotNull
@NotNull NotificationSet notificationSet,
@NotNull
@NotNull Collection<com.atlassian.bamboo.specs.api.model.notification.NotificationProperties> notifications,
@NotNull
@NotNull com.atlassian.bamboo.specs.api.model.EntityProperties owner)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.