Uses of Class
com.atlassian.plugin.event.NotificationException

Packages that use NotificationException
com.atlassian.plugin   
com.atlassian.plugin.event   
com.atlassian.plugin.event.impl   
com.atlassian.plugin.manager   
 

Uses of NotificationException in com.atlassian.plugin
 

Methods in com.atlassian.plugin that throw NotificationException
 void SplitStartupPluginSystemLifecycle.earlyStartup()
          Perform the first part of startup.
 void PluginSystemLifecycle.init()
          Initialise the plugin system.
 void SplitStartupPluginSystemLifecycle.lateStartup()
          Perform the second part of startup.
 

Uses of NotificationException in com.atlassian.plugin.event
 

Methods in com.atlassian.plugin.event that throw NotificationException
 void PluginEventManager.broadcast(Object event)
          Broadcasts an event to all applicable listeners.
 

Uses of NotificationException in com.atlassian.plugin.event.impl
 

Methods in com.atlassian.plugin.event.impl that throw NotificationException
 void DefaultPluginEventManager.broadcast(Object event)
           
 

Uses of NotificationException in com.atlassian.plugin.manager
 

Methods in com.atlassian.plugin.manager that throw NotificationException
 void DefaultPluginManager.earlyStartup()
           
 void DefaultPluginManager.init()
           
 void DefaultPluginManager.lateStartup()
           
 



Copyright © 2015 Atlassian. All rights reserved.