
|
If you were logged in you would be able to see more operations.
|
|
|
|
Allow JobDataMaps to be associated with Triggers as well as jobs. Thus durable jobs can be invoked with different parameters per trigger.
|
|
Description
|
Allow JobDataMaps to be associated with Triggers as well as jobs. Thus durable jobs can be invoked with different parameters per trigger.
|
Show » |
|
The JobDataMap that is found on the JobExecutionContext during Job execution serves as a convenience. It is a merge of the JobDataMap found on the JobDetail and the one found on the Trigger, with the value in the latter overriding any same-named values in the forme