| Package | Description |
|---|---|
| com.atlassian.bamboo.chains |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionContextImpl
Stores non-persistant contextual data during the execution of a
Chain and its ChainStages
Key references are weak. |
| Modifier and Type | Method and Description |
|---|---|
ExecutionContext |
ChainExecution.getExecutionContext()
Stores contextual data for the current
ChainExecution |
ExecutionContext |
StageState.getExecutionContext()
Stores contextual data for the current
StageState |
ExecutionContext |
StageExecution.getExecutionContext()
Stores contextual data for the current
StageExecution |
ExecutionContext |
ChainState.getExecutionContext()
Stores contextual data for the current
ChainState |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.