public class CustomFieldPrefetchedData extends Object
NonNullCustomFieldProvider.getCustomFieldInfo(List <Issue>)
.
Can contain anything and should be used by subclassess of FieldIndexer
to reduce the amount of
data retrieved during indexing.Modifier and Type | Field and Description |
---|---|
static CustomFieldPrefetchedData |
NO_PREFETCH
Note that disabling prefetch means that your custom field data will be retrieved twice - do not use it unless you already cache that
value internally.
|
Constructor and Description |
---|
CustomFieldPrefetchedData(Object opaqueData) |
public static final CustomFieldPrefetchedData NO_PREFETCH
public CustomFieldPrefetchedData(Object opaqueData)
Copyright © 2002-2022 Atlassian. All Rights Reserved.
View cookie preferences