public class BuildFailedAndFirstFixedNotificationType extends AbstractNotificationType
NotificationType.Scope
notificationTypeModuleDescriptor
Constructor and Description |
---|
BuildFailedAndFirstFixedNotificationType() |
Modifier and Type | Method and Description |
---|---|
boolean |
isNotificationRequired(Object event)
Determines whether or not a notification should be sent based on the event.
|
void |
setPlanManager(PlanManager planManager) |
void |
setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager) |
compareTo, getConfigurationData, getDescription, getEditHtml, getKey, getModuleDescriptor, getName, getScope, getViewHtml, init, isNotificationRequired, populate, setConfigurationData, validate
public BuildFailedAndFirstFixedNotificationType()
public boolean isNotificationRequired(@NotNull Object event)
NotificationType
isNotificationRequired
in interface NotificationType
isNotificationRequired
in class AbstractNotificationType
public void setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager)
public void setPlanManager(PlanManager planManager)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.