|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SmartListManager | |
---|---|
com.atlassian.confluence.dashboard.actions | |
com.atlassian.confluence.labels.actions | |
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.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.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 |