Uses of Class
com.atlassian.mywork.rest.JsonGroupNotification

Packages that use JsonGroupNotification
com.atlassian.mywork.rest   
 

Uses of JsonGroupNotification in com.atlassian.mywork.rest
 

Fields in com.atlassian.mywork.rest declared as JsonGroupNotification
static JsonGroupNotification Samples.GROUP_NOTIFICATION
           
 

Methods in com.atlassian.mywork.rest that return types with arguments of type JsonGroupNotification
 java.util.List<JsonGroupNotification> JsonNotificationGroup.getNotifications()
           
 

Method parameters in com.atlassian.mywork.rest with type arguments of type JsonGroupNotification
 void JsonNotificationGroup.setNotifications(java.util.List<JsonGroupNotification> notifications)
           
 

Constructor parameters in com.atlassian.mywork.rest with type arguments of type JsonGroupNotification
JsonNotificationGroup(Notification notification, java.util.List<JsonGroupNotification> notifications, java.lang.String aggregateKey)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.