Uses of Interface
com.atlassian.bamboo.deployments.versions.index.VersionIndexSearcher

Packages that use VersionIndexSearcher
com.atlassian.bamboo.deployments.versions.index   
com.atlassian.bamboo.plugins.jira.rest.resource   
com.atlassian.bamboo.plugins.jira.summary.deployment   
 

Uses of VersionIndexSearcher in com.atlassian.bamboo.deployments.versions.index
 

Classes in com.atlassian.bamboo.deployments.versions.index that implement VersionIndexSearcher
 class VersionIndexSearcherImpl
           
 

Uses of VersionIndexSearcher in com.atlassian.bamboo.plugins.jira.rest.resource
 

Constructors in com.atlassian.bamboo.plugins.jira.rest.resource with parameters of type VersionIndexSearcher
JiraIssueRelatedDeploymentsResource(EnvironmentIndexSearcher environmentIndexSearcher, VersionIndexSearcher versionIndexSearcher, AdministrationConfigurationAccessor administrationConfigurationAccessor, DeploymentProjectService deploymentProjectService, DashboardCachingManager dashboardCachingManager, CustomVariableContext customVariableContext, FeatureManager featureManager)
           
 

Uses of VersionIndexSearcher in com.atlassian.bamboo.plugins.jira.summary.deployment
 

Constructors in com.atlassian.bamboo.plugins.jira.summary.deployment with parameters of type VersionIndexSearcher
DeploymentAggregator(EnvironmentIndexSearcher environmentIndexSearcher, VersionIndexSearcher versionIndexSearcher, com.atlassian.sal.api.auth.OAuthRequestVerifierFactory oAuthRequestVerifierFactory, ImpersonationService impersonationService, com.atlassian.sal.api.user.UserManager salUserManager, AdministrationConfigurationAccessor administrationConfigurationAccessor)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.