Uses of Interface
com.atlassian.bamboo.applinks.ImpersonationService

Packages that use ImpersonationService
com.atlassian.bamboo.applinks   
com.atlassian.bamboo.jira.issuelink   
com.atlassian.bamboo.plugins.jira.summary.build   
com.atlassian.bamboo.plugins.jira.summary.deployment   
com.atlassian.bamboo.spring   
 

Uses of ImpersonationService in com.atlassian.bamboo.applinks
 

Classes in com.atlassian.bamboo.applinks that implement ImpersonationService
 class ImpersonationServiceImpl
           
 

Uses of ImpersonationService in com.atlassian.bamboo.jira.issuelink
 

Constructors in com.atlassian.bamboo.jira.issuelink with parameters of type ImpersonationService
JiraBranchLinkingServiceImpl(PlanManager planManager, JiraRemoteIssueManager jiraRemoteIssueManager, JiraRestService jiraRestService, JiraApplinksService jiraApplinksService, JiraIssueUtils jiraIssueUtils, ImpersonationService impersonationService, ImmutablePlanCacheService immutablePlanCacheService)
           
 

Uses of ImpersonationService in com.atlassian.bamboo.plugins.jira.summary.build
 

Constructors in com.atlassian.bamboo.plugins.jira.summary.build with parameters of type ImpersonationService
BuildAggregator(IndexedBuildResultsSearcher indexedBuildResultsSearcher, com.atlassian.sal.api.auth.OAuthRequestVerifierFactory oAuthRequestVerifierFactory, ImpersonationService impersonationService, com.atlassian.sal.api.user.UserManager salUserManager)
           
 

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

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

Uses of ImpersonationService in com.atlassian.bamboo.spring
 

Fields in com.atlassian.bamboo.spring with type parameters of type ImpersonationService
static com.google.common.base.Supplier<ImpersonationService> ComponentAccessor.IMPERSONATION_SERVICE
           
 



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