Uses of Class
com.atlassian.bamboo.feature.discovery.FeatureDiscoveryData.Notification
Packages that use FeatureDiscoveryData.Notification
-
Uses of FeatureDiscoveryData.Notification in com.atlassian.bamboo.feature.discovery
Methods in com.atlassian.bamboo.feature.discovery that return types with arguments of type FeatureDiscoveryData.NotificationModifier and TypeMethodDescription@NotNull List<FeatureDiscoveryData.Notification>
FeatureDiscoveryData.getNotifications()
A collection of feature discovery notifications.Constructor parameters in com.atlassian.bamboo.feature.discovery with type arguments of type FeatureDiscoveryData.NotificationModifierConstructorDescriptionFeatureDiscoveryData
(@NotNull String documentationHome, @NotNull Iterable<FeatureDiscoveryData.Notification> notifications)