Class: Gitlab::Ci::Status::External::Factory

Inherits:
Factory
  • Object
show all
Defined in:
lib/gitlab/ci/status/external/factory.rb

Class Method Summary collapse

Methods inherited from Factory

#compound_extended_status, #core_status, #extended_statuses, extended_statuses, #fabricate!, #initialize

Constructor Details

This class inherits a constructor from Gitlab::Ci::Status::Factory

Class Method Details

.common_helpersObject



8
9
10
# File 'lib/gitlab/ci/status/external/factory.rb', line 8

def self.common_helpers
  Status::External::Common
end