| 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.getManualVariablesEncrypted() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainStageResultImpl.addManualVariable(@NotNull StageVariableContext stageVariableContext) |
void |
ChainStageResult.addManualVariable(@NotNull StageVariableContext stageVariableContext) |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull StageVariableContext |
StageVariableContextMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StageVariableContextMapper.exportProperties(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement,
@NotNull StageVariableContext object,
@NotNull org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
StageVariableContextMapper.importProperties(@NotNull StageVariableContext stageVariableContext,
@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull org.hibernate.Session session) |
| Modifier and Type | Class and Description |
|---|---|
class |
StageVariableContextImpl |
| Modifier and Type | Method and Description |
|---|---|
static StageVariableContext |
StageVariableContextImpl.clone(@NotNull StageVariableContext input) |
| Modifier and Type | Method and Description |
|---|---|
static StageVariableContext |
StageVariableContextImpl.clone(@NotNull StageVariableContext input) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.