public final class PrimaveraBaselineStrategy extends AbstractBaselineStrategy
Modifier and Type | Field and Description |
---|---|
static PrimaveraBaselineStrategy |
CURRENT_ATTRIBUTES |
static PrimaveraBaselineStrategy |
PLANNED_ATTRIBUTES |
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()
AbstractBaselineStrategy
getSourceFields
in class AbstractBaselineStrategy
protected Object getKeyForTask(Task task)
AbstractBaselineStrategy
getKeyForTask
in class AbstractBaselineStrategy
task
- task from which a key is generatedCopyright © 2000–2025 MPXJ. All rights reserved.