| Package | Description |
|---|---|
| com.atlassian.bamboo.resultsummary |
| Modifier and Type | Method and Description |
|---|---|
List<VariableSubstitution> |
ImmutableResultsSummary.getManuallyOverriddenVariables()
Returns list of variables manually overridden variables
|
List<VariableSubstitution> |
ImmutableResultsSummary.getSubstitutedVariables()
Returns list of variables substituted during build execution
|
| Modifier and Type | Method and Description |
|---|---|
long |
BuildResultsSummaryDao.scrollVariableSubstitutionForExport(com.google.common.base.Function<VariableSubstitution,Void> function)
Scroll through and execute function for each of VariableSubstitution
Objects passed to function are not fully initialized.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.