Initializer
init(queueName:configuration:application:logger:on:)
Creates a new JobContext
init(queueName: QueueName, configuration: QueuesConfiguration, application: Application, logger: Logger, on eventLoop: any EventLoop)
Parameters
queueNameThe name of the queue
configurationThe configuration object
applicationThe application object
loggerThe logger object
eventLoopAn event loop to run the process on