Module: Contrast::Api::Decorators::TraceEventObject

Included in:
Contrast::Api::Dtm::TraceEventObject
Defined in:
lib/contrast/api/decorators/trace_event_object.rb

Overview

Used to decorate the Contrast::Api::Dtm::TraceEventObject protobuf model.

Defined Under Namespace

Modules: ClassMethods

Class Method Summary collapse

Class Method Details

.included(klass) ⇒ Object



15
16
17
# File 'lib/contrast/api/decorators/trace_event_object.rb', line 15

def self.included klass
  klass.extend(ClassMethods)
end