public class ContentEntityMetadataExtractor extends Object implements com.atlassian.confluence.plugins.index.api.Extractor2
Extractor2 which generates indexed fields for a number of ConfluenceEntityObject metedata fields.| Constructor and Description |
|---|
ContentEntityMetadataExtractor() |
| Modifier and Type | Method and Description |
|---|---|
Collection<com.atlassian.confluence.plugins.index.api.FieldDescriptor> |
extractFields(Object searchable) |
StringBuilder |
extractText(Object searchable) |
public Collection<com.atlassian.confluence.plugins.index.api.FieldDescriptor> extractFields(Object searchable)
extractFields in interface com.atlassian.confluence.plugins.index.api.Extractor2public StringBuilder extractText(Object searchable)
extractText in interface com.atlassian.confluence.plugins.index.api.Extractor2Copyright © 2003–2022 Atlassian. All rights reserved.