BeforeStart adds a callback to be run immediately before a Job is started on the processor. The callback will be passed the processor itself and the job that's about to be started. If Start is called on a busy Processor, there is no change in the callback's behavior: it's still passed the new job,
(f func(p *Processor, j *Job))
source not stored for this graph (policy: none)
no outgoing calls