Uses of Class
com.atlassian.bamboo.specs.api.builders.notification.NotificationType
Packages that use NotificationType
Package
Description
Bamboo notifications support.
-
Uses of NotificationType in com.atlassian.bamboo.specs.api.builders.notification
Classes in com.atlassian.bamboo.specs.api.builders.notification with type parameters of type NotificationTypeModifier and TypeClassDescriptionclassNotificationType<N extends NotificationType<N,P>, P extends NotificationTypeProperties> Represents notification type.Subclasses of NotificationType in com.atlassian.bamboo.specs.api.builders.notificationMethods in com.atlassian.bamboo.specs.api.builders.notification with parameters of type NotificationTypeModifier and TypeMethodDescriptionEmptyNotificationsList.type(@NotNull NotificationType<?, ?> type) Deprecated.Notification.type(@NotNull NotificationType<?, ?> type) Defines a type of the notifications.