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