|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProjectRole | |
|---|---|
| com.atlassian.jira.rest.client.api | |
| Uses of ProjectRole in com.atlassian.jira.rest.client.api |
|---|
| Methods in com.atlassian.jira.rest.client.api that return types with arguments of type ProjectRole | |
|---|---|
com.atlassian.util.concurrent.Promise<ProjectRole> |
ProjectRolesRestClient.getRole(URI uri)
Retrieves a full information about the selected role. |
com.atlassian.util.concurrent.Promise<ProjectRole> |
ProjectRolesRestClient.getRole(URI projectUri,
Long roleId)
Retrieves a full information about the selected role. |
com.atlassian.util.concurrent.Promise<Iterable<ProjectRole>> |
ProjectRolesRestClient.getRoles(URI projectUri)
Retrieves a collection of roles in the selected project. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||