com.atlassian.jira.notification
Interface NotificationEvent

All Known Implementing Classes:
NotificationEventImpl

public interface NotificationEvent

Defines a notification event


Method Summary
 String getDescription()
           
 String getId()
           
 String getName()
           
 

Method Detail

getId

String getId()

getName

String getName()

getDescription

String getDescription()


Copyright © 2002-2012 Atlassian. All Rights Reserved.