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, populateBaselinepublic static final PrimaveraBaselineStrategy PLANNED_ATTRIBUTES
public static final PrimaveraBaselineStrategy CURRENT_ATTRIBUTES
protected TaskField[] getSourceFields()
AbstractBaselineStrategygetSourceFields in class AbstractBaselineStrategyprotected Object getKeyForTask(Task task)
AbstractBaselineStrategygetKeyForTask in class AbstractBaselineStrategytask - task from which a key is generatedCopyright © 2000–2025 MPXJ. All rights reserved.