Module: Integrations::ChatMessage
- Included in:
- Base::ChatNotification
- Defined in:
- app/models/integrations/chat_message/base_message.rb,
app/models/integrations/chat_message/note_message.rb,
app/models/integrations/chat_message/push_message.rb,
app/models/integrations/chat_message/alert_message.rb,
app/models/integrations/chat_message/issue_message.rb,
app/models/integrations/chat_message/merge_message.rb,
app/models/integrations/chat_message/pipeline_message.rb,
app/models/integrations/chat_message/wiki_page_message.rb,
app/models/integrations/chat_message/deployment_message.rb,
app/models/integrations/chat_message/group_mention_message.rb
Defined Under Namespace
Classes: AlertMessage, BaseMessage, DeploymentMessage, GroupMentionMessage, IssueMessage, MergeMessage, NoteMessage, PipelineMessage, PushMessage, WikiPageMessage