public class BuildMissingCapableAgentNotificationType extends AbstractNotificationType
NotificationType.ScopenotificationTypeModuleDescriptor| Constructor and Description |
|---|
BuildMissingCapableAgentNotificationType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNotificationRequired(com.atlassian.event.Event event)
Determines whether or not a notification should be sent based on the event.
|
void |
setBuildExecutionManager(BuildExecutionManager buildExecutionManager) |
compareTo, getConfigurationData, getDescription, getEditHtml, getKey, getModuleDescriptor, getName, getScope, getViewHtml, init, isNotificationRequired, populate, setConfigurationData, validatepublic BuildMissingCapableAgentNotificationType()
public boolean isNotificationRequired(@NotNull
com.atlassian.event.Event event)
NotificationTypeisNotificationRequired in interface NotificationTypeisNotificationRequired in class AbstractNotificationTypepublic void setBuildExecutionManager(BuildExecutionManager buildExecutionManager)
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.