@Singleton public class JiraIssueRelatedDeploymentsResource extends Object
Constructor and Description |
---|
JiraIssueRelatedDeploymentsResource(AdministrationConfigurationAccessor administrationConfigurationAccessor,
CustomVariableContext customVariableContext,
DeploymentProjectService deploymentProjectService,
CachedPlanManager cachedPlanManager,
EnvironmentIndexSearcher environmentIndexSearcher,
FeatureManager featureManager,
JiraRestHelper jiraRestHelper,
VersionIndexSearcher versionIndexSearcher) |
Modifier and Type | Method and Description |
---|---|
DeploymentProjectSummaries |
getLatestRelevantBuildStatusesForJiraIssue(List<String> issueKeys) |
@Autowired public JiraIssueRelatedDeploymentsResource(AdministrationConfigurationAccessor administrationConfigurationAccessor, CustomVariableContext customVariableContext, DeploymentProjectService deploymentProjectService, CachedPlanManager cachedPlanManager, EnvironmentIndexSearcher environmentIndexSearcher, FeatureManager featureManager, JiraRestHelper jiraRestHelper, VersionIndexSearcher versionIndexSearcher)
public DeploymentProjectSummaries getLatestRelevantBuildStatusesForJiraIssue(List<String> issueKeys)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.