Uses of Class
com.atlassian.bamboo.event.ChainAbandonedEvent
Packages that use ChainAbandonedEvent
Package
Description
-
Uses of ChainAbandonedEvent in com.atlassian.bamboo.plugins.bitbucket.events
Methods in com.atlassian.bamboo.plugins.bitbucket.events with parameters of type ChainAbandonedEventModifier and TypeMethodDescriptionvoid
BitbucketBuildStatusUpdater.onChainAbandonedEvent
(@NotNull ChainAbandonedEvent event) -
Uses of ChainAbandonedEvent in com.atlassian.bamboo.plugins.github
Methods in com.atlassian.bamboo.plugins.github with parameters of type ChainAbandonedEventModifier and TypeMethodDescriptionvoid
GithubBuildStatusUpdater.onChainAbandonedEvent
(@NotNull ChainAbandonedEvent event) -
Uses of ChainAbandonedEvent in com.atlassian.bamboo.plugins.stash
Methods in com.atlassian.bamboo.plugins.stash with parameters of type ChainAbandonedEventModifier and TypeMethodDescriptionvoid
BitbucketServerBuildStatusUpdater.onChainAbandonedEvent
(@NotNull ChainAbandonedEvent event)