@PublicApi public class IssueEventNotificationFilterContext extends NotificationFilterContext
| Constructor and Description |
|---|
IssueEventNotificationFilterContext(IssueEventNotificationFilterContext copy,
NotificationType notificationType) |
IssueEventNotificationFilterContext(NotificationReason reason,
IssueEvent issueEvent,
NotificationType notificationType) |
| Modifier and Type | Method and Description |
|---|---|
IssueEvent |
getIssueEvent() |
NotificationType |
getNotificationType() |
get, getIssue, getReason, putpublic IssueEventNotificationFilterContext(NotificationReason reason, IssueEvent issueEvent, NotificationType notificationType)
public IssueEventNotificationFilterContext(IssueEventNotificationFilterContext copy, NotificationType notificationType)
public IssueEvent getIssueEvent()
public NotificationType getNotificationType()
Copyright © 2002-2022 Atlassian. All Rights Reserved.