Uses of Package
com.atlassian.jira.security.roles

Packages that use com.atlassian.jira.security.roles
com.atlassian.jira.bc.projectroles   
com.atlassian.jira.issue.comments   
com.atlassian.jira.issue.worklog   
com.atlassian.jira.security.roles   
com.atlassian.jira.security.roles.actor   
 

Classes in com.atlassian.jira.security.roles used by com.atlassian.jira.bc.projectroles
DefaultRoleActors
          This interface defines the association between a ProjectRole and a collection of default Actors.
ProjectRole
          A way to group users (@see RoleActors) with projects.
ProjectRoleActors
          This interface defines the association between a ProjectRole and a collection of Actors for a project.
 

Classes in com.atlassian.jira.security.roles used by com.atlassian.jira.issue.comments
ProjectRole
          A way to group users (@see RoleActors) with projects.
 

Classes in com.atlassian.jira.security.roles used by com.atlassian.jira.issue.worklog
ProjectRole
          A way to group users (@see RoleActors) with projects.
 

Classes in com.atlassian.jira.security.roles used by com.atlassian.jira.security.roles
DefaultRoleActors
          This interface defines the association between a ProjectRole and a collection of default Actors.
ProjectRole
          A way to group users (@see RoleActors) with projects.
ProjectRoleActor
          This is an abstraction that allows us to associate users with ProjectRoles for a project.
ProjectRoleActors
          This interface defines the association between a ProjectRole and a collection of Actors for a project.
ProjectRoleManager.ProjectIdToProjectRoleIdsMap
          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.
ProjectRoleManager.ProjectIdToProjectRoleIdsMap.Entry
          Map entry that holds the project id and the collection of project role ids
RoleActor
          This is an abstraction that allows us to associate users with ProjectRoles.
RoleActorDoesNotExistException
          Thrown if a user attemtps to add a Role Actor (Group or User) that does not exist.
 

Classes in com.atlassian.jira.security.roles used by com.atlassian.jira.security.roles.actor
ProjectRoleActor
          This is an abstraction that allows us to associate users with ProjectRoles for a project.
RoleActor
          This is an abstraction that allows us to associate users with ProjectRoles.
RoleActorDoesNotExistException
          Thrown if a user attemtps to add a Role Actor (Group or User) that does not exist.
RoleActorFactory
          Create RoleActor instances.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.