public final class SplitTaskFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
processSplitData(ResourceAssignment assignment,
List<TimephasedWork> timephasedComplete,
List<TimephasedWork> timephasedPlanned)
Process the timephased resource assignment data to work out the
split structure of the task.
|
public static void processSplitData(ResourceAssignment assignment, List<TimephasedWork> timephasedComplete, List<TimephasedWork> timephasedPlanned)
assignment - parent resource assignmenttimephasedComplete - completed resource assignment worktimephasedPlanned - planned resource assignment workCopyright © 2000–2025 MPXJ. All rights reserved.