FetchUserJob
Inherits MosquitoQueuedJobWithErrorHandler < ErrorHandler < Mosquito::QueuedJob < Mosquito::Job < Mosquito::Serializers::Primitives < Reference < Object
Constants
PARAMETERS = [{name: user_id, value: , type: Int64, method_suffix: int64}] of Nil
Constructors
new(user_id : Int64)
new
Class methods
job_name
SourceInstance methods
build_job_run
user_id
Sourceuser_id=(value : Int64) : Int64
Sourceuser_id?
Sourcevars_from(config : Hash(String, String))
Macros
param(parameter)
Source