|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |