A reference to the job to be added. Upin successful addition of the job the objects id will be updated to reflect the id given to it by Beanstalk.
The delay to be assigned to the new job. Defaults to Job.DEFAULT_DELAY.
The priority to be allocated to the new job. Defaults to Job.DEFAULT_PRIORITY.
The time to run to be allocated to the new job. Defaults to Job.DEFAULT_TIME_TO_RUN.
This function adds a new job to the tube that is currently being used.