| Package | Description |
|---|---|
| com.atlassian.bamboo.chains |
| Modifier and Type | Method and Description |
|---|---|
ChainState |
ChainStateFactory.create(PlanIdentifier chain,
BuildContext buildContext,
ChainStateResult chainResultState)
Creates a
ChainState |
ChainState |
ChainStateFactory.create(PlanIdentifier chain,
PlanExecutionConfig planExecutionConfig,
BuildContext chainBuildContext,
ChainStateResult chainResultState)
Creates a {link ChainState} for extended execution config defined as
PlanExecutionConfig - continuable and restartable builds |
ChainState |
ChainStateCreationRequestResult.getChainState() |
| Modifier and Type | Method and Description |
|---|---|
ChainExecutionRequestResult |
ChainExecutionManager.delayedStart(ImmutableChain chain,
UnconditionalBuildDetectionAction buildDetectionAction,
ChainState chainState)
Starts the Chain if it's been created already
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.