|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.mywork.rest.JsonNotificationGroup
public class JsonNotificationGroup
| Constructor Summary | |
|---|---|
JsonNotificationGroup(Notification notification,
java.util.List<JsonGroupNotification> notifications,
java.lang.String aggregateKey)
|
|
| Method Summary | |
|---|---|
JsonNotificationItem |
getItem()
|
java.util.List<JsonGroupNotification> |
getNotifications()
|
void |
setNotifications(java.util.List<JsonGroupNotification> notifications)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsonNotificationGroup(Notification notification,
java.util.List<JsonGroupNotification> notifications,
java.lang.String aggregateKey)
| Method Detail |
|---|
public JsonNotificationItem getItem()
public void setNotifications(java.util.List<JsonGroupNotification> notifications)
public java.util.List<JsonGroupNotification> getNotifications()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||