Class ProjectRoleManager.ProjectIdToProjectRoleIdsMap.Entry
java.lang.Object
com.atlassian.jira.security.roles.ProjectRoleManager.ProjectIdToProjectRoleIdsMap.Entry
- Enclosing class:
- ProjectRoleManager.ProjectIdToProjectRoleIdsMap
Map entry that holds the project id and the collection of project
role ids
-
Method Summary
Modifier and TypeMethodDescriptionReturns the project IDReturns the project role ID
-
Method Details
-
getProjectId
Returns the project ID- Returns:
- project ID
-
getProjectRoleIds
Returns the project role ID- Returns:
- project role ID
-