public final class AstaBaselineStrategy extends AbstractBaselineStrategy
| Modifier and Type | Field and Description |
|---|---|
static AstaBaselineStrategy |
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.
|
clearBaseline, getBaselineFields, getSourceFields, populateBaselinepublic static final AstaBaselineStrategy INSTANCE
protected Object getKeyForTask(Task task)
AbstractBaselineStrategygetKeyForTask in class AbstractBaselineStrategytask - task from which a key is generatedCopyright © 2000–2025 MPXJ. All rights reserved.