Class: WorkItems::DataSync::Widgets::ErrorTracking
- Inherits:
-
Base
- Object
- Issuable::Callbacks::Base
- Callbacks::Base
- Base
- WorkItems::DataSync::Widgets::ErrorTracking
- Defined in:
- app/services/work_items/data_sync/widgets/error_tracking.rb
Constant Summary
Constants inherited from Base
Constants inherited from Issuable::Callbacks::Base
Issuable::Callbacks::Base::Error
Instance Attribute Summary
Attributes inherited from Base
#current_user, #target_work_item, #work_item
Method Summary
Methods inherited from Base
cleanup_source_work_item_data?, #initialize, #post_move_cleanup, #raise_error!
Methods inherited from Callbacks::Base
Methods inherited from Issuable::Callbacks::Base
#after_create, #after_initialize, #after_save, #after_save_commit, #after_update, #after_update_commit, #before_create, #before_update, execute_without_params?, #initialize
Methods included from Gitlab::Allowable
Constructor Details
This class inherits a constructor from WorkItems::DataSync::Widgets::Base