| java.lang.Object | ||
| ↳ | com.atlassian.jira.security.roles.MockRoleActor | |
| ↳ | com.atlassian.jira.security.roles.MockGroupRoleActor | |
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.jira.security.roles.ProjectRoleActor
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Does this RoleActor contain the specified user.
| |||||||||||
Does this RoleActor contain the specified user.
| |||||||||||
Will provide a Set of users encapsulated by this RoleActor.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.security.roles.MockRoleActor
| |||||||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||||||
From interface
com.atlassian.jira.security.roles.ProjectRoleActor
| |||||||||||||||||||||||||||||||||||||
From interface
com.atlassian.jira.security.roles.RoleActor
| |||||||||||||||||||||||||||||||||||||
Does this RoleActor contain the specified user.
| user | the user to check if they are contained |
|---|
Does this RoleActor contain the specified user.
| user | the user to check if they are contained |
|---|
Will provide a Set of users encapsulated by this RoleActor.

