Uses of Class
com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityEvent
-
Uses of UserResponsibilityEvent in com.atlassian.bamboo.brokenbuildtracker.notifications
Modifier and TypeMethodDescriptionprotected ResultsSummary
ResponsibilitiesUpdatedNotificationListener.calculateAndUpdateResultSummary
(UserResponsibilityEvent event, @NotNull ImmutablePlan plan) protected List<NotificationRecipient>
ResponsibilitiesUpdatedNotificationListener.calculateRecipients
(@NotNull UserResponsibilityEvent event, @NotNull ImmutablePlan plan, @Nullable ResultsSummary resultsSummary) protected Iterable<NotificationRule>
ResponsibilitiesUpdatedNotificationListener.getNotificationRules
(@NotNull ImmutablePlan plan, @NotNull UserResponsibilityEvent event)