コード例 #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
ファイル: views.py プロジェクト: shellsec/Box_Dashboard
 def __init__(self, **kwargs):
     super(EmPlansInfo, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
コード例 #5
0
ファイル: views.py プロジェクト: shellsec/Box_Dashboard
 def __init__(self, **kwargs):
     super(ModifyEntryTaskInfo, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
コード例 #6
0
ファイル: views.py プロジェクト: shellsec/Box_Dashboard
 def __init__(self, **kwargs):
     super(EmergencyPlanExecute, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
コード例 #7
0
ファイル: views.py プロジェクト: shellsec/Box_Dashboard
 def __init__(self, **kwargs):
     super(WGRPreLogic, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
コード例 #8
0
ファイル: content_mgr.py プロジェクト: shellsec/Box_Dashboard
 def __init__(self, **kwargs):
     super(UserStatusView, self).__init__(**kwargs)
     xlogging.ApiViewExceptionHandlerDecorator().decorate()
コード例 #9
0
ファイル: views.py プロジェクト: shellsec/Box_Dashboard
 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()