Class CustomFieldValueDrivenPredicate

java.lang.Object
com.atlassian.jira.search.issue.index.CustomFieldValueDrivenPredicate
All Implemented Interfaces:
Predicate<CustomFieldIndexer>

public class CustomFieldValueDrivenPredicate extends Object implements Predicate<CustomFieldIndexer>
Returns true if a field indexer is believed to has a material impact when applying against a given set of field that store values using CustomFieldValuePersister.
Since:
10.4