public class DeploymentAggregator
extends com.atlassian.linkaggregation.AbstractRemoteLinkAggregator
implements com.atlassian.linkaggregation.RemoteLinkAggregator
Modifier and Type | Field and Description |
---|---|
static com.google.common.collect.Ordering<EnvironmentStatusJsonBean> |
ENVIRONMENT_ORDERING |
Constructor and Description |
---|
DeploymentAggregator(AdministrationConfigurationAccessor administrationConfigurationAccessor,
EnvironmentIndexSearcher environmentIndexSearcher,
ImpersonationService impersonationService,
JiraRestHelper jiraRestHelper,
com.atlassian.sal.api.auth.OAuthRequestVerifierFactory oAuthRequestVerifierFactory,
com.atlassian.sal.api.user.UserManager salUserManager,
VersionIndexSearcher versionIndexSearcher) |
Modifier and Type | Method and Description |
---|---|
Iterable<com.atlassian.linkaggregation.RemoteLinkAggregation> |
aggregateForGlobalId(String issueKey) |
aggregateForGlobalIds
public static final com.google.common.collect.Ordering<EnvironmentStatusJsonBean> ENVIRONMENT_ORDERING
@Autowired public DeploymentAggregator(AdministrationConfigurationAccessor administrationConfigurationAccessor, EnvironmentIndexSearcher environmentIndexSearcher, ImpersonationService impersonationService, JiraRestHelper jiraRestHelper, com.atlassian.sal.api.auth.OAuthRequestVerifierFactory oAuthRequestVerifierFactory, com.atlassian.sal.api.user.UserManager salUserManager, VersionIndexSearcher versionIndexSearcher)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.