Uses of Class
com.atlassian.bamboo.event.BuildConfigurationUpdatedEvent
Package
Description
-
Uses of BuildConfigurationUpdatedEvent in com.atlassian.bamboo.index.quicksearch
Modifier and TypeMethodDescriptionvoid
QuickSearchIndexerImpl.onBuildConfigUpdatedEvent
(@NotNull BuildConfigurationUpdatedEvent event) -
Uses of BuildConfigurationUpdatedEvent in com.atlassian.bamboo.plugins.maven.dependencies.events
Modifier and TypeMethodDescriptionvoid
UpdateChainDependenciesEventListener.onBuildConfigurationUpdatedEvent
(BuildConfigurationUpdatedEvent event) Handle BuildConfigurationUpdateEvent and create appropriate chain dependencies if Automatic Chain Dependency Management is enabled on both producer and consumer sides.