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