JobExecutorContext

Job Executor Context

Context for which a new JobExecutor instance is being requested.

Author

Elizabeth Paige Harper https://github.com/foxcapades

Since

1.0.0

Inheritors

Properties

Link copied to clipboard
abstract val jobConfig: JsonNode?

Optional configuration of the job for which the JobExecutor has been requested.

Link copied to clipboard
abstract val jobID: HashID

Hash ID of the job for which the JobExecutor has been requested.

Link copied to clipboard
abstract val queue: String

ID/Name of the queue for which the JobExecutor has been requested.