Package | Description |
---|---|
com.atlassian.bamboo.migration.stream | |
com.atlassian.bamboo.plan.cache | |
com.atlassian.bamboo.resultsummary | |
com.atlassian.bamboo.variable |
Modifier and Type | Method and Description |
---|---|
protected VariableContextSnapshot |
VariableContextSnapshotMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
Modifier and Type | Method and Description |
---|---|
protected void |
VariableContextSnapshotMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement,
VariableContextSnapshot object,
org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
VariableContextSnapshotMapper.importProperties(VariableContextSnapshot variableContextLog,
org.codehaus.staxmate.in.SMInputCursor inputCursor,
org.hibernate.Session session) |
Modifier and Type | Method and Description |
---|---|
List<VariableContextSnapshot> |
ImmutableResultsSummaryImpl.getVariableContextLogs() |
Modifier and Type | Method and Description |
---|---|
Iterable<VariableContextSnapshot> |
AbstractResultsSummary.getResultVariables() |
Iterable<VariableContextSnapshot> |
BuildResultsSummary.getResultVariables()
Get state of result variables produced by this result.
|
List<VariableContextSnapshot> |
AbstractResultsSummary.getVariableContextLogs() |
List<VariableContextSnapshot> |
ImmutableResultsSummary.getVariableContextLogs()
Deprecated.
since 5.7 for internal use only, use
ResultsSummaryVariableAccessor instead |
Modifier and Type | Method and Description |
---|---|
void |
AbstractResultsSummary.setVariableContextLogs(List<VariableContextSnapshot> variableContextLogs) |
Modifier and Type | Class and Description |
---|---|
class |
VariableContextSnapshotImpl |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.