Package com.atlassian.bamboo.chains.plugins
-
Interface Summary Interface Description PostChainAction Custom action that runs after theChainhas finished executingPostJobAction Custom action that runs after aJobhas finished executing as part of aChainStagePostStageAction Custom action that runs after theChainStagehas finished executingPreChainAction Custom action that runs before theChainhas started executingPreJobAction Custom action that runs before aJobhas been queued as part of aChainStagePrePostTaskActions 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.PreStageAction Custom action that runs before theChainStagehas started executingRestartFailedStageAction Custom action that runs before a failedChainStagehas been restarted.ResumeManualStageAction Custom action that runs before the manualChainStagehas been continuedStopOnManualStageAction Custom action that runs after theChainStagehas stopped execution on manual stage.