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 TypeMethodDescriptionvoidBitbucketBuildStatusUpdater.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 TypeMethodDescriptionvoidGithubBuildStatusUpdater.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 TypeMethodDescriptionvoidBitbucketServerBuildStatusUpdater.onChainAbandonedEvent(@NotNull ChainAbandonedEvent event)