| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api | |
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Completable |
IssueSecuritySchemesApi.associateSchemesToProjects(AssociateSecuritySchemeWithProjectDetails associateSecuritySchemeWithProjectDetails,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Associate security scheme to project
Associates an issue security scheme with a project and remaps security levels of issues to the new levels, if provided.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateSecuritySchemeWithProjectDetails |
AssociateSecuritySchemeWithProjectDetails.addOldToNewSecurityLevelMappingsItem(OldToNewSecurityLevelMappingsBean oldToNewSecurityLevelMappingsItem) |
AssociateSecuritySchemeWithProjectDetails |
AssociateSecuritySchemeWithProjectDetails.oldToNewSecurityLevelMappings(List<OldToNewSecurityLevelMappingsBean> oldToNewSecurityLevelMappings) |
AssociateSecuritySchemeWithProjectDetails |
AssociateSecuritySchemeWithProjectDetails.projectId(String projectId) |
AssociateSecuritySchemeWithProjectDetails |
AssociateSecuritySchemeWithProjectDetails.schemeId(String schemeId) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.