Class JqlChangeItemMapping
java.lang.Object
com.atlassian.jira.issue.changehistory.JqlChangeItemMapping
jql clause names do not always map well to the value stored in the change item table - fore instance fixVersions is stored as FIX Version
Although SystemSearchConstants provides these values, it's a little overkill for what we need.
- Since:
- v5.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JqlChangeItemMapping
public JqlChangeItemMapping()
-
-
Method Details
-
mapJqlClauseToFieldName
-