Class PluginDependentsChangedEvent

java.lang.Object
com.atlassian.plugin.event.events.PluginEvent
com.atlassian.plugin.event.events.PluginDependentsChangedEvent

@PublicApi public class PluginDependentsChangedEvent extends PluginEvent
Event fired after dependent plugins have changed their state in response to a change in this plugin's state i.e. install, enable, uninstall, disable.
Since:
4.0.0
See Also: