Uses of Class
com.atlassian.bamboo.chains.events.ChainMovedEvent
Packages that use ChainMovedEvent
Package
Description
-
Uses of ChainMovedEvent in com.atlassian.bamboo.deployments.projects.events
Methods in com.atlassian.bamboo.deployments.projects.events with parameters of type ChainMovedEventModifier and TypeMethodDescriptionvoid
DeploymentProjectEventListener.onChainMoved
(@NotNull ChainMovedEvent event) We want to reset the triggers after the moved event occurs as they are cached via the old plankey in maps inside EnvironmentDependencyServiceImpl -
Uses of ChainMovedEvent in com.atlassian.bamboo.index.quicksearch
Methods in com.atlassian.bamboo.index.quicksearch with parameters of type ChainMovedEventModifier and TypeMethodDescriptionvoid
QuickSearchIndexerImpl.onChainMoved
(@NotNull ChainMovedEvent event) -
Uses of ChainMovedEvent in com.atlassian.bamboo.plugins.jira.event
Methods in com.atlassian.bamboo.plugins.jira.event with parameters of type ChainMovedEventModifier and TypeMethodDescriptionvoid
BuildIssueChangedPublisher.handleChainMovedEvent
(ChainMovedEvent event)