Class: WorkItems::Widgets::HierarchyService::BaseService

Inherits:
BaseService show all
Defined in:
app/services/work_items/widgets/hierarchy_service/base_service.rb

Direct Known Subclasses

CreateService, UpdateService

Constant Summary

Constants inherited from BaseService

BaseService::WidgetError

Instance Attribute Summary

Attributes inherited from BaseService

#current_user, #service_params, #widget, #work_item

Attributes inherited from BaseService

#current_user, #params, #project

Method Summary

Methods inherited from BaseService

#initialize

Methods inherited from BaseService

#initialize

Methods included from BaseServiceUtility

#deny_visibility_level, #event_service, #log_error, #log_info, #notification_service, #system_hook_service, #todo_service, #visibility_level

Methods included from Gitlab::Allowable

#can?

Constructor Details

This class inherits a constructor from WorkItems::Widgets::BaseService