public abstract class

AbstractNotificationBean

extends Object
java.lang.Object
   ↳ com.atlassian.jira.rest.api.notification.AbstractNotificationBean
Known Direct Subclasses

Class Overview

REST representation of Notification.

Summary

Protected Constructors
AbstractNotificationBean(Long id, NotificationType notificationType, String parameter)
Public Methods
final String getExpand()
Long getId()
String getNotificationType()
String getParameter()
AbstractNotificationBean input()
Protected Methods
String getAvailableExpand()
[Expand]
Inherited Methods
From class java.lang.Object

Protected Constructors

protected AbstractNotificationBean (Long id, NotificationType notificationType, String parameter)

Public Methods

public final String getExpand ()

public Long getId ()

public String getNotificationType ()

public String getParameter ()

public AbstractNotificationBean input ()

Protected Methods

protected String getAvailableExpand ()