Interface | Description |
---|---|
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.
|
VariableContextBaseline |
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. |
VariableContextBaselineDao |
Class | Description |
---|---|
VariableBaselineItemImpl | |
VariableContextBaselineHibernateDao | |
VariableContextBaselineImpl | |
VariableContextBaselineImportHelper |
This class provides access to non-public methods of
VariableContextBaselineImpl and should not be used outside
import/export. |
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.