|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SmartListManager | |
|---|---|
| com.atlassian.confluence.core | |
| com.atlassian.confluence.dashboard.actions | |
| com.atlassian.confluence.labels.actions | |
| com.atlassian.confluence.renderer.radeox.macros | |
| com.atlassian.confluence.renderer.v2.macros | |
| com.atlassian.confluence.rss | |
| com.atlassian.confluence.search.v2.lucene.compatibility | Backwards compatibility wrappers to bridge between the old and new search APIs |
| 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.labels.actions |
|---|
| Methods in com.atlassian.confluence.labels.actions with parameters of type SmartListManager | |
|---|---|
void |
ViewLabelAction.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)
|
| Uses of SmartListManager in com.atlassian.confluence.search.v2.lucene.compatibility |
|---|
| Classes in com.atlassian.confluence.search.v2.lucene.compatibility that implement SmartListManager | |
|---|---|
class |
V2SearchSmartListManager
A SmartListManager backed by the V2 Search API, for backwards compatibility. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||