Interface IRealTimeManager
- All Superinterfaces:
Serializable
The Interface IRealTimeManager. An RealTimeManager will hold the "real time".
By default the "real time" or "time of the day" is at Thu Jan 01 1970 00:00:00
1 a) A node will not be scheduled before this time. 1 b) In case no other openingHours are present the node will be unassigned
2 a) A resource that has one workingHour completely before will cause a route finalization
-
Method Summary
-
Method Details
-
setRealTime
void setRealTime() -
lockRoute
Lock route. A locked route can not be modified anymore- Parameters:
lockRoute
- the lock route
-