| Package | Description |
|---|---|
| com.atlassian.bamboo.migration.stream | |
| com.atlassian.bamboo.resultsummary | |
| com.atlassian.bamboo.variable |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull VariableSubstitution |
VariableSubstitutionMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableSubstitutionMapper.afterImportListItem(@NotNull org.codehaus.staxmate.in.SMInputCursor cursor,
@NotNull List<VariableSubstitution> list,
@NotNull VariableSubstitution object,
long objectIndex,
@NotNull org.hibernate.Session session) |
protected void |
VariableSubstitutionMapper.exportProperties(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement,
@NotNull VariableSubstitution object,
@NotNull org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
VariableSubstitutionMapper.importProperties(@NotNull VariableSubstitution object,
@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull org.hibernate.Session session) |
| Modifier and Type | Field and Description |
|---|---|
protected io.atlassian.util.concurrent.ResettableLazyReference<List<VariableSubstitution>> |
AbstractResultsSummary.decryptedSubstitutedVariablesReference |
static javax.persistence.metamodel.ListAttribute<AbstractResultsSummary,VariableSubstitution> |
AbstractResultsSummary_.substitutedVariables |
static javax.persistence.metamodel.ListAttribute<AbstractResultsSummary,VariableSubstitution> |
AbstractResultsSummary_.substitutedVariablesEncrypted |
| Modifier and Type | Method and Description |
|---|---|
List<VariableSubstitution> |
BaseResultSummary.getManuallyOverriddenVariables() |
List<VariableSubstitution> |
ImmutableResultsSummary.getManuallyOverriddenVariables()
Deprecated.
since 5.15 for internal use only, use
ResultsSummaryVariableAccessor instead |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableSubstitutionImpl |
| Modifier and Type | Method and Description |
|---|---|
static VariableSubstitution |
VariableSubstitutionImpl.clone(@NotNull VariableSubstitution input) |
| Modifier and Type | Method and Description |
|---|---|
static VariableSubstitution |
VariableSubstitutionImpl.clone(@NotNull VariableSubstitution input) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.