public interface

VariableContextSnapshot

implements BambooObject VariableSubstitutionContext
com.atlassian.bamboo.variable.VariableContextSnapshot
Known Indirect Subclasses

Class Overview

VariableContextSnapshot is required to allow resuming build execution in the same variable context as its first run. Snapshot of variable values is persisted between subsequent runs of the same result (resume, restart) so the context is exactly the same.

Public Methods

public ResultsSummary getResultSummary ()

public void setResultSummary (ResultsSummary resultSummary)