Uses of Class
com.atlassian.confluence.plugins.macros.dashboard.recentupdates.RecentUpdate
-
Packages that use RecentUpdate Package Description com.atlassian.confluence.plugins.macros.dashboard.recentupdates -
-
Uses of RecentUpdate in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
Methods in com.atlassian.confluence.plugins.macros.dashboard.recentupdates that return types with arguments of type RecentUpdate Modifier and Type Method Description List<RecentUpdate>
RecentUpdateGroup. getRecentUpdates()
Methods in com.atlassian.confluence.plugins.macros.dashboard.recentupdates with parameters of type RecentUpdate Modifier and Type Method Description void
RecentUpdateGroup. add(RecentUpdate recentUpdate)
-