| Package | Description |
|---|---|
| com.atlassian.bamboo.chains | |
| com.atlassian.bamboo.migration.stream | |
| com.atlassian.bamboo.variable |
| Modifier and Type | Method and Description |
|---|---|
List<StageVariableContext> |
ChainStageResultImpl.getManualVariables() |
List<StageVariableContext> |
ChainStageResult.getManualVariables()
Get manual variables that were set before this stage started.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChainStageResultImpl.setManualVariables(List<StageVariableContext> manualVariables) |
void |
ChainStageResult.setManualVariables(List<StageVariableContext> manualVariables) |
| Modifier and Type | Method and Description |
|---|---|
protected StageVariableContext |
StageVariableContextMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StageVariableContextMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement,
StageVariableContext object,
org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
StageVariableContextMapper.importProperties(StageVariableContext stageVariableContext,
org.codehaus.staxmate.in.SMInputCursor inputCursor,
org.hibernate.Session session) |
| Modifier and Type | Class and Description |
|---|---|
class |
StageVariableContextImpl |
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.