|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.ww2.actions.PlanActionSupport
com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
com.atlassian.bamboo.configuration.AbstractPermissionAction
com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildPermissions
public class ConfigureBuildPermissions
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
|---|
BambooActionSupport.JSONStatus |
| Field Summary | |
|---|---|
static java.lang.String |
RESULT_EDIT_PERMISSIONS
|
| Fields inherited from class com.atlassian.bamboo.configuration.AbstractPermissionAction |
|---|
acl, aclService, aclUpdateHelper, addGroupPrincipal, addUserPrincipal, grantedGroups, grantedPermissions, grantedUsers, newGroup, newUser, nonProcessedGrantedPermissions, principalType |
| Fields inherited from class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport |
|---|
BACK, uiConfigBean |
| Fields inherited from class com.atlassian.bamboo.ww2.actions.PlanActionSupport |
|---|
buildNumber, resultsSummaryManager |
| Fields inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
|---|
administrationConfigurationManager, bambooPermissionManager, bambooUserManager, buildDefinitionManager, CONFIRM, cookieCutter, dashboardCachingManager, planExecutionManager, planManager, projectManager |
| Fields inherited from class com.opensymphony.xwork.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
ConfigureBuildPermissions()
|
|
| Method Summary | |
|---|---|
void |
bulkUpdateAcls(org.acegisecurity.acls.MutableAcl acl,
java.util.List<java.lang.String> permissions)
|
java.lang.String |
doAddGroupPrincipal()
|
java.lang.String |
doAddUserPrincipal()
|
java.lang.String |
doSaveAllPermissions()
|
java.lang.String |
doUpdatePermissions()
|
org.acegisecurity.acls.MutableAcl |
getAcl()
|
Buildable |
getBuild()
|
boolean |
isSaved()
|
void |
setBuild(Buildable build)
|
void |
setSaved(boolean saved)
|
void |
updateAcl(org.acegisecurity.acls.MutableAcl acl)
|
| Methods inherited from class com.atlassian.bamboo.configuration.AbstractPermissionAction |
|---|
getAddGroupPrincipal, getAddUserPrincipal, getGrantedGroups, getGrantedPermissions, getGrantedUsers, getNewGroup, getNewUser, getPrincipalType, hasEditPermissionForGroup, hasEditPermissionForUser, hasEditPermissionForUserName, populatePermissionLists, setAcl, setAclService, setAclUpdateHelper, setAddGroupPrincipal, setAddUserPrincipal, setGrantedGroups, setGrantedPermissions, setGrantedUsers, setNewGroup, setNewUser, setPrincipalType, validateSaveAllPermissions |
| Methods inherited from class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport |
|---|
getBuildConfiguration, getBuildConfigurationAsXml, getSecuredDomainObject, getUiConfigBean, savePlan, setBuildConfiguration, setEventManager, setUiConfigBean |
| Methods inherited from class com.atlassian.bamboo.ww2.actions.PlanActionSupport |
|---|
buildWebPanelContext, getBuildKey, getBuildNumber, getCurrentlyBuildingPlans, getErrorAccessor, getPlan, getPlanKey, getPlanResultKey, getProject, getResultsSummaryManager, getTypedPlanResultKey, planNotFound, setBuildKey, setBuildNumber, setErrorAccessor, setPlan, setPlanExecutionManager, setPlanKey, setPlanResultKey, setResultsSummaryManager |
| Methods inherited from class com.opensymphony.xwork.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, doInput, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.bamboo.ww2.aware.permissions.DomainObjectSecurityAware |
|---|
getSecuredDomainObject |
| Methods inherited from interface com.atlassian.bamboo.ww2.aware.PlanAware |
|---|
getPlan, setPlan |
| Methods inherited from interface com.atlassian.bamboo.utils.error.ErrorCollection |
|---|
getErrorMessages, getErrors, getFieldErrors |
| Field Detail |
|---|
public static final java.lang.String RESULT_EDIT_PERMISSIONS
| Constructor Detail |
|---|
public ConfigureBuildPermissions()
| Method Detail |
|---|
public java.lang.String doUpdatePermissions()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String doSaveAllPermissions()
public java.lang.String doAddUserPrincipal()
throws java.lang.Exception
java.lang.Exception
public java.lang.String doAddGroupPrincipal()
throws java.lang.Exception
java.lang.Exception@Nullable public org.acegisecurity.acls.MutableAcl getAcl()
getAcl in class AbstractPermissionActionpublic void updateAcl(org.acegisecurity.acls.MutableAcl acl)
public void bulkUpdateAcls(org.acegisecurity.acls.MutableAcl acl,
java.util.List<java.lang.String> permissions)
public Buildable getBuild()
getBuild in interface BuildableAwarepublic void setBuild(Buildable build)
setBuild in interface BuildableAwarepublic boolean isSaved()
isSaved in class BuildConfigurationSupportpublic void setSaved(boolean saved)
setSaved in class BuildConfigurationSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||