|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RoleActor | |
|---|---|
| com.atlassian.jira.rest.client.domain | |
| Uses of RoleActor in com.atlassian.jira.rest.client.domain |
|---|
| Methods in com.atlassian.jira.rest.client.domain that return types with arguments of type RoleActor | |
|---|---|
java.lang.Iterable<RoleActor> |
ProjectRole.getActors()
|
| Constructor parameters in com.atlassian.jira.rest.client.domain with type arguments of type RoleActor | |
|---|---|
ProjectRole(long id,
java.net.URI self,
java.lang.String name,
java.lang.String description,
java.util.Collection<RoleActor> actors)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||