Module: Integrations::Base::WebexTeams

Extended by:
ActiveSupport::Concern
Includes:
ChatNotification
Included in:
WebexTeams
Defined in:
app/models/concerns/integrations/base/webex_teams.rb

Constant Summary

Constants included from ChatNotification

ChatNotification::EVENT_CHANNEL, ChatNotification::GROUP_ONLY_SUPPORTED_EVENTS, ChatNotification::LABEL_NOTIFICATION_BEHAVIOURS, ChatNotification::SECRET_MASK, ChatNotification::SUPPORTED_EVENTS, ChatNotification::SUPPORTED_EVENTS_FOR_LABEL_FILTER

Instance Method Summary collapse

Methods included from ChatNotification

#api_field_names, #channel_limit_per_event, #confidential_issue_channel, #confidential_note_channel, #configurable_channels?, #event_channel_names, #event_channel_value, #execute, #fields, #form_fields, #initialize_properties, #mask_configurable_channels?, #sections, #webhook_help

Methods included from Gitlab::Utils::Override

#extended, extensions, #included, #method_added, #override, #prepended, #queue_verification, verify!

Methods included from NotificationBranchSelection

#notify_for_branch?

Instance Method Details

#default_channel_placeholderObject



71
# File 'app/models/concerns/integrations/base/webex_teams.rb', line 71

def default_channel_placeholder; end