| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.api | |
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<SecurityLevel> |
IssueSecurityLevelApi.getIssueSecurityLevel(String id,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get issue security level
Returns details of an issue security level.
|
| Modifier and Type | Method and Description |
|---|---|
List<SecurityLevel> |
ProjectIssueSecurityLevels.getLevels()
Issue level security items list.
|
List<SecurityLevel> |
SecurityScheme.getLevels()
Get levels
|
| Modifier and Type | Method and Description |
|---|---|
SecurityScheme |
SecurityScheme.addLevelsItem(SecurityLevel levelsItem) |
| Modifier and Type | Method and Description |
|---|---|
SecurityScheme |
SecurityScheme.levels(List<SecurityLevel> levels) |
void |
SecurityScheme.setLevels(List<SecurityLevel> levels) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.