Class ProjectRoleManager.ProjectIdToProjectRoleIdsMap

java.lang.Object
com.atlassian.jira.security.roles.ProjectRoleManager.ProjectIdToProjectRoleIdsMap
All Implemented Interfaces:
Iterable<ProjectRoleManager.ProjectIdToProjectRoleIdsMap.Entry>
Enclosing interface:
ProjectRoleManager

public static class ProjectRoleManager.ProjectIdToProjectRoleIdsMap extends Object implements Iterable<ProjectRoleManager.ProjectIdToProjectRoleIdsMap.Entry>
This class implements is backed by the map with project ID as a key and a collection of project role IDs as the mapped value of the map.