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

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

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

Methods in com.atlassian.jira.notification that return AdhocNotificationService.ValidateNotificationResult
 AdhocNotificationService.ValidateNotificationResult AdhocNotificationServiceImpl.validateNotification(NotificationBuilder notification, com.atlassian.crowd.embedded.api.User user, Issue issue)
           
 AdhocNotificationService.ValidateNotificationResult AdhocNotificationService.validateNotification(NotificationBuilder notification, com.atlassian.crowd.embedded.api.User from, Issue issue)
           
 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)
           
 

Methods in com.atlassian.jira.notification with parameters of type AdhocNotificationService.ValidateNotificationResult
 void AdhocNotificationServiceImpl.sendNotification(AdhocNotificationService.ValidateNotificationResult result)
           
 void AdhocNotificationService.sendNotification(AdhocNotificationService.ValidateNotificationResult result)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.