Uses of Class
com.atlassian.bamboo.event.ChainCreatedEvent
Packages that use ChainCreatedEvent
Package
Description
-
Uses of ChainCreatedEvent in com.atlassian.bamboo.build.creation
Methods in com.atlassian.bamboo.build.creation with parameters of type ChainCreatedEventModifier and TypeMethodDescriptionvoid
UpdateCreatingCommitInformationListener.onChainCreatedEvent
(ChainCreatedEvent event) -
Uses of ChainCreatedEvent in com.atlassian.bamboo.index.quicksearch
Methods in com.atlassian.bamboo.index.quicksearch with parameters of type ChainCreatedEventModifier and TypeMethodDescriptionvoid
QuickSearchIndexerImpl.onChainCreated
(@NotNull ChainCreatedEvent event) -
Uses of ChainCreatedEvent in com.atlassian.bamboo.v2.trigger
Methods in com.atlassian.bamboo.v2.trigger with parameters of type ChainCreatedEventModifier and TypeMethodDescriptionvoid
InitialBuildListener.handleEvent
(@NotNull ChainCreatedEvent event)