public class MigrationRequiredListener extends Object
Constructor and Description |
---|
MigrationRequiredListener(MacroMigrationService macroMigrationService) |
Modifier and Type | Method and Description |
---|---|
void |
handlePluginInstalledEvent(com.atlassian.plugin.event.events.PluginModuleEnabledEvent e)
Handle a plugin installed event, ask the service to update the migration required field,
so that the next time the system is restarted the migration is performed.
|
public MigrationRequiredListener(MacroMigrationService macroMigrationService)
@EventListener public void handlePluginInstalledEvent(com.atlassian.plugin.event.events.PluginModuleEnabledEvent e)
Copyright © 2003–2016 Atlassian. All rights reserved.