public final class AstaBaselineStrategy extends DefaultBaselineStrategy
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, populateBaseline
public static final AstaBaselineStrategy INSTANCE
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.