| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.api |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ProjectIssueSecurityLevels> |
ProjectPermissionSchemesApi.getSecurityLevelsForProject(String projectKeyOrId,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get project issue security levels
Returns all [issue security](https://confluence.atlassian.com/x/J4lKLg) levels for the project that the user has access to.
|
io.reactivex.Single<ProjectIssueSecurityLevels> |
ProjectSecurityLevelApi.getSecurityLevelsForProject(String projectKeyOrId,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get project issue security levels
Returns all issue security levels for the project that the user has access to.
|
Copyright © 2011–2021 Everit Kft.. All rights reserved.