|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.AbstractSimpleI18NBean
com.atlassian.jira.notification.NotificationEventImpl
public class NotificationEventImpl
Implementation of NotificationEvent that handles i18n of name and description.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.jira.AbstractSimpleI18NBean |
|---|
description, descriptionKey, id, name, nameKey |
| Constructor Summary | |
|---|---|
NotificationEventImpl(String id,
String name,
String description,
String nameKey,
String descriptionKey,
JiraAuthenticationContext jiraAuthenticationContext)
|
|
| Method Summary |
|---|
| Methods inherited from class com.atlassian.jira.AbstractSimpleI18NBean |
|---|
getDescription, getId, getName, getText |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.jira.notification.NotificationEvent |
|---|
getDescription, getId, getName |
| Constructor Detail |
|---|
public NotificationEventImpl(String id,
String name,
String description,
String nameKey,
String descriptionKey,
JiraAuthenticationContext jiraAuthenticationContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||