Package com.atlassian.bamboo.variable.baseline
package com.atlassian.bamboo.variable.baseline
-
ClassDescriptionIn 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.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 provides access to non-public methods ofVariableContextBaselineImpl
and should not be used outside import/export.