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