Uses of Class
com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityEvent

Packages that use UserResponsibilityEvent
com.atlassian.bamboo.brokenbuildtracker.notifications   
 

Uses of UserResponsibilityEvent in com.atlassian.bamboo.brokenbuildtracker.notifications
 

Subclasses of UserResponsibilityEvent in com.atlassian.bamboo.brokenbuildtracker.notifications
 class UserRespAddedEvent
           
 class UserRespRemovedEvent
           
 

Methods in com.atlassian.bamboo.brokenbuildtracker.notifications with parameters of type UserResponsibilityEvent
protected  ResultsSummary ResponsibilitiesUpdatedNotificationListener.calculateAndUpdateResultSummary(UserResponsibilityEvent event, Plan plan)
           
protected  java.util.List<NotificationRecipient> ResponsibilitiesUpdatedNotificationListener.calculateRecipients(UserResponsibilityEvent event, Plan plan, ResultsSummary resultsSummary)
           
protected  java.lang.Iterable<NotificationRule> ResponsibilitiesUpdatedNotificationListener.getNotificationRules(Plan plan, UserResponsibilityEvent event)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.