Class: WorkItemPresenter

Inherits:
IssuePresenter show all
Defined in:
app/presenters/work_item_presenter.rb

Overview

rubocop:todo Gitlab/NamespacedClass

Method Summary

Methods inherited from IssuePresenter

#issue_email_participants, #issue_path, #project_emails_disabled?, #project_emails_enabled?, #service_desk_reply_to, #subscribed?

Methods inherited from Gitlab::View::Presenter::Delegated

#initialize

Methods included from Gitlab::Utils::DelegatorOverride

#delegator_override, #delegator_override_with, #delegator_target, validator, validators, verify!

Methods included from Gitlab::View::Presenter::Base

#__subject__, #can?, #declarative_policy_delegate, #is_a?, #path_with_line_numbers, #present, #url_builder, #web_path, #web_url

Methods included from Gitlab::Allowable

#can?

Methods included from Gitlab::Routing

includes_helpers, redirect_legacy_paths, url_helpers

Constructor Details

This class inherits a constructor from Gitlab::View::Presenter::Delegated