Uses of Class
com.atlassian.bamboo.chains.events.ChainMovingEvent
Package
Description
-
Uses of ChainMovingEvent in com.atlassian.bamboo.deployments.projects.events
Modifier and TypeMethodDescriptionvoid
DeploymentProjectEventListener.onChainMoving
(@NotNull ChainMovingEvent event) -
Uses of ChainMovingEvent in com.atlassian.bamboo.deployments.versions.events
Modifier and TypeMethodDescriptionvoid
DeploymentVersionEventListener.onChainMoving
(@NotNull ChainMovingEvent event) -
Uses of ChainMovingEvent in com.atlassian.bamboo.plugins.artifact
Modifier and TypeMethodDescriptionvoid
ArtifactDownloaderTaskEventListener.onChainMoving
(@NotNull ChainMovingEvent event) -
Uses of ChainMovingEvent in com.atlassian.bamboo.plugins.testutils.events
Modifier and TypeMethodDescriptionvoid
TriggerRollbackEventListener.onChainMoving
(@NotNull ChainMovingEvent event)