E
- data object holding the schedule elementsF
- data object holding the schedule dependenciespublic interface ScheduleInterface<E extends DataObject<E>,F extends DataObject<F>>
Modifier and Type | Method and Description |
---|---|
void |
rescheduleafter()
This method will reschedule all tasks in the planning after this task in an
efficient way
|