new callback: orthanc.RegisterReceivedInstanceCallback()
author |
Alain Mazy <am@osimis.io> |
date |
Tue, 14 Dec 2021 10:06:16 +0100 |
parents |
d82eef8c98fc |
children |
93c6f12bf339 |
rev |
line source |
29
|
1
|
|
2 Primitives the Orthanc community is missing
|
|
3 ===========================================
|
|
4
|
|
5 * "OrthancPluginRegisterFindCallback()":
|
|
6 https://groups.google.com/d/msg/orthanc-users/eOku4cDu308/k9P6Qa5vBgAJ
|
62
|
7
|
30
|
8 * "OrthancPluginRegisterWorklistCallback()":
|
|
9 https://groups.google.com/d/msg/orthanc-users/4gvRJQzwh1U/fwFfXGMtAwAJ
|
62
|
10
|
|
11 * Create Python jobs:
|
|
12 https://groups.google.com/g/orthanc-users/c/8-OYbc3mnyI/m/Mr9QvLKeAgAJ
|