Package | Description |
---|---|
com.atlassian.jira.notification |
Modifier and Type | Method and Description |
---|---|
static AdhocNotificationService.ValiationOption |
AdhocNotificationService.ValiationOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdhocNotificationService.ValiationOption[] |
AdhocNotificationService.ValiationOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AdhocNotificationService.ValidateNotificationResult |
AdhocNotificationServiceImpl.validateNotification(NotificationBuilder notification,
ApplicationUser user,
Issue issue,
AdhocNotificationService.ValiationOption option) |
AdhocNotificationService.ValidateNotificationResult |
AdhocNotificationService.validateNotification(NotificationBuilder notification,
ApplicationUser from,
Issue issue,
AdhocNotificationService.ValiationOption option) |
Copyright © 2002-2017 Atlassian. All Rights Reserved.