| Package | Description |
|---|---|
| com.atlassian.confluence.impl.index |
This package contains interfaces and classes to facilitate the implementation of a document extractor independent
from underlying search library and that can be incorporated into confluence.
|
| com.atlassian.confluence.impl.index.amq |
| Constructor and Description |
|---|
DelegatingChangeIndexer(ESFeatureManager esFeatureManager,
com.google.common.base.Supplier<QueuingChangeIndexer> journalChangeIndexer,
com.google.common.base.Supplier<AmqChangeIndexer> amqChangeIndexer) |
| Constructor and Description |
|---|
AmqConfluenceIndexer(AmqChangeIndexer amqChangeIndexer,
com.atlassian.messagequeue.MessageRunnerService messageRunnerService,
PayloadSerializer<Object> payloadSerializer) |
Copyright © 2003–2016 Atlassian. All rights reserved.