Uses of Interface
com.atlassian.greenhopper.service.issue.IssueDataService

Packages that use IssueDataService
com.atlassian.greenhopper.service   
com.atlassian.greenhopper.service.issue   
 

Uses of IssueDataService in com.atlassian.greenhopper.service
 

Methods in com.atlassian.greenhopper.service that return IssueDataService
 IssueDataService BridgeServiceLocator.getIssueDataService()
          Deprecated.  
 

Uses of IssueDataService in com.atlassian.greenhopper.service.issue
 

Classes in com.atlassian.greenhopper.service.issue that implement IssueDataService
 class IssueDataServiceImpl
          Abstraction for a common usage pattern of querying a handful of issue fields from Lucene.
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.