Uses of Interface
com.atlassian.bamboo.applinks.ImpersonationService
Package
Description
-
Uses of ImpersonationService in com.atlassian.bamboo.applinks
-
Uses of ImpersonationService in com.atlassian.bamboo.jira.issuelink
ModifierConstructorDescriptionJiraBranchLinkingServiceImpl
(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
ModifierConstructorDescriptionBuildAggregator
(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
ModifierConstructorDescriptionDeploymentAggregator
(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
Modifier and TypeFieldDescriptionstatic final Supplier<ImpersonationService>
ComponentAccessor.IMPERSONATION_SERVICE
Deprecated. -
Uses of ImpersonationService in it.com.atlassian.bamboo.deployments.environments.service
ModifierConstructorDescriptionEnvironmentDeletionServiceWiredTest
(DeploymentsTestService deploymentsTestService, EnvironmentDeletionService environmentDeletionService, EnvironmentService environmentService, HibernateMutableAclService aclService, ImpersonationService impersonationService) -
Uses of ImpersonationService in it.com.atlassian.bamboo.deployments.projects.service
ModifierConstructorDescriptionDeploymentProjectServiceWiredTest
(DeploymentProjectDeletionService deploymentProjectDeletionService, DeploymentsTestService deploymentsTestService, HibernateMutableAclService aclService, ImpersonationService impersonationService) -
Uses of ImpersonationService in it.com.atlassian.bamboo.deployments.results.service
ModifierConstructorDescriptionDeploymentResultDeletionServiceWiredTest
(DeploymentResultDeletionService deploymentResultDeletionService, DeploymentResultService deploymentResultService, DeploymentsTestService deploymentsTestService, EnvironmentService environmentService, HibernateMutableAclService aclService, ImpersonationService impersonationService) -
Uses of ImpersonationService in it.com.atlassian.bamboo.deployments.versions.service
ModifierConstructorDescriptionDeploymentVersionDeletionServiceWiredTest
(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
ModifierConstructorDescriptionJobDeletionTest
(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
ModifierConstructorDescriptionTestDisablingTriggerPlugin
(DeploymentsTestService deploymentsTestService, EnvironmentTriggerService environmentTriggerService, ImpersonationService impersonationService, com.atlassian.plugin.PluginController pluginController, org.quartz.Scheduler scheduler, TriggerConfigurationService triggerConfigurationService, TriggerTypeManager triggerTypeManager)