Class: Gitlab::Ci::Config::Entry::Trigger

Inherits:
Gitlab::Config::Entry::Simplifiable show all
Defined in:
lib/gitlab/ci/config/entry/trigger.rb,
lib/gitlab/ci/config/entry/trigger/forward.rb

Overview

Entry that represents the configuration for passing attributes to the downstream pipeline

Defined Under Namespace

Classes: ComplexTrigger, Forward, SimpleTrigger, UnknownStrategy

Instance Attribute Summary

Attributes inherited from Gitlab::Config::Entry::Simplifiable

#subject

Method Summary

Methods inherited from Gitlab::Config::Entry::Simplifiable

default, entry_class, #initialize, strategies, strategy

Constructor Details

This class inherits a constructor from Gitlab::Config::Entry::Simplifiable