Package com.atlassian.jira.issue.index
Class IndexedChangeHistoryField
java.lang.Object
com.atlassian.jira.issue.index.IndexedChangeHistoryField
Simple class to represent a supported field in a change history search. for example for status,
this would be represented by new IndexedChangeHistoryField("status",...);
- Since:
- v4.3
-
Constructor Summary
ConstructorsConstructorDescriptionIndexedChangeHistoryField
(String fieldName, DateRangeBuilder dateRangeBuilder) -
Method Summary
Modifier and TypeMethodDescriptionboolean
getSupportedOperators
(Set<Operator> operators) int
hashCode()