|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecentlyUpdatedMacroTab | |
|---|---|
| com.atlassian.confluence.plugins.macros.dashboard.recentupdates | |
| com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs | |
| Uses of RecentlyUpdatedMacroTab in com.atlassian.confluence.plugins.macros.dashboard.recentupdates |
|---|
| Methods in com.atlassian.confluence.plugins.macros.dashboard.recentupdates that return RecentlyUpdatedMacroTab | |
|---|---|
RecentlyUpdatedMacroTab |
RecentlyUpdatedMacroTabProvider.getDefaultTab()
|
RecentlyUpdatedMacroTab |
RecentlyUpdatedMacroTabProvider.getTabByName(java.lang.String name)
Returns the tab with the specified name, or a default tab if no tab matches the name. |
| Methods in com.atlassian.confluence.plugins.macros.dashboard.recentupdates that return types with arguments of type RecentlyUpdatedMacroTab | |
|---|---|
java.util.List<RecentlyUpdatedMacroTab> |
RecentlyUpdatedMacroTabProvider.getAvailableTabs()
|
| Uses of RecentlyUpdatedMacroTab in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs |
|---|
| Classes in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs that implement RecentlyUpdatedMacroTab | |
|---|---|
class |
AbstractTab
Shared tab logic. |
class |
AllContentTab
Implements the "All Updates" tab |
class |
FavouriteSpacesTab
Implements the "Favourite Spaces" tab, which displays updates from a user's favourite spaces. |
class |
NetworkTab
Implements the "Network" tab, which displays updates from users that the current user follows |
class |
PopularTab
|
class |
SpaceCategoryTab
Implements the space category tab, which displays updates in spaces that have a space category label |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||