| 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<Object> |
IssueApi.notify(String issueIdOrKey,
Notification requestBody,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Send notification for issue
Creates an email notification for an issue and adds it to the mail queue.
|
io.reactivex.Single<Object> |
IssuesApi.notify(String issueIdOrKey,
Notification requestBody,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Send notification for issue
Creates an email notification for an issue and adds it to the mail queue.
|
| Modifier and Type | Method and Description |
|---|---|
Notification |
Notification.htmlBody(String htmlBody) |
Notification |
Notification.restrict(NotificationRecipientsRestrictions restrict) |
Notification |
Notification.subject(String subject) |
Notification |
Notification.textBody(String textBody) |
Notification |
Notification.to(NotificationRecipients to) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.