Uses of Class
com.atlassian.bamboo.event.BuildConfigurationUpdatedEvent

Packages that use BuildConfigurationUpdatedEvent
com.atlassian.bamboo.index.quicksearch   
com.atlassian.bamboo.plugins.maven.dependencies.events   
 

Uses of BuildConfigurationUpdatedEvent in com.atlassian.bamboo.index.quicksearch
 

Methods in com.atlassian.bamboo.index.quicksearch with parameters of type BuildConfigurationUpdatedEvent
 void QuickSearchIndexerImpl.onBuildConfigUpdatedEvent(BuildConfigurationUpdatedEvent event)
           
 

Uses of BuildConfigurationUpdatedEvent in com.atlassian.bamboo.plugins.maven.dependencies.events
 

Methods in com.atlassian.bamboo.plugins.maven.dependencies.events with parameters of type BuildConfigurationUpdatedEvent
 void UpdateChainDependenciesEventListener.onBuildConfigurationUpdatedEvent(BuildConfigurationUpdatedEvent event)
          Handle BuildConfigurationUpdateEvent and create appropriate chain dependencies if Automatic Chain Dependency Management is enabled on both producer and consumer sides.
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.