Class: Qiita::Team::Services::Hooks::SlackV2

Inherits:
Base
  • Object
show all
Includes:
Concerns::Slack
Defined in:
lib/qiita/team/services/hooks/slack_v2.rb

Constant Summary

Constants included from Concerns::Slack

Concerns::Slack::DEFAULT_ICON_URL, Concerns::Slack::ICON_EMOJI_FORMAT, Concerns::Slack::TEXT_BYTESIZE_MAX

Method Summary

Methods included from Concerns::Slack

#item_became_coediting, #item_comment_created, #item_comment_destroyed, #item_comment_updated, #item_created, #item_destroyed, #item_updated, #ping, #project_activated, #project_archived, #project_comment_created, #project_comment_destroyed, #project_comment_updated, #project_created, #project_destroyed, #project_updated, #team_member_added, #team_member_removed

Methods inherited from Base

human_attribute_name, render_form

Methods included from Concerns::Service

#name

Methods included from Concerns::Persistable

#initialize, #marked_for_destruction?, #to_hash

Methods included from Concerns::EventHandlable

#handle