Class EditPlanPermissions

java.lang.Object
org.apache.struts2.ActionSupport
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, ProjectAdminSecurityAware, ReturnUrlAware, UserAware, com.atlassian.core.i18n.I18nTextProvider, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.Preparable, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

public class EditPlanPermissions extends ProjectActionSupport implements ProjectAdminSecurityAware
See Also:
  • Constructor Details

    • EditPlanPermissions

      public EditPlanPermissions()
  • Method Details

    • getEditablePermissions

      @NotNull public @NotNull Map<String,String> getEditablePermissions()
    • getPermissionDependencies

      @NotNull public @NotNull List<String> getPermissionDependencies(@NotNull @NotNull String permissionName)