Instance Method
dispatched(job:)
Called when the job is first dispatched
func dispatched(job: JobEventData) async throws
Parameters
jobThe
JobDataassociated with the job
Instance Method
func dispatched(job: JobEventData) async throws
jobThe JobData associated with the job