Uses of Class
com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs.AbstractTab
-
Packages that use AbstractTab Package Description com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs -
-
Uses of AbstractTab in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs
Subclasses of AbstractTab in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs Modifier and Type Class Description class
AllContentTab
Implements the "All Updates" tabclass
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 followsclass
PopularTab
class
SpaceCategoryTab
Implements the space category tab, which displays updates in spaces that have a space category label
-