Class AbstractProjectRole

java.lang.Object
webwork.action.ActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.web.action.admin.roles.AbstractProjectRole
All Implemented Interfaces:
ErrorCollection, I18nHelper, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware
Direct Known Subclasses:
EditProjectRole, ProjectRoleUsageAction

public abstract class AbstractProjectRole extends JiraWebActionSupport
Abstract class for the Delete and editing of Project Roles
See Also:
  • Field Details

  • Constructor Details

    • AbstractProjectRole

      protected AbstractProjectRole(ProjectRoleService projectRoleService)
  • Method Details