JobExecutor

Async Job Executor

Executes a configured job.

Author

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

Since

1.0.0

Functions

Link copied to clipboard
abstract fun execute(ctx: JobContext): JobResult

Executes the job configured by the given JobContext.