com.atlassian.bamboo.plugins.maven.dependencies.events
Class AutomaticDependencyManagementBuildConfigurationUpdatedListener
java.lang.Object
com.atlassian.bamboo.plugins.maven.dependencies.events.AutomaticDependencyManagementBuildConfigurationUpdatedListener
- All Implemented Interfaces:
- com.atlassian.event.EventListener
public class AutomaticDependencyManagementBuildConfigurationUpdatedListener
- extends java.lang.Object
- implements com.atlassian.event.EventListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutomaticDependencyManagementBuildConfigurationUpdatedListener
public AutomaticDependencyManagementBuildConfigurationUpdatedListener()
getHandledEventClasses
public java.lang.Class[] getHandledEventClasses()
- Specified by:
getHandledEventClasses
in interface com.atlassian.event.EventListener
handleEvent
public void handleEvent(com.atlassian.event.Event event)
- Update Chain dependencies on BuildConfigurationUpdateEvent
- Specified by:
handleEvent
in interface com.atlassian.event.EventListener
- Parameters:
event
-
setPlanDependencyManager
public void setPlanDependencyManager(PlanDependencyManager planDependencyManager)
setPlanManager
public void setPlanManager(PlanManager planManager)
setPlanParticleManager
public void setPlanParticleManager(PlanParticleManager planParticleManager)
Copyright © 2011 Atlassian. All Rights Reserved.