Simple job that executes a function.
Constructs a job that will run the given function.
Runs the function.
The method which is called to execute this job.
See Implementation
Simple job that executes a function.