| Constructor and Description |
|---|
PrimaveraScheduler() |
| Modifier and Type | Method and Description |
|---|---|
void |
schedule(ProjectFile file,
LocalDateTime startDate)
Calling this method schedules the supplied project using CPM, with the tasks
in the project starting from the supplied start date.
|
public void schedule(ProjectFile file, LocalDateTime startDate) throws CpmException
Schedulerschedule in interface Schedulerfile - project to schedulestartDate - start dateCpmExceptionCopyright © 2000–2025 MPXJ. All rights reserved.