Ejemplo n.º 1
0
 def __init__(self, **kwargs):
     super(VirtualHostSession, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 2
0
 def __init__(self, **kwargs):
     super(VirtualCenterConnectionView, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 3
0
 def __init__(self, **kwargs):
     super(VmwareAgentReport, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 4
0
 def __init__(self, **kwargs):
     super(EmPlansInfo, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 5
0
 def __init__(self, **kwargs):
     super(ModifyEntryTaskInfo, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 6
0
 def __init__(self, **kwargs):
     super(EmergencyPlanExecute, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 7
0
 def __init__(self, **kwargs):
     super(WGRPreLogic, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 8
0
 def __init__(self, **kwargs):
     super(UserStatusView, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 9
0
 def __init__(self, **kwargs):
     super(MaintainConfig, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 10
0
 def __init__(self, **kwargs):
     super(FileSyncScheduleExecute, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 11
0
 def __init__(self, **kwargs):
     super(TakeOverKVMExecute, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 12
0
 def __init__(self, **kwargs):
     super(RemoteBackupView, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 13
0
 def __init__(self, **kwargs):
     super(TaskProgressReport, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 14
0
 def __init__(self, **kwargs):
     super(ImportTaskExecute, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 15
0
 def __init__(self, **kwargs):
     super(ArchiveScheduleViews, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
Ejemplo n.º 16
0
 def __init__(self, **kwargs):
     super(HTBScheduleCreate, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()