Uses of Class
com.atlassian.jira.notification.AdhocNotificationService.ValiationOption

Packages that use AdhocNotificationService.ValiationOption
com.atlassian.jira.notification   
 

Uses of AdhocNotificationService.ValiationOption in com.atlassian.jira.notification
 

Methods in com.atlassian.jira.notification that return AdhocNotificationService.ValiationOption
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.
 

Methods in com.atlassian.jira.notification with parameters of type AdhocNotificationService.ValiationOption
 AdhocNotificationService.ValidateNotificationResult AdhocNotificationServiceImpl.validateNotification(NotificationBuilder notification, com.atlassian.crowd.embedded.api.User user, Issue issue, AdhocNotificationService.ValiationOption option)
           
 AdhocNotificationService.ValidateNotificationResult AdhocNotificationService.validateNotification(NotificationBuilder notification, com.atlassian.crowd.embedded.api.User from, Issue issue, AdhocNotificationService.ValiationOption option)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.