Class: Codeclimate::Collectors::Messages::ConfigurationVerification

Inherits:
Message
  • Object
show all
Defined in:
lib/codeclimate/collectors/messages/configuration_verification.rb

Overview

Used to emit the result of processing a Requests::VerifyConfiguration request

Constant Summary collapse

STATES =
[
  SUCCESS = "success".freeze,
  ERROR = "error".freeze,
].freeze

Method Summary

Methods inherited from Message

#==, #as_json, attribute, attribute_metadata, #attributes, json_type, ordering_keys