Interface CustomFieldIndexer
- All Superinterfaces:
FieldIndexer
- All Known Implementing Classes:
CustomFieldIndexerWithStats
@Deprecated(since="10.4",
forRemoval=true)
@Internal
public interface CustomFieldIndexer
extends FieldIndexer
Deprecated, for removal: This API element is subject to removal in a future version.
An indexer that indexes a particular custom field.
- Since:
- 8.10
-
Field Summary
Fields inherited from interface com.atlassian.jira.issue.index.indexers.FieldIndexer
LABELS_NO_VALUE_INDEX_VALUE, NO_VALUE_INDEX_VALUE -
Method Summary
Modifier and TypeMethodDescriptiongetField()Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from interface com.atlassian.jira.issue.index.indexers.FieldIndexer
addIndex, addIndex, getDocumentFieldId, getId, isFieldVisibleAndInScope, skipsIndexingNull
-
Method Details
-
getField
CustomField getField()Deprecated, for removal: This API element is subject to removal in a future version.
-
CustomFieldIndexerinstead.