Package | Description |
---|---|
com.atlassian.confluence.plugins.macros.dashboard.recentupdates | |
com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs |
Modifier and Type | Method and Description |
---|---|
RecentlyUpdatedMacroTab |
RecentlyUpdatedMacroTabProvider.getDefaultTab() |
RecentlyUpdatedMacroTab |
RecentlyUpdatedMacroTabProvider.getTabByName(String name)
Returns the tab with the specified name, or a default tab if no tab matches the name.
|
Modifier and Type | Method and Description |
---|---|
List<RecentlyUpdatedMacroTab> |
RecentlyUpdatedMacroTabProvider.getAvailableTabs() |
Modifier and Type | Class and Description |
---|---|
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
|
Copyright © 2003–2017 Atlassian. All rights reserved.