| Modifier and Type | Method and Description |
|---|---|
List<VariableSubstitution> |
PlanResultsAction.getMaskedVariables() |
| Modifier and Type | Method and Description |
|---|---|
protected VariableSubstitution |
VariableSubstitutionMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableSubstitutionMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor cursor,
List<VariableSubstitution> list,
VariableSubstitution object,
long objectIndex,
org.hibernate.Session session) |
protected void |
VariableSubstitutionMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement,
VariableSubstitution object,
org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
VariableSubstitutionMapper.importProperties(VariableSubstitution object,
org.codehaus.staxmate.in.SMInputCursor inputCursor,
org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableSubstitutionMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor cursor,
List<VariableSubstitution> list,
VariableSubstitution object,
long objectIndex,
org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
List<VariableSubstitution> |
ImmutableResultsSummaryImpl.getSubstitutedVariables() |
| Modifier and Type | Method and Description |
|---|---|
List<VariableSubstitution> |
BaseResultSummary.getManuallyOverriddenVariables() |
List<VariableSubstitution> |
ImmutableResultsSummary.getManuallyOverriddenVariables()
Returns list of variables manually overridden variables
|
List<VariableSubstitution> |
AbstractResultsSummary.getSubstitutedVariables() |
List<VariableSubstitution> |
ImmutableResultsSummary.getSubstitutedVariables()
Returns list of variables substituted during build execution
|
| Modifier and Type | Method and Description |
|---|---|
long |
BuildResultsSummaryHibernateDao.scrollVariableSubstitutionForExport(Consumer<VariableSubstitution> consumer) |
long |
BuildResultsSummaryDao.scrollVariableSubstitutionForExport(Consumer<VariableSubstitution> consumer)
Scroll through and execute function for each of VariableSubstitution
Objects passed to function are not fully initialized.
|
void |
AbstractResultsSummary.setSubstitutedVariables(List<VariableSubstitution> substitutedVariables) |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableSubstitutionImpl |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.