@ThreadSafe public class AfterXFailedNotificationListener extends AbstractNotificationEventListener<ChainCompletedEvent>
cachedPlanManager, eventClass, notificationDispatcher, notificationManager, notificationTypeFilter, systemNotificationService| Constructor and Description |
|---|
AfterXFailedNotificationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(@NotNull ChainCompletedEvent event,
@NotNull ImmutablePlan plan)
Notification event listeners must implement this method to handle incoming events.
|
void |
setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager) |
fetchResultSummaryIfRequiredByNotificationRules, filterNotificationRules, getHandledEventClasses, getNotificationRules, getPlan, getSystemNotificationRules, handleEvent, setCachedPlanManager, setNotificationDispatcher, setNotificationManager, setSystemNotificationServicepublic void handleEvent(@NotNull
@NotNull ChainCompletedEvent event,
@NotNull
@NotNull ImmutablePlan plan)
AbstractNotificationEventListenerhandleEvent in class AbstractNotificationEventListener<ChainCompletedEvent>event - event to be handled (narrowed to effective class of event being handled)plan - plan which is related to event being handledpublic void setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager)
setResultsSummaryManager in class AbstractNotificationEventListener<ChainCompletedEvent>Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.