|
||||||||||
| 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.ant.task.property |
|---|
| Fields in com.atlassian.bamboo.ant.task.property declared as BambooAuthenticationContext | |
|---|---|
protected BambooAuthenticationContext |
SimpleFieldPropertyConfigurator.bambooAuthenticationContext
|
| Constructors in com.atlassian.bamboo.ant.task.property with parameters of type BambooAuthenticationContext | |
|---|---|
BooleanWebPropertyConfigurator(com.atlassian.plugin.PluginAccessor pluginAccessor,
TemplateRenderer templateRenderer,
BambooAuthenticationContext bambooAuthenticationContext)
|
|
FileWebPropertyConfigurator(com.atlassian.plugin.PluginAccessor pluginAccessor,
TemplateRenderer templateRenderer,
BambooAuthenticationContext bambooAuthenticationContext)
|
|
NameEntryWebPropertyConfigurator(com.atlassian.plugin.PluginAccessor pluginAccessor,
TemplateRenderer templateRenderer,
BambooAuthenticationContext bambooAuthenticationContext)
|
|
PasswordWebPropertyConfigurator(com.atlassian.plugin.PluginAccessor pluginAccessor,
TemplateRenderer templateRenderer,
BambooAuthenticationContext bambooAuthenticationContext)
|
|
PrimitiveNumberWebProperyConfigurator(com.atlassian.plugin.PluginAccessor pluginAccessor,
TemplateRenderer templateRenderer,
BambooAuthenticationContext bambooAuthenticationContext)
|
|
SimpleFieldPropertyConfigurator(com.atlassian.plugin.PluginAccessor pluginAccessor,
TemplateRenderer templateRenderer,
BambooAuthenticationContext bambooAuthenticationContext,
java.lang.Class<?> first,
java.lang.Class<?>... rest)
|
|
StringWebPropertyConfigurator(com.atlassian.plugin.PluginAccessor pluginAccessor,
TemplateRenderer templateRenderer,
BambooAuthenticationContext bambooAuthenticationContext)
|
|
| 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(DeploymentProjectDao deploymentProjectDao,
EnvironmentDao environmentDao,
AuditLogService auditLogService,
com.opensymphony.xwork2.TextProvider textProvider,
ValidationService validationService,
PlanScheduler planScheduler,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
HibernateMutableAclService aclService,
BambooPermissionManager bambooPermissionManager,
RepositoryDefinitionDao repositoryDefinitionDao,
EnvironmentRepositoryLinkDao environmentRepositoryLinkDao,
DeploymentResultDeletionService deploymentResultDeletionService,
BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate,
VariableDefinitionDao variableDefinitionDao,
ScopedExclusionService scopedExclusionService)
|
|
| 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,
BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate,
CachedPlanManager cachedPlanManager,
DeploymentProjectDao deploymentProjectDao,
DeploymentResultService deploymentResultService,
DeploymentVersionDeletionService deploymentVersionDeletionService,
EnvironmentDeletionService environmentDeletionService,
EnvironmentService environmentService,
EnvironmentTaskService environmentTaskService,
HibernateMutableAclService aclService,
com.opensymphony.xwork2.TextProvider textProvider,
ValidationService validationService,
VariableDefinitionManager variableDefinitionManager,
VersionNamingService versionNamingService,
ArtifactManager artifactManager,
DeploymentVersionService deploymentVersionService,
ResultsSummaryManager resultsSummaryManager)
|
|
| 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.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 | |||||||||