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