Uses of Class
com.atlassian.bamboo.event.ChainStartedEvent
Packages that use ChainStartedEvent
Package
Description
-
Uses of ChainStartedEvent in com.atlassian.bamboo.analytics
Methods in com.atlassian.bamboo.analytics with parameters of type ChainStartedEventModifier and TypeMethodDescriptionvoid
VerboseLoggingAnalyticsListener.onChainStarted
(@NotNull ChainStartedEvent event) -
Uses of ChainStartedEvent in com.atlassian.bamboo.build
Methods in com.atlassian.bamboo.build with parameters of type ChainStartedEventModifier and TypeMethodDescriptionvoid
StopOldestBuildsEventListener.onChainStartedEvent
(ChainStartedEvent event) -
Uses of ChainStartedEvent in com.atlassian.bamboo.plan.analytics
Methods in com.atlassian.bamboo.plan.analytics with parameters of type ChainStartedEventModifier and TypeMethodDescriptionvoid
ActivePlansDeploymentsAnalyticsListener.onChainStarted
(@NotNull ChainStartedEvent event) -
Uses of ChainStartedEvent in com.atlassian.bamboo.plugins.bitbucket.events
Methods in com.atlassian.bamboo.plugins.bitbucket.events with parameters of type ChainStartedEventModifier and TypeMethodDescriptionvoid
BitbucketBuildStatusUpdater.onChainStartedEvent
(@NotNull ChainStartedEvent event) -
Uses of ChainStartedEvent in com.atlassian.bamboo.plugins.github
Methods in com.atlassian.bamboo.plugins.github with parameters of type ChainStartedEventModifier and TypeMethodDescriptionvoid
GithubBuildStatusUpdater.onChainStartedEvent
(@NotNull ChainStartedEvent event) -
Uses of ChainStartedEvent in com.atlassian.bamboo.plugins.stash
Methods in com.atlassian.bamboo.plugins.stash with parameters of type ChainStartedEventModifier and TypeMethodDescriptionvoid
BitbucketServerBuildStatusUpdater.onChainStartedEvent
(@NotNull ChainStartedEvent event) -
Uses of ChainStartedEvent in com.atlassian.bamboo.plugins.stash.events
Methods in com.atlassian.bamboo.plugins.stash.events with parameters of type ChainStartedEventModifier and TypeMethodDescriptionvoid
SmartMirrorEventListener.onChainStarted
(@NotNull ChainStartedEvent event) -
Uses of ChainStartedEvent in com.atlassian.bamboo.vcs
Methods in com.atlassian.bamboo.vcs with parameters of type ChainStartedEventModifier and TypeMethodDescriptionvoid
VcsRepositoryAnalytics.onChainStarted
(@NotNull ChainStartedEvent event)