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

Packages that use SearchService
com.atlassian.greenhopper.service.issue   
com.atlassian.greenhopper.web.rapid.view   
 

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

Classes in com.atlassian.greenhopper.service.issue that implement SearchService
 class SearchServiceImpl
          Wrapper around JIRA's SearchService to make results easier to consume in GH.
 

Uses of SearchService in com.atlassian.greenhopper.web.rapid.view
 

Constructors in com.atlassian.greenhopper.web.rapid.view with parameters of type SearchService
WorkflowResource(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, RapidViewService rapidViewService, WorkflowService workflowService, com.atlassian.jira.bc.project.ProjectService jiraProjectService, WorkflowHelper workflowHelper, PermissionService permissionService, SearchService searchService, com.atlassian.jira.issue.IssueManager jiraIssueManager, I18nFactoryService i18nFactoryService, SimplifiedWorkflowService simplifiedWorkflowService, ColumnService columnService, WorkflowMigrationAdapterFactory workflowMigrationAdapterFactory)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.