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 ChainStage s
Key references are weak. |
Modifier and Type | Method and Description |
---|---|
ExecutionContext |
ChainState.getExecutionContext()
Stores contextual data for the current
ChainState |
ExecutionContext |
StageExecution.getExecutionContext()
Stores contextual data for the current
StageExecution |
ExecutionContext |
StageState.getExecutionContext()
Stores contextual data for the current
StageState |
ExecutionContext |
ChainExecution.getExecutionContext()
Stores contextual data for the current
ChainExecution |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.