public class

RoleNotificationBean

extends AbstractNotificationBean
java.lang.Object
   ↳ com.atlassian.jira.rest.api.notification.AbstractNotificationBean
     ↳ com.atlassian.jira.rest.api.notification.RoleNotificationBean

Class Overview

REST representation of RoleNotification. Holds information about notification to the configured role, such as assignee, reporter, component lead, etc..

Summary

Public Constructors
RoleNotificationBean(Long id, NotificationType notificationType)
[Expand]
Inherited Methods
From class com.atlassian.jira.rest.api.notification.AbstractNotificationBean
From class java.lang.Object

Public Constructors

public RoleNotificationBean (Long id, NotificationType notificationType)