com.atlassian.bamboo.event
Class FeatureManagerStartupListener
java.lang.Object
com.atlassian.bamboo.event.FeatureManagerStartupListener
public class FeatureManagerStartupListener
- extends java.lang.Object
This listener runs during the statrup phase to trun on and off features depending on flags in the FeatureManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureManagerStartupListener
public FeatureManagerStartupListener(com.atlassian.plugin.PluginController pluginController,
FeatureManager featureManager,
CapabilityDefaultsHelper capabilityDefaultsHelper,
AdministrationConfigurationManager administrationConfigurationManager)
FeatureManagerStartupListener
public FeatureManagerStartupListener(CapabilityDefaultsHelper capabilityDefaultsHelper,
com.atlassian.plugin.PluginController pluginController,
FeatureManager featureManager,
CapabilitySetManager capabilitySetManager,
AdministrationConfigurationManager administrationConfigurationManager)
handleEvent
@EventListener
public void handleEvent(ServerStartedEvent event)
Copyright © 2012 Atlassian. All Rights Reserved.