| Trees | Indices | Help |
|
|---|
|
|
|
|||
| MaintenanceWindow | |||
| DeviceMaintenanceWindow | |||
| OrganizerMaintenanceWindow | |||
|
|||
|
|||
|
|||
|
|||
|
|||
__doc__ = """MaintenanceWin
|
|||
DAY_SECONDS = 24* 60* 60
|
|||
WEEK_SECONDS = 7* DAY_SECONDS
|
|||
log = logging.getLogger("zen.MaintenanceWindows")
|
|||
RETURN_TO_ORIG_PROD_STATE = -99
|
|||
|
|||
__doc__
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu May 7 11:46:08 2009 | http://epydoc.sourceforge.net |