public class RecentUpdatesModel extends Object
| Modifier and Type | Method and Description |
|---|---|
static RecentUpdatesModel |
generate(List<SocialActivitiesEvent> events) |
Map<String,List<UpdateItem>> |
getUpdateItems() |
List<UpdateItem> |
getUpdateItems(String key) |
public static RecentUpdatesModel generate(List<SocialActivitiesEvent> events)
public Map<String,List<UpdateItem>> getUpdateItems()
public List<UpdateItem> getUpdateItems(String key)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.