new $k.Job()
Methods
insert()
Add the job to the job queue
setPriority(priorityNumber)
Sets the priority of the job. Default priority is 100. The lower the number the higher the priority.
Parameters:
Name | Type | Description |
---|---|---|
priorityNumber | number | Priority |