| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api | |
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ProjectEmailAddress> |
ProjectEmailApi.getProjectEmail(Long projectId,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get project's sender email
Returns the [project's sender email address](https://confluence.atlassian.com/x/dolKLg).
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<Object> |
ProjectEmailApi.updateProjectEmail(Long projectId,
ProjectEmailAddress projectEmailAddress,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Set project's sender email
Sets the [project's sender email address](https://confluence.atlassian.com/x/dolKLg).
|
| Modifier and Type | Method and Description |
|---|---|
ProjectEmailAddress |
ProjectEmailAddress.emailAddress(String emailAddress) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.