| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
PersonalInformationScannerImpl |
| Constructor and Description |
|---|
IndexUserGroupRunner(com.atlassian.messagequeue.registry.MessageRunnerRegistryService messageRunnerRegistryService,
PayloadSerializer<IndexUserGroupPayload> payloadSerializer,
DocumentVersionService documentVersionService,
PersonalInformationScanner personalInformationScanner,
BiConsumer<com.atlassian.bonnie.Searchable,Long> indexContentAction,
BiConsumer<com.atlassian.bonnie.Searchable,Long> indexAllChangeAction) |
Copyright © 2003–2016 Atlassian. All rights reserved.