Uses of Class
com.atlassian.jira.issue.changehistory.ChangeHistoryFieldConstants

Packages that use ChangeHistoryFieldConstants
com.atlassian.jira.issue.index   
com.atlassian.jira.jql.query   
com.atlassian.jira.jql.resolver   
 

Uses of ChangeHistoryFieldConstants in com.atlassian.jira.issue.index
 

Constructors in com.atlassian.jira.issue.index with parameters of type ChangeHistoryFieldConstants
DefaultChangeHistoryRetriever(ChangeHistoryManager changeManager, IndexedChangeHistoryFieldManager indexedChangeHistoryFieldManager, ChangeHistoryFieldConstants changeHistoryConstants, JqlChangeItemMapping jqlChangeItemMapping)
           
 

Uses of ChangeHistoryFieldConstants in com.atlassian.jira.jql.query
 

Constructors in com.atlassian.jira.jql.query with parameters of type ChangeHistoryFieldConstants
ChangedClauseQueryFactory(SearchProviderFactory searchProviderFactory, HistoryPredicateQueryFactory changedPredicateQueryFactory, ChangeHistoryFieldConstants changeHistoryFieldConstants)
           
 

Uses of ChangeHistoryFieldConstants in com.atlassian.jira.jql.resolver
 

Constructors in com.atlassian.jira.jql.resolver with parameters of type ChangeHistoryFieldConstants
ChangeHistoryFieldIdResolver(ChangeHistoryFieldConstants changeHistoryFieldConstants, VersionResolver versionResolver, ConstantsManager constantsManager)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.