Uses of Interface
com.atlassian.bamboo.applinks.ImpersonationService
Packages that use ImpersonationService
Package
Description
-
Uses of ImpersonationService in com.atlassian.bamboo.applinks
Classes in com.atlassian.bamboo.applinks that implement ImpersonationService -
Uses of ImpersonationService in com.atlassian.bamboo.jira.issuelink
Constructors in com.atlassian.bamboo.jira.issuelink with parameters of type ImpersonationServiceModifierConstructorDescriptionJiraBranchLinkingServiceImpl
(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 ImpersonationServiceModifierConstructorDescriptionBuildAggregator
(PlanResultSearcher planResultSearcher, ImpersonationService impersonationService, JiraRestHelper jiraRestHelper, com.atlassian.sal.api.auth.OAuthRequestVerifierFactory oAuthRequestVerifierFactory, 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 ImpersonationServiceModifierConstructorDescriptionDeploymentAggregator
(AdministrationConfigurationAccessor administrationConfigurationAccessor, ImpersonationService impersonationService, JiraRestHelper jiraRestHelper, com.atlassian.sal.api.auth.OAuthRequestVerifierFactory oAuthRequestVerifierFactory, com.atlassian.sal.api.user.UserManager salUserManager, DeploymentVersionService deploymentVersionService, DeploymentResultService deploymentResultService) -
Uses of ImpersonationService in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type ImpersonationServiceModifier and TypeFieldDescriptionstatic final Supplier<ImpersonationService>
ComponentAccessor.IMPERSONATION_SERVICE
Deprecated. -
Uses of ImpersonationService in it.com.atlassian.bamboo.deployments.environments.service
Constructors in it.com.atlassian.bamboo.deployments.environments.service with parameters of type ImpersonationServiceModifierConstructorDescriptionEnvironmentDeletionServiceWiredTest
(DeploymentsTestService deploymentsTestService, EnvironmentDeletionService environmentDeletionService, EnvironmentService environmentService, HibernateMutableAclService aclService, ImpersonationService impersonationService) -
Uses of ImpersonationService in it.com.atlassian.bamboo.deployments.projects.service
Constructors in it.com.atlassian.bamboo.deployments.projects.service with parameters of type ImpersonationServiceModifierConstructorDescriptionDeploymentProjectServiceWiredTest
(DeploymentProjectDeletionService deploymentProjectDeletionService, DeploymentsTestService deploymentsTestService, HibernateMutableAclService aclService, ImpersonationService impersonationService) -
Uses of ImpersonationService in it.com.atlassian.bamboo.deployments.results.service
Constructors in it.com.atlassian.bamboo.deployments.results.service with parameters of type ImpersonationServiceModifierConstructorDescriptionDeploymentResultDeletionServiceWiredTest
(DeploymentResultDeletionService deploymentResultDeletionService, DeploymentResultService deploymentResultService, DeploymentsTestService deploymentsTestService, EnvironmentService environmentService, HibernateMutableAclService aclService, ImpersonationService impersonationService) -
Uses of ImpersonationService in it.com.atlassian.bamboo.deployments.versions.service
Constructors in it.com.atlassian.bamboo.deployments.versions.service with parameters of type ImpersonationServiceModifierConstructorDescriptionDeploymentVersionDeletionServiceWiredTest
(ArtifactLinkManager artifactLinkManager, CachedPlanManager cachedPlanManager, DeploymentVersionDeletionService deploymentVersionDeletionService, DeploymentVersionService deploymentVersionService, DeploymentsTestService deploymentsTestService, HibernateMutableAclService aclService, ImpersonationService impersonationService, ResultsSummaryManager resultsSummaryManager, StorageLocationService storageLocationService) -
Uses of ImpersonationService in it.com.atlassian.bamboo.job
Constructors in it.com.atlassian.bamboo.job with parameters of type ImpersonationServiceModifierConstructorDescriptionJobDeletionTest
(PlanConfigImportService planConfigImportService, DeletionService deletionService, ResultsSummaryManager resultsSummaryManager, StorageLocationService storageLocationService, CachedPlanManager cachedPlanManager, PlanExecutionManager planExecutionManager, BambooUserManager bambooUserManager, ArtifactDefinitionManager artifactDefinitionManager, ArtifactLinkManager artifactLinkManager, PlanManager planManager, ImpersonationService impersonationService) -
Uses of ImpersonationService in it.com.atlassian.bamboo.trigger
Constructors in it.com.atlassian.bamboo.trigger with parameters of type ImpersonationServiceModifierConstructorDescriptionTestDisablingTriggerPlugin
(DeploymentsTestService deploymentsTestService, EnvironmentTriggerService environmentTriggerService, ImpersonationService impersonationService, com.atlassian.plugin.PluginController pluginController, org.quartz.Scheduler scheduler, TriggerConfigurationService triggerConfigurationService, TriggerTypeManager triggerTypeManager)