Package | Description |
---|---|
com.atlassian.jira.issue.fields.rest.json.beans | |
com.atlassian.jira.notification | |
com.atlassian.jira.rest.v2.issue |
Modifier and Type | Field and Description |
---|---|
static NotificationJsonBean |
NotificationJsonBean.DOC_UPDATE_EXAMPLE |
Modifier and Type | Method and Description |
---|---|
static ServiceOutcome<NotificationBuilder> |
AdhocNotificationServiceImpl.makeBuilder(NotificationBuilder notificationBuilder,
NotificationJsonBean jsonBean,
I18nHelper i18nHelper) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
IssueResource.notify(String issueIdOrKey,
NotificationJsonBean request)
Sends a notification (email) to the list or recipients defined in the request.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.