|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BambooAuthenticationContext in com.atlassian.bamboo |
|---|
| Constructors in com.atlassian.bamboo with parameters of type BambooAuthenticationContext | |
|---|---|
ServerLifecycleManagerImpl(PlanExecutionLockService planExecutionLockService,
ChainExecutionManager chainExecutionManager,
DeletionService deletionService,
BambooAuthenticationContext bambooAuthenticationContext,
AuditLogService auditLogService)
|
|
| Uses of BambooAuthenticationContext in com.atlassian.bamboo.build |
|---|
| Methods in com.atlassian.bamboo.build with parameters of type BambooAuthenticationContext | |
|---|---|
void |
DefaultStopBuildManager.setAuthenticationContext(BambooAuthenticationContext authenticationContext)
|
| Uses of BambooAuthenticationContext in com.atlassian.bamboo.build.creation |
|---|
| Fields in com.atlassian.bamboo.build.creation declared as BambooAuthenticationContext | |
|---|---|
protected BambooAuthenticationContext |
PlanCreationTemplate.authenticationContext
|
| Constructors in com.atlassian.bamboo.build.creation with parameters of type BambooAuthenticationContext | |
|---|---|
ChainBranchCreationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
NotificationManager notificationManager,
JobCreationService jobCreationService,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
ScopedExclusionService exclusionService,
ChainBranchManager chainBranchManager,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
BuildStrategyConfigurationService buildStrategyConfigurationService,
JiraBranchLinkingService jiraBranchLinkingService,
TestQuarantineManager testQuarantineManager,
TestsManager testsManager)
|
|
ChainCreationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
NotificationManager notificationManager,
JobCreationService jobCreationService,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
ScopedExclusionService scopedExclusionService,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
BranchDetectionService branchDetectionService,
BuildStrategyConfigurationService buildStrategyConfigurationService)
|
|
JobCreationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
ChainBranchManager chainBranchManager,
NotificationManager notificationManager,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
BuildStrategyConfigurationService buildStrategyConfigurationService)
|
|
PlanCreationTemplate(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
NotificationManager notificationManager,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
BuildStrategyConfigurationService buildStrategyConfigurationService)
|
|
| Uses of BambooAuthenticationContext in com.atlassian.bamboo.deployments.environments.service |
|---|
| Constructors in com.atlassian.bamboo.deployments.environments.service with parameters of type BambooAuthenticationContext | |
|---|---|
EnvironmentServiceImpl(BambooAclUpdateHelper aclUpdateHelper,
HibernateMutableAclService aclService,
BambooAuthenticationContext authenticationContext,
BambooPermissionManager bambooPermissionManager,
BuildStrategyManager buildStrategyManager,
DeploymentProjectDao deploymentProjectDao,
EnvironmentDao environmentDao,
EnvironmentRepositoryLinkDao environmentRepositoryLinkDao,
PlanScheduler planScheduler,
RepositoryDefinitionDao repositoryDefinitionDao,
ScopedExclusionService scopedExclusionService,
com.opensymphony.xwork2.TextProvider textProvider,
ValidationService validationService,
com.atlassian.event.api.EventPublisher eventPublisher,
DeploymentVersionLinkedJiraIssueDao deploymentVersionLinkedJiraIssueDao,
NotificationManager notificationManager,
VariableConfigurationService variableConfigurationService,
VariableDefinitionManager variableDefinitionManager)
|
|
| Uses of BambooAuthenticationContext in com.atlassian.bamboo.deployments.projects.service |
|---|
| Constructors in com.atlassian.bamboo.deployments.projects.service with parameters of type BambooAuthenticationContext | |
|---|---|
DeploymentProjectServiceImpl(ArtifactDefinitionManager artifactDefinitionManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooPermissionManager bambooPermissionManager,
BuildStrategyManager buildStrategyManager,
CachedPlanManager cachedPlanManager,
DeploymentProjectDao deploymentProjectDao,
DeploymentResultService deploymentResultService,
EnvironmentDao environmentDao,
EnvironmentService environmentService,
EnvironmentTaskService environmentTaskService,
HibernateMutableAclService aclService,
com.opensymphony.xwork2.TextProvider textProvider,
ValidationService validationService,
VariableDefinitionManager variableDefinitionManager,
VersionNamingService versionNamingService,
DeploymentVersionService deploymentVersionService,
ResultsSummaryManager resultsSummaryManager,
com.atlassian.event.api.EventPublisher eventPublisher)
|
|
| Uses of BambooAuthenticationContext in com.atlassian.bamboo.persister |
|---|
| Constructors in com.atlassian.bamboo.persister with parameters of type BambooAuthenticationContext | |
|---|---|
DefaultAuditLogService(AuditLogDao auditLogDao,
BambooAuthenticationContext authenticationContext,
AdministrationConfigurationManager administrationConfigurationManager)
|
|
| Uses of BambooAuthenticationContext in com.atlassian.bamboo.plugin.servlet |
|---|
| Fields in com.atlassian.bamboo.plugin.servlet declared as BambooAuthenticationContext | |
|---|---|
protected BambooAuthenticationContext |
AbstractArtifactDownloadStrategy.authenticationContext
|
| Uses of BambooAuthenticationContext in com.atlassian.bamboo.plugins.web.conditions |
|---|
| Methods in com.atlassian.bamboo.plugins.web.conditions with parameters of type BambooAuthenticationContext | |
|---|---|
void |
UserExistsCondition.setAuthenticationContext(BambooAuthenticationContext authenticationContext)
|
| Uses of BambooAuthenticationContext in com.atlassian.bamboo.task |
|---|
| Fields in com.atlassian.bamboo.task declared as BambooAuthenticationContext | |
|---|---|
protected BambooAuthenticationContext |
AbstractTaskConfigurator.bambooAuthenticationContext
|
| Methods in com.atlassian.bamboo.task with parameters of type BambooAuthenticationContext | |
|---|---|
void |
AbstractTaskConfigurator.setAuthenticationContext(BambooAuthenticationContext bambooAuthenticationContext)
|
| Uses of BambooAuthenticationContext in com.atlassian.bamboo.user |
|---|
| Classes in com.atlassian.bamboo.user that implement BambooAuthenticationContext | |
|---|---|
class |
DefaultAuthenticationContext
|
| Uses of BambooAuthenticationContext in com.atlassian.bamboo.ww2 |
|---|
| Methods in com.atlassian.bamboo.ww2 with parameters of type BambooAuthenticationContext | |
|---|---|
void |
BambooActionSupport.setAuthenticationContext(BambooAuthenticationContext authenticationContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||