CustomFieldPrefetchedData
instead.@Deprecated @ExperimentalApi public interface NonnullCustomFieldProvider
getIdentity()
will be used
for deduplication of a provider that have multiple instances (e.g. Spring Proxies around the core instance).
See also IdentifiableComponent
.Modifier and Type | Method and Description |
---|---|
Map<String,CustomFieldPrefetchedData> |
getCustomFieldInfo(Issue issue)
Deprecated.
|
Object |
getIdentity()
Deprecated.
|
Map<String,CustomFieldPrefetchedData> getCustomFieldInfo(Issue issue)
issue
- the id of the issueFieldIndexer.addIndex(Document, Issue, CustomFieldPrefetchedData)
Object getIdentity()
Copyright © 2002-2021 Atlassian. All Rights Reserved.