class

HandlerBase

Inherits Reference < Object

Constructors

Instance methods

build_action_job(action_name : String, job)
Source
build_action_job_with_data_hash(action_name : String, job, data_hash : Hash(String, String))
Source
build_action_with_data_hash(action_name, data_hash : Hash(String, String))
Source
build_action_with_field_tuple(action_name : String, field_name : String, field_value : String)
Source
get_job_id_from_response(data) : String
Source
normalize_json_hash(json_hash : JSON::Any)
Source
send_and_parse_response(request_json)
Source