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   
com.atlassian.bamboo.session   
 

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

Constructors in com.atlassian.bamboo.build.creation with parameters of type BambooAclUpdateHelper
BuildPlanConstructorFactory(BuildPlanCreationService buildPlanCreationService, ProjectManager projectManager, BambooAclUpdateHelper bambooAclUpdateHelper, BambooAuthenticationContext authenticationContext)
           
BuildPlanConstructorImpl(BuildPlanCreationService buildPlanCreationService, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext)
           
 

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)
           
 

Uses of BambooAclUpdateHelper in com.atlassian.bamboo.session
 

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



Copyright © 2010 Atlassian. All Rights Reserved.