com.atlassian.jira.notification
Class NotificationEventImpl
java.lang.Object
com.atlassian.jira.AbstractSimpleI18NBean
com.atlassian.jira.notification.NotificationEventImpl
- All Implemented Interfaces:
- NotificationEvent
public class NotificationEventImpl
- extends AbstractSimpleI18NBean
- implements NotificationEvent
Implementation of NotificationEvent that handles i18n of name and description.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationEventImpl
public NotificationEventImpl(String id,
String name,
String description,
String nameKey,
String descriptionKey,
JiraAuthenticationContext jiraAuthenticationContext)
Copyright © 2002-2011 Atlassian. All Rights Reserved.