Class ProjectRoleManager.ProjectIdToProjectRoleIdsMap.Entry

java.lang.Object
com.atlassian.jira.security.roles.ProjectRoleManager.ProjectIdToProjectRoleIdsMap.Entry
Enclosing class:
ProjectRoleManager.ProjectIdToProjectRoleIdsMap

public static class ProjectRoleManager.ProjectIdToProjectRoleIdsMap.Entry extends Object
Map entry that holds the project id and the collection of project role ids
  • Method Details

    • getProjectId

      public Long getProjectId()
      Returns the project ID
      Returns:
      project ID
    • getProjectRoleIds

      public List<Long> getProjectRoleIds()
      Returns the project role ID
      Returns:
      project role ID