Uses of Class
com.atlassian.confluence.event.events.plugin.AsyncPluginFrameworkStartedEvent
-
Packages that use AsyncPluginFrameworkStartedEvent Package Description com.atlassian.confluence.macro.browser com.atlassian.confluence.upgrade.upgradetask -
-
Uses of AsyncPluginFrameworkStartedEvent in com.atlassian.confluence.macro.browser
Methods in com.atlassian.confluence.macro.browser with parameters of type AsyncPluginFrameworkStartedEvent Modifier and Type Method Description void
DefaultMacroMetadataManager. onPluginFrameworkStartedEvent(AsyncPluginFrameworkStartedEvent event)
-
Uses of AsyncPluginFrameworkStartedEvent in com.atlassian.confluence.upgrade.upgradetask
Methods in com.atlassian.confluence.upgrade.upgradetask with parameters of type AsyncPluginFrameworkStartedEvent Modifier and Type Method Description void
AddMissingUnmanagedUniqueConstraintsUpgradeTask. onPluginFrameworkStartedEvent(AsyncPluginFrameworkStartedEvent ignored)
-