Class PluginFrameworkResumingEvent

java.lang.Object
com.atlassian.plugin.event.events.PluginFrameworkEvent
com.atlassian.plugin.event.events.PluginFrameworkResumingEvent

@PublicApi public class PluginFrameworkResumingEvent extends PluginFrameworkEvent
Event that signifies the plugin framework has resumed initialization in response to lateStartup.
Since:
3.2.0
See Also:
  • Constructor Details