class

Turquoise::Jobs::RenewSubscription

Inherits Mosquito::QueuedJob < Mosquito::Job < Mosquito::Serializers::Primitives < Reference < Object

Constants

PARAMETERS = [{name: topic, value: , type: String, method_suffix: string}] of Nil

Constructors

new(topic : String)
new

Class methods

job_name
Source

Instance methods

build_job_run
perform

abstract, override in a Job descendant to do something productive

Source
subscription
Source
topic
Source
topic=(value : String) : String
Source
topic?
Source
vars_from(config : Hash(String, String))

Macros

param(parameter)
Source