HandlerBase
Inherits Reference < Object
Constructors
new(connection : AllqClient::Connection)
SourceInstance methods
build_action_job(action_name : String, job)
Sourcebuild_action_job_with_data_hash(action_name : String, job, data_hash : Hash(String, String))
Sourcebuild_action_with_data_hash(action_name, data_hash : Hash(String, String))
Sourcebuild_action_with_field_tuple(action_name : String, field_name : String, field_value : String)
Sourceget_job_id_from_response(data) : String
Sourcenormalize_json_hash(json_hash : JSON::Any)
Sourcesend_and_parse_response(request_json)
Source