Uses of Interface
com.atlassian.jira.bc.project.index.ProjectReindexService

Packages that use ProjectReindexService
com.atlassian.jira.bc.project.index   
com.atlassian.jira.dev.backdoor   
com.atlassian.jira.web.action.project   
 

Uses of ProjectReindexService in com.atlassian.jira.bc.project.index
 

Classes in com.atlassian.jira.bc.project.index that implement ProjectReindexService
 class ProjectReindexServiceImpl
           
 

Uses of ProjectReindexService in com.atlassian.jira.dev.backdoor
 

Constructors in com.atlassian.jira.dev.backdoor with parameters of type ProjectReindexService
ProjectKeyBackdoorExt(ProjectManager projectManager, ProjectReindexService projectReindexService)
           
 

Uses of ProjectReindexService in com.atlassian.jira.web.action.project
 

Constructors in com.atlassian.jira.web.action.project with parameters of type ProjectReindexService
EditProject(ProjectService projectService, AvatarManager avatarManager, UserManager userManager, UserKeyService userKeyService, FeatureManager featureManager, ProjectReindexService projectReindexService)
           
IndexProject(TaskManager taskManager, TaskDescriptorBean.Factory factory, ProjectReindexService projectReindexService, JiraAuthenticationContext authenticationContext)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.