Interface VariableContextBaseline

All Superinterfaces:
BambooIdProvider, BambooObject
All Known Implementing Classes:
VariableContextBaselineImpl

@PublicApi public interface VariableContextBaseline extends BambooObject
Collection of VariableBaselineItem In order to ensure that resumed job execution happens in the same variable context as its first run, all the variable assignments need to be saved for future use.

This class represents complete set of variables used during a deployment execution.

Since:
5.0