comparison NEWS @ 2815:925d8dc03a23

unserialization of jobs from plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 11 Sep 2018 16:34:21 +0200
parents b509d9a4958b
children 567d1be0849e
comparison
equal deleted inserted replaced
2814:7d1d3136f6cf 2815:925d8dc03a23
17 Plugins 17 Plugins
18 ------- 18 -------
19 19
20 * New primitives to access Orthanc peers from plugins 20 * New primitives to access Orthanc peers from plugins
21 * New events in change callbacks: "UpdatedPeers" and "UpdatedModalities" 21 * New events in change callbacks: "UpdatedPeers" and "UpdatedModalities"
22 * New primitives to create jobs from plugins: "OrthancPluginSubmitJob()" 22 * New primitives to handle jobs from plugins: "OrthancPluginSubmitJob()"
23 and "OrthancPluginRegisterJobsUnserializer()" 23 and "OrthancPluginRegisterJobsUnserializer()"
24 24
25 Maintenance 25 Maintenance
26 ----------- 26 -----------
27 27