Uses of Class
com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper

Packages that use BambooAclUpdateHelper
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.configuration   
com.atlassian.bamboo.security.acegi.acls   
 

Uses of BambooAclUpdateHelper in com.atlassian.bamboo.build.creation
 

Fields in com.atlassian.bamboo.build.creation declared as BambooAclUpdateHelper
protected  BambooAclUpdateHelper PlanCreationTemplate.aclUpdateHelper
           
 

Constructors in com.atlassian.bamboo.build.creation with parameters of type BambooAclUpdateHelper
BuildCreationService(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, PlanValidationService planValidationService, AuditLogService auditLogService, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager)
           
BuildPlanConstructorFactory(ProjectManager projectManager, BambooAclUpdateHelper bambooAclUpdateHelper, BambooAuthenticationContext authenticationContext, BuildCreationService buildCreationService, BuildDefinitionConverter buildDefinitionConverter)
          Deprecated.  
BuildPlanConstructorImpl(Build buildPlan, BuildConfiguration buildConfiguration, BuildCreationService buildCreationService, BuildDefinitionConverter buildDefinitionConverter, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext)
          Deprecated.  
BuildPlanConstructorImpl(BuildCreationService buildCreationService, BuildDefinitionConverter buildDefinitionConverter, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext)
          Deprecated.  
ChainCreationService(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, JobCreationService jobCreationService, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager)
           
JobCreationService(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager)
           
PlanCreationTemplate(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager)
           
 

Uses of BambooAclUpdateHelper in com.atlassian.bamboo.configuration
 

Fields in com.atlassian.bamboo.configuration declared as BambooAclUpdateHelper
protected  BambooAclUpdateHelper AbstractPermissionAction.aclUpdateHelper
           
 

Methods in com.atlassian.bamboo.configuration with parameters of type BambooAclUpdateHelper
 void AbstractPermissionAction.setAclUpdateHelper(BambooAclUpdateHelper aclUpdateHelper)
           
 

Uses of BambooAclUpdateHelper in com.atlassian.bamboo.security.acegi.acls
 

Methods in com.atlassian.bamboo.security.acegi.acls with parameters of type BambooAclUpdateHelper
 void HibernateMutableAclServiceImpl.setAclUpdateHelper(BambooAclUpdateHelper aclUpdateHelper)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.