Package | Description |
---|---|
com.atlassian.bamboo.chains | |
com.atlassian.bamboo.migration.stream.build | |
com.atlassian.bamboo.variable |
Modifier and Type | Field and Description |
---|---|
static javax.persistence.metamodel.ListAttribute<ChainStageResultImpl,StageVariableContext> |
ChainStageResultImpl_.manualVariables |
static javax.persistence.metamodel.ListAttribute<ChainStageResultImpl,StageVariableContext> |
ChainStageResultImpl_.manualVariablesEncrypted |
Modifier and Type | Method and Description |
---|---|
List<StageVariableContext> |
ChainStageResultImpl.getManualVariables() |
List<StageVariableContext> |
ChainStageResult.getManualVariables()
Get manual variables that were set before this stage started.
|
List<StageVariableContext> |
ChainStageResultImpl.getManualVariablesEncrypted() |
List<StageVariableContext> |
ChainStageResult.getManualVariablesEncrypted()
Since 7.0.
|
Modifier and Type | Method and Description |
---|---|
void |
ChainStageResultImpl.addManualVariable(StageVariableContext stageVariableContext) |
void |
ChainStageResult.addManualVariable(StageVariableContext stageVariableContext) |
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 |
Modifier and Type | Method and Description |
---|---|
static StageVariableContext |
StageVariableContextImpl.clone(StageVariableContext input) |
Modifier and Type | Method and Description |
---|---|
static StageVariableContext |
StageVariableContextImpl.clone(StageVariableContext input) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.