Package com.atlassian.bamboo.chains.plugins
package com.atlassian.bamboo.chains.plugins
-
ClassDescriptionCustom action that runs after the
Chain
has finished executingCustom action that runs after aJob
has finished executing as part of aChainStage
Custom action that runs after theChainStage
has finished executingCustom action that runs before theChain
has started executingCustom action that runs before aJob
has been queued as part of aChainStage
Custom actions that run before and after a build task (TaskType
), a deployment task (com.atlassian.bamboo.deployments.execution.DeploymentTaskType, or a common task (CommonTaskType
) in a build or a deployment plan.Custom action that runs before theChainStage
has started executingCustom action that runs before a failedChainStage
has been restarted.Custom action that runs before the manualChainStage
has been continuedCustom action that runs after theChainStage
has stopped execution on manual stage.