Uses of Interface
com.atlassian.confluence.core.SmartListManager

Packages that use SmartListManager
com.atlassian.confluence.core   
com.atlassian.confluence.dashboard.actions   
com.atlassian.confluence.renderer.radeox.macros   
com.atlassian.confluence.renderer.v2.macros   
com.atlassian.confluence.rss   
 

Uses of SmartListManager in com.atlassian.confluence.core
 

Classes in com.atlassian.confluence.core that implement SmartListManager
 class LuceneSmartListManager
           
 

Uses of SmartListManager in com.atlassian.confluence.dashboard.actions
 

Methods in com.atlassian.confluence.dashboard.actions with parameters of type SmartListManager
 void ConfigureRssFeedAction.setSmartListManager(SmartListManager smartListManager)
           
 

Uses of SmartListManager in com.atlassian.confluence.renderer.radeox.macros
 

Methods in com.atlassian.confluence.renderer.radeox.macros with parameters of type SmartListManager
 void RecentlyUpdatedContentMacro.setSmartListManager(SmartListManager smartListManager)
           
 

Uses of SmartListManager in com.atlassian.confluence.renderer.v2.macros
 

Methods in com.atlassian.confluence.renderer.v2.macros with parameters of type SmartListManager
 void BlogPostsMacro.setSmartListManager(SmartListManager smartListManager)
           
 

Uses of SmartListManager in com.atlassian.confluence.rss
 

Methods in com.atlassian.confluence.rss with parameters of type SmartListManager
 void DefaultFeedBuilder.setSmartListManager(SmartListManager smartListManager)
           
 



Confluence is developed by Atlassian.