public final class PrimaveraBaselineStrategy extends DefaultBaselineStrategy
Modifier and Type | Field and Description |
---|---|
static PrimaveraBaselineStrategy |
CURRENT_ATTRIBUTES |
static PrimaveraBaselineStrategy |
PLANNED_ATTRIBUTES |
INSTANCE
Modifier and Type | Method and Description |
---|---|
protected Object |
getKeyForTask(Task task)
This method is used to generate the key which connect tasks from the
current and baseline schedules.
|
protected TaskField[] |
getSourceFields()
Fields from which values are retrieved in the baseline schedule
before being applied as baseline attributes to the main schedule.
|
clearBaseline, getBaselineFields, populateBaseline
public static final PrimaveraBaselineStrategy PLANNED_ATTRIBUTES
public static final PrimaveraBaselineStrategy CURRENT_ATTRIBUTES
protected TaskField[] getSourceFields()
DefaultBaselineStrategy
getSourceFields
in class DefaultBaselineStrategy
protected Object getKeyForTask(Task task)
DefaultBaselineStrategy
getKeyForTask
in class DefaultBaselineStrategy
task
- task from which a key is generatedCopyright © 2000–2024 Packwood Software. All rights reserved.