| 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<Object> |
IssueCustomFieldContextsApi.assignProjectsToCustomFieldContext(String fieldId,
Long contextId,
ProjectIds projectIds,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Assign custom field context to projects
Assigns a custom field context to projects.
|
io.reactivex.Single<Object> |
IssueCustomFieldContextsApi.removeCustomFieldContextFromProjects(String fieldId,
Long contextId,
ProjectIds projectIds,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Remove custom field context from projects
Removes a custom field context from projects.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectIds |
ProjectIds.addProjectIdsItem(String projectIdsItem) |
ProjectIds |
ProjectIds.projectIds(List<String> projectIds) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.