@axinom/mosaic-messages 0.44.0-rc.1 → 0.44.0-rc.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generated/config/payloads/admin/admin-service-messaging-settings.d.ts +20 -0
- package/dist/generated/config/payloads/admin/admin-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/admin/admin-service-messaging-settings.js +20 -0
- package/dist/generated/config/payloads/admin/admin-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/ax-auth/ax-auth-messaging-settings.d.ts +60 -0
- package/dist/generated/config/payloads/ax-auth/ax-auth-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/ax-auth/ax-auth-messaging-settings.js +63 -3
- package/dist/generated/config/payloads/ax-auth/ax-auth-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/billing/billing-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/billing/billing-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/billing/billing-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/billing/billing-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.d.ts +15 -0
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.js +15 -0
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/channel/channel-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/channel/channel-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/channel/channel-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/channel/channel-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.d.ts +20 -0
- package/dist/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.js +20 -0
- package/dist/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.d.ts +45 -0
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.js +45 -0
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.d.ts +10 -0
- package/dist/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.js +10 -0
- package/dist/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/id/id-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/id/id-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/id/id-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/id/id-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.d.ts +65 -0
- package/dist/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.js +65 -0
- package/dist/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/image/image-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/image/image-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/image/image-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/image/image-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.d.ts +85 -0
- package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.js +85 -0
- package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/localization/localization-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/localization/localization-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/localization/localization-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/localization/localization-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.d.ts +75 -0
- package/dist/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.js +75 -0
- package/dist/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.d.ts +60 -0
- package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.js +60 -0
- package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.d.ts +25 -0
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.js +25 -0
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/personalization/personalization-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/personalization/personalization-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/personalization/personalization-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/personalization/personalization-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/sdu/sdu-service-messaging-settings.d.ts +150 -0
- package/dist/generated/config/payloads/sdu/sdu-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/sdu/sdu-service-messaging-settings.js +150 -0
- package/dist/generated/config/payloads/sdu/sdu-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.d.ts +5 -0
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.js +5 -0
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/user/user-service-messaging-settings.d.ts +40 -0
- package/dist/generated/config/payloads/user/user-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/user/user-service-messaging-settings.js +40 -0
- package/dist/generated/config/payloads/user/user-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/video/video-service-messaging-settings.d.ts +35 -0
- package/dist/generated/config/payloads/video/video-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/video/video-service-messaging-settings.js +35 -0
- package/dist/generated/config/payloads/video/video-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.d.ts +90 -0
- package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.js +90 -0
- package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.js.map +1 -1
- package/package.json +4 -4
- package/src/generated/config/payloads/admin/admin-service-messaging-settings.ts +20 -0
- package/src/generated/config/payloads/ax-auth/ax-auth-messaging-settings.ts +63 -3
- package/src/generated/config/payloads/billing/billing-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.ts +15 -0
- package/src/generated/config/payloads/channel/channel-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.ts +20 -0
- package/src/generated/config/payloads/hosting/hosting-service-messaging-settings.ts +45 -0
- package/src/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.ts +10 -0
- package/src/generated/config/payloads/id/id-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.ts +65 -0
- package/src/generated/config/payloads/image/image-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.ts +85 -0
- package/src/generated/config/payloads/localization/localization-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.ts +75 -0
- package/src/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.ts +60 -0
- package/src/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.ts +25 -0
- package/src/generated/config/payloads/personalization/personalization-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/portal-service/portal-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/sdu/sdu-service-messaging-settings.ts +150 -0
- package/src/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.ts +5 -0
- package/src/generated/config/payloads/user/user-service-messaging-settings.ts +40 -0
- package/src/generated/config/payloads/video/video-service-messaging-settings.ts +35 -0
- package/src/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.ts +90 -0
package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.d.ts
CHANGED
|
@@ -1,21 +1,106 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
export declare class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
3
|
+
/**
|
|
4
|
+
* Defines the messaging settings for the command with message type
|
|
5
|
+
* "DeclareImageTypes" and aggregate type "image-type".
|
|
6
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
7
|
+
*/
|
|
3
8
|
static DeclareImageTypes: ImageServiceMultiTenantMessagingSettings;
|
|
9
|
+
/**
|
|
10
|
+
* Defines the messaging settings for the command with message type
|
|
11
|
+
* "EnsureImageExists" and aggregate type "image".
|
|
12
|
+
* The aggregate ID is not known (yet) so the field must contain the value "UNDEFINED_ID".
|
|
13
|
+
*/
|
|
4
14
|
static EnsureImageExists: ImageServiceMultiTenantMessagingSettings;
|
|
15
|
+
/**
|
|
16
|
+
* Defines the messaging settings for the command with message type
|
|
17
|
+
* "ArchiveImages" and aggregate type "image".
|
|
18
|
+
* There are multiple aggregate IDs in the payload so the field must contain the value "MULTIPLE_IDS".
|
|
19
|
+
*/
|
|
5
20
|
static ArchiveImages: ImageServiceMultiTenantMessagingSettings;
|
|
21
|
+
/**
|
|
22
|
+
* Defines the messaging settings for the command with message type
|
|
23
|
+
* "UnarchiveImages" and aggregate type "image".
|
|
24
|
+
* There are multiple aggregate IDs in the payload so the field must contain the value "MULTIPLE_IDS".
|
|
25
|
+
*/
|
|
6
26
|
static UnarchiveImages: ImageServiceMultiTenantMessagingSettings;
|
|
27
|
+
/**
|
|
28
|
+
* Defines the messaging settings for the command with message type
|
|
29
|
+
* "StartImagesDeletion" and aggregate type "image".
|
|
30
|
+
* The aggregate ID field must contain the value of the "image ID" field.
|
|
31
|
+
*/
|
|
7
32
|
static StartImagesDeletion: ImageServiceMultiTenantMessagingSettings;
|
|
33
|
+
/**
|
|
34
|
+
* Defines the messaging settings for the command with message type
|
|
35
|
+
* "DeleteImage" and aggregate type "image".
|
|
36
|
+
* The aggregate ID field must contain the value of the "image ID" field.
|
|
37
|
+
*/
|
|
8
38
|
static DeleteImage: ImageServiceMultiTenantMessagingSettings;
|
|
39
|
+
/**
|
|
40
|
+
* Defines the messaging settings for the event with message type
|
|
41
|
+
* "ImageTypesDeclared" and aggregate type "image-type".
|
|
42
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
43
|
+
*/
|
|
9
44
|
static ImageTypesDeclared: ImageServiceMultiTenantMessagingSettings;
|
|
45
|
+
/**
|
|
46
|
+
* Defines the messaging settings for the event with message type
|
|
47
|
+
* "ImageTypesDeclareFailed" and aggregate type "image-type".
|
|
48
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
49
|
+
*/
|
|
10
50
|
static ImageTypesDeclareFailed: ImageServiceMultiTenantMessagingSettings;
|
|
51
|
+
/**
|
|
52
|
+
* Defines the messaging settings for the event with message type
|
|
53
|
+
* "EnsureImageExistsAlreadyExisted" and aggregate type "image".
|
|
54
|
+
* The aggregate ID field contains the value of the "image ID" field.
|
|
55
|
+
*/
|
|
11
56
|
static EnsureImageExistsAlreadyExisted: ImageServiceMultiTenantMessagingSettings;
|
|
57
|
+
/**
|
|
58
|
+
* Defines the messaging settings for the event with message type
|
|
59
|
+
* "EnsureImageExistsImageCreated" and aggregate type "image".
|
|
60
|
+
* The aggregate ID field contains the value of the "image ID" field.
|
|
61
|
+
*/
|
|
12
62
|
static EnsureImageExistsImageCreated: ImageServiceMultiTenantMessagingSettings;
|
|
63
|
+
/**
|
|
64
|
+
* Defines the messaging settings for the event with message type
|
|
65
|
+
* "EnsureImageExistsFailed" and aggregate type "image".
|
|
66
|
+
* The aggregate ID is not known (yet) so the field contains the value "UNDEFINED_ID".
|
|
67
|
+
*/
|
|
13
68
|
static EnsureImageExistsFailed: ImageServiceMultiTenantMessagingSettings;
|
|
69
|
+
/**
|
|
70
|
+
* Defines the messaging settings for the event with message type
|
|
71
|
+
* "ArchiveImagesFinished" and aggregate type "image".
|
|
72
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
73
|
+
*/
|
|
14
74
|
static ArchiveImagesFinished: ImageServiceMultiTenantMessagingSettings;
|
|
75
|
+
/**
|
|
76
|
+
* Defines the messaging settings for the event with message type
|
|
77
|
+
* "ArchiveImagesFailed" and aggregate type "image".
|
|
78
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
79
|
+
*/
|
|
15
80
|
static ArchiveImagesFailed: ImageServiceMultiTenantMessagingSettings;
|
|
81
|
+
/**
|
|
82
|
+
* Defines the messaging settings for the event with message type
|
|
83
|
+
* "UnarchiveImagesFinished" and aggregate type "image".
|
|
84
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
85
|
+
*/
|
|
16
86
|
static UnarchiveImagesFinished: ImageServiceMultiTenantMessagingSettings;
|
|
87
|
+
/**
|
|
88
|
+
* Defines the messaging settings for the event with message type
|
|
89
|
+
* "UnarchiveImagesFailed" and aggregate type "image".
|
|
90
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
91
|
+
*/
|
|
17
92
|
static UnarchiveImagesFailed: ImageServiceMultiTenantMessagingSettings;
|
|
93
|
+
/**
|
|
94
|
+
* Defines the messaging settings for the event with message type
|
|
95
|
+
* "DeleteImageFinished" and aggregate type "image".
|
|
96
|
+
* The aggregate ID field contains the value of the "image ID" field.
|
|
97
|
+
*/
|
|
18
98
|
static DeleteImageFinished: ImageServiceMultiTenantMessagingSettings;
|
|
99
|
+
/**
|
|
100
|
+
* Defines the messaging settings for the event with message type
|
|
101
|
+
* "DeleteImageFailed" and aggregate type "image".
|
|
102
|
+
* The aggregate ID field contains the value of the "image ID" field.
|
|
103
|
+
*/
|
|
19
104
|
static DeleteImageFailed: ImageServiceMultiTenantMessagingSettings;
|
|
20
105
|
private constructor();
|
|
21
106
|
toString: () => string;
|
package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,wCAAyC,SAAQ,4BAA4B;IACxF,OAAc,iBAAiB,2CAM3B;IACJ,OAAc,iBAAiB,2CAM3B;IACJ,OAAc,aAAa,2CAMvB;IACJ,OAAc,eAAe,2CAMzB;IACJ,OAAc,mBAAmB,2CAM7B;IACJ,OAAc,WAAW,2CAMrB;IACJ,OAAc,kBAAkB,2CAM5B;IACJ,OAAc,uBAAuB,2CAMjC;IACJ,OAAc,+BAA+B,2CAMzC;IACJ,OAAc,6BAA6B,2CAMvC;IACJ,OAAc,uBAAuB,2CAMjC;IACJ,OAAc,qBAAqB,2CAM/B;IACJ,OAAc,mBAAmB,2CAM7B;IACJ,OAAc,uBAAuB,2CAMjC;IACJ,OAAc,qBAAqB,2CAM/B;IACJ,OAAc,mBAAmB,2CAM7B;IACJ,OAAc,iBAAiB,2CAM3B;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
|
1
|
+
{"version":3,"file":"image-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,wCAAyC,SAAQ,4BAA4B;IACxF;;;;OAIG;IACH,OAAc,iBAAiB,2CAM3B;IACJ;;;;OAIG;IACH,OAAc,iBAAiB,2CAM3B;IACJ;;;;OAIG;IACH,OAAc,aAAa,2CAMvB;IACJ;;;;OAIG;IACH,OAAc,eAAe,2CAMzB;IACJ;;;;OAIG;IACH,OAAc,mBAAmB,2CAM7B;IACJ;;;;OAIG;IACH,OAAc,WAAW,2CAMrB;IACJ;;;;OAIG;IACH,OAAc,kBAAkB,2CAM5B;IACJ;;;;OAIG;IACH,OAAc,uBAAuB,2CAMjC;IACJ;;;;OAIG;IACH,OAAc,+BAA+B,2CAMzC;IACJ;;;;OAIG;IACH,OAAc,6BAA6B,2CAMvC;IACJ;;;;OAIG;IACH,OAAc,uBAAuB,2CAMjC;IACJ;;;;OAIG;IACH,OAAc,qBAAqB,2CAM/B;IACJ;;;;OAIG;IACH,OAAc,mBAAmB,2CAM7B;IACJ;;;;OAIG;IACH,OAAc,uBAAuB,2CAMjC;IACJ;;;;OAIG;IACH,OAAc,qBAAqB,2CAM/B;IACJ;;;;OAIG;IACH,OAAc,mBAAmB,2CAM7B;IACJ;;;;OAIG;IACH,OAAc,iBAAiB,2CAM3B;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.js
CHANGED
|
@@ -10,22 +10,107 @@ class ImageServiceMultiTenantMessagingSettings extends mosaic_message_bus_abstra
|
|
|
10
10
|
};
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
+
/**
|
|
14
|
+
* Defines the messaging settings for the command with message type
|
|
15
|
+
* "DeclareImageTypes" and aggregate type "image-type".
|
|
16
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
17
|
+
*/
|
|
13
18
|
ImageServiceMultiTenantMessagingSettings.DeclareImageTypes = new ImageServiceMultiTenantMessagingSettings('DeclareImageTypes', 'inbox', '*.*.image_types.declare', 'command', 'image-type');
|
|
19
|
+
/**
|
|
20
|
+
* Defines the messaging settings for the command with message type
|
|
21
|
+
* "EnsureImageExists" and aggregate type "image".
|
|
22
|
+
* The aggregate ID is not known (yet) so the field must contain the value "UNDEFINED_ID".
|
|
23
|
+
*/
|
|
14
24
|
ImageServiceMultiTenantMessagingSettings.EnsureImageExists = new ImageServiceMultiTenantMessagingSettings('EnsureImageExists', 'inbox', '*.*.image.ensure_exists', 'command', 'image');
|
|
25
|
+
/**
|
|
26
|
+
* Defines the messaging settings for the command with message type
|
|
27
|
+
* "ArchiveImages" and aggregate type "image".
|
|
28
|
+
* There are multiple aggregate IDs in the payload so the field must contain the value "MULTIPLE_IDS".
|
|
29
|
+
*/
|
|
15
30
|
ImageServiceMultiTenantMessagingSettings.ArchiveImages = new ImageServiceMultiTenantMessagingSettings('ArchiveImages', 'inbox', '*.*.images.archive', 'command', 'image');
|
|
31
|
+
/**
|
|
32
|
+
* Defines the messaging settings for the command with message type
|
|
33
|
+
* "UnarchiveImages" and aggregate type "image".
|
|
34
|
+
* There are multiple aggregate IDs in the payload so the field must contain the value "MULTIPLE_IDS".
|
|
35
|
+
*/
|
|
16
36
|
ImageServiceMultiTenantMessagingSettings.UnarchiveImages = new ImageServiceMultiTenantMessagingSettings('UnarchiveImages', 'inbox', '*.*.images.unarchive', 'command', 'image');
|
|
37
|
+
/**
|
|
38
|
+
* Defines the messaging settings for the command with message type
|
|
39
|
+
* "StartImagesDeletion" and aggregate type "image".
|
|
40
|
+
* The aggregate ID field must contain the value of the "image ID" field.
|
|
41
|
+
*/
|
|
17
42
|
ImageServiceMultiTenantMessagingSettings.StartImagesDeletion = new ImageServiceMultiTenantMessagingSettings('StartImagesDeletion', 'inbox', '*.*.images.start_deletion', 'command', 'image');
|
|
43
|
+
/**
|
|
44
|
+
* Defines the messaging settings for the command with message type
|
|
45
|
+
* "DeleteImage" and aggregate type "image".
|
|
46
|
+
* The aggregate ID field must contain the value of the "image ID" field.
|
|
47
|
+
*/
|
|
18
48
|
ImageServiceMultiTenantMessagingSettings.DeleteImage = new ImageServiceMultiTenantMessagingSettings('DeleteImage', 'inbox', '*.*.image.delete', 'command', 'image');
|
|
49
|
+
/**
|
|
50
|
+
* Defines the messaging settings for the event with message type
|
|
51
|
+
* "ImageTypesDeclared" and aggregate type "image-type".
|
|
52
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
53
|
+
*/
|
|
19
54
|
ImageServiceMultiTenantMessagingSettings.ImageTypesDeclared = new ImageServiceMultiTenantMessagingSettings('ImageTypesDeclared', 'image_types:declared', '*.*.image_types.declared', 'event', 'image-type');
|
|
55
|
+
/**
|
|
56
|
+
* Defines the messaging settings for the event with message type
|
|
57
|
+
* "ImageTypesDeclareFailed" and aggregate type "image-type".
|
|
58
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
59
|
+
*/
|
|
20
60
|
ImageServiceMultiTenantMessagingSettings.ImageTypesDeclareFailed = new ImageServiceMultiTenantMessagingSettings('ImageTypesDeclareFailed', 'image_types:declare_failed', '*.*.image_types.declare_failed', 'event', 'image-type');
|
|
61
|
+
/**
|
|
62
|
+
* Defines the messaging settings for the event with message type
|
|
63
|
+
* "EnsureImageExistsAlreadyExisted" and aggregate type "image".
|
|
64
|
+
* The aggregate ID field contains the value of the "image ID" field.
|
|
65
|
+
*/
|
|
21
66
|
ImageServiceMultiTenantMessagingSettings.EnsureImageExistsAlreadyExisted = new ImageServiceMultiTenantMessagingSettings('EnsureImageExistsAlreadyExisted', 'image:ensure_exists_already_existed', '*.*.image.ensure_exists_already_existed', 'event', 'image');
|
|
67
|
+
/**
|
|
68
|
+
* Defines the messaging settings for the event with message type
|
|
69
|
+
* "EnsureImageExistsImageCreated" and aggregate type "image".
|
|
70
|
+
* The aggregate ID field contains the value of the "image ID" field.
|
|
71
|
+
*/
|
|
22
72
|
ImageServiceMultiTenantMessagingSettings.EnsureImageExistsImageCreated = new ImageServiceMultiTenantMessagingSettings('EnsureImageExistsImageCreated', 'image:ensure_exists_created', '*.*.image.ensure_exists_created', 'event', 'image');
|
|
73
|
+
/**
|
|
74
|
+
* Defines the messaging settings for the event with message type
|
|
75
|
+
* "EnsureImageExistsFailed" and aggregate type "image".
|
|
76
|
+
* The aggregate ID is not known (yet) so the field contains the value "UNDEFINED_ID".
|
|
77
|
+
*/
|
|
23
78
|
ImageServiceMultiTenantMessagingSettings.EnsureImageExistsFailed = new ImageServiceMultiTenantMessagingSettings('EnsureImageExistsFailed', 'image:ensure_exists_failed', '*.*.image.ensure_exists_failed', 'event', 'image');
|
|
79
|
+
/**
|
|
80
|
+
* Defines the messaging settings for the event with message type
|
|
81
|
+
* "ArchiveImagesFinished" and aggregate type "image".
|
|
82
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
83
|
+
*/
|
|
24
84
|
ImageServiceMultiTenantMessagingSettings.ArchiveImagesFinished = new ImageServiceMultiTenantMessagingSettings('ArchiveImagesFinished', 'images:archive_finished', '*.*.images.archive_finished', 'event', 'image');
|
|
85
|
+
/**
|
|
86
|
+
* Defines the messaging settings for the event with message type
|
|
87
|
+
* "ArchiveImagesFailed" and aggregate type "image".
|
|
88
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
89
|
+
*/
|
|
25
90
|
ImageServiceMultiTenantMessagingSettings.ArchiveImagesFailed = new ImageServiceMultiTenantMessagingSettings('ArchiveImagesFailed', 'images:archive_failed', '*.*.images.archive_failed', 'event', 'image');
|
|
91
|
+
/**
|
|
92
|
+
* Defines the messaging settings for the event with message type
|
|
93
|
+
* "UnarchiveImagesFinished" and aggregate type "image".
|
|
94
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
95
|
+
*/
|
|
26
96
|
ImageServiceMultiTenantMessagingSettings.UnarchiveImagesFinished = new ImageServiceMultiTenantMessagingSettings('UnarchiveImagesFinished', 'images:unarchive_finished', '*.*.images.unarchive_finished', 'event', 'image');
|
|
97
|
+
/**
|
|
98
|
+
* Defines the messaging settings for the event with message type
|
|
99
|
+
* "UnarchiveImagesFailed" and aggregate type "image".
|
|
100
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
101
|
+
*/
|
|
27
102
|
ImageServiceMultiTenantMessagingSettings.UnarchiveImagesFailed = new ImageServiceMultiTenantMessagingSettings('UnarchiveImagesFailed', 'images:unarchive_failed', '*.*.images.unarchive_failed', 'event', 'image');
|
|
103
|
+
/**
|
|
104
|
+
* Defines the messaging settings for the event with message type
|
|
105
|
+
* "DeleteImageFinished" and aggregate type "image".
|
|
106
|
+
* The aggregate ID field contains the value of the "image ID" field.
|
|
107
|
+
*/
|
|
28
108
|
ImageServiceMultiTenantMessagingSettings.DeleteImageFinished = new ImageServiceMultiTenantMessagingSettings('DeleteImageFinished', 'image:delete_finished', '*.*.image.delete_finished', 'event', 'image');
|
|
109
|
+
/**
|
|
110
|
+
* Defines the messaging settings for the event with message type
|
|
111
|
+
* "DeleteImageFailed" and aggregate type "image".
|
|
112
|
+
* The aggregate ID field contains the value of the "image ID" field.
|
|
113
|
+
*/
|
|
29
114
|
ImageServiceMultiTenantMessagingSettings.DeleteImageFailed = new ImageServiceMultiTenantMessagingSettings('DeleteImageFailed', 'image:delete_failed', '*.*.image.delete_failed', 'event', 'image');
|
|
30
115
|
exports.ImageServiceMultiTenantMessagingSettings = ImageServiceMultiTenantMessagingSettings;
|
|
31
116
|
//# sourceMappingURL=image-service-multi-tenant-messaging-settings.js.map
|
package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,wCAAyC,SAAQ,8DAA4B;
|
|
1
|
+
{"version":3,"file":"image-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"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"}
|
package/dist/generated/config/payloads/localization/localization-service-messaging-settings.d.ts
CHANGED
|
@@ -5,11 +5,41 @@ export declare class LocalizationServiceMessagingSettings implements MessagingSe
|
|
|
5
5
|
readonly routingKey: string;
|
|
6
6
|
readonly action: 'command' | 'event';
|
|
7
7
|
readonly aggregateType: string;
|
|
8
|
+
/**
|
|
9
|
+
* Defines the messaging settings for the command with message type
|
|
10
|
+
* "LocalizationServiceEnable" and aggregate type "environment".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static LocalizationServiceEnable: LocalizationServiceMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "LocalizationServiceDisable" and aggregate type "environment".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static LocalizationServiceDisable: LocalizationServiceMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the event with message type
|
|
22
|
+
* "LocalizationServiceEnableFinished" and aggregate type "environment".
|
|
23
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static LocalizationServiceEnableFinished: LocalizationServiceMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the event with message type
|
|
28
|
+
* "LocalizationServiceEnableFailed" and aggregate type "environment".
|
|
29
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static LocalizationServiceEnableFailed: LocalizationServiceMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the event with message type
|
|
34
|
+
* "LocalizationServiceDisableFinished" and aggregate type "environment".
|
|
35
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static LocalizationServiceDisableFinished: LocalizationServiceMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the event with message type
|
|
40
|
+
* "LocalizationServiceDisableFailed" and aggregate type "environment".
|
|
41
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static LocalizationServiceDisableFailed: LocalizationServiceMessagingSettings;
|
|
14
44
|
readonly serviceId = "ax-localization-service";
|
|
15
45
|
private constructor();
|
package/dist/generated/config/payloads/localization/localization-service-messaging-settings.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"localization-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/localization/localization-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,oCAAqC,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"localization-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/localization/localization-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,oCAAqC,YAAW,iBAAiB;aA6E1D,WAAW,EAAE,MAAM;aACnB,KAAK,EAAE,MAAM;aACb,UAAU,EAAE,MAAM;aAClB,MAAM,EAAE,SAAS,GAAG,OAAO;aAC3B,aAAa,EAAE,MAAM;IAhFvC;;;;OAIG;IACH,OAAc,yBAAyB,uCAMnC;IACJ;;;;OAIG;IACH,OAAc,0BAA0B,uCAMpC;IACJ;;;;OAIG;IACH,OAAc,iCAAiC,uCAM3C;IACJ;;;;OAIG;IACH,OAAc,+BAA+B,uCAMzC;IACJ;;;;OAIG;IACH,OAAc,kCAAkC,uCAM5C;IACJ;;;;OAIG;IACH,OAAc,gCAAgC,uCAM1C;IAEJ,SAAgB,SAAS,6BAA6B;IAEtD,OAAO;IAUA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
package/dist/generated/config/payloads/localization/localization-service-messaging-settings.js
CHANGED
|
@@ -14,11 +14,41 @@ class LocalizationServiceMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "LocalizationServiceEnable" and aggregate type "environment".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
LocalizationServiceMessagingSettings.LocalizationServiceEnable = new LocalizationServiceMessagingSettings('LocalizationServiceEnable', 'inbox', 'localization_service.enable', 'command', 'environment');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "LocalizationServiceDisable" and aggregate type "environment".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
LocalizationServiceMessagingSettings.LocalizationServiceDisable = new LocalizationServiceMessagingSettings('LocalizationServiceDisable', 'inbox', 'localization_service.disable', 'command', 'environment');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the event with message type
|
|
31
|
+
* "LocalizationServiceEnableFinished" and aggregate type "environment".
|
|
32
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
LocalizationServiceMessagingSettings.LocalizationServiceEnableFinished = new LocalizationServiceMessagingSettings('LocalizationServiceEnableFinished', 'localization_service:enable_finished', 'localization_service.enable_finished', 'event', 'environment');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the event with message type
|
|
37
|
+
* "LocalizationServiceEnableFailed" and aggregate type "environment".
|
|
38
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
LocalizationServiceMessagingSettings.LocalizationServiceEnableFailed = new LocalizationServiceMessagingSettings('LocalizationServiceEnableFailed', 'localization_service:enable_failed', 'localization_service.enable_failed', 'event', 'environment');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the event with message type
|
|
43
|
+
* "LocalizationServiceDisableFinished" and aggregate type "environment".
|
|
44
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
LocalizationServiceMessagingSettings.LocalizationServiceDisableFinished = new LocalizationServiceMessagingSettings('LocalizationServiceDisableFinished', 'localization_service:disable_finished', 'localization_service.disable_finished', 'event', 'environment');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the event with message type
|
|
49
|
+
* "LocalizationServiceDisableFailed" and aggregate type "environment".
|
|
50
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
LocalizationServiceMessagingSettings.LocalizationServiceDisableFailed = new LocalizationServiceMessagingSettings('LocalizationServiceDisableFailed', 'localization_service:disable_failed', 'localization_service.disable_failed', 'event', 'environment');
|
|
23
53
|
exports.LocalizationServiceMessagingSettings = LocalizationServiceMessagingSettings;
|
|
24
54
|
//# sourceMappingURL=localization-service-messaging-settings.js.map
|
package/dist/generated/config/payloads/localization/localization-service-messaging-settings.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"localization-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/localization/localization-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,oCAAoC;
|
|
1
|
+
{"version":3,"file":"localization-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/localization/localization-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,oCAAoC;IA4E/C,YACkB,WAAmB,EACnB,KAAa,EACb,UAAkB,EAClB,MAA2B,EAC3B,aAAqB;QAJrB,gBAAW,GAAX,WAAW,CAAQ;QACnB,UAAK,GAAL,KAAK,CAAQ;QACb,eAAU,GAAV,UAAU,CAAQ;QAClB,WAAM,GAAN,MAAM,CAAqB;QAC3B,kBAAa,GAAb,aAAa,CAAQ;QAPvB,cAAS,GAAG,yBAAyB,CAAC;QAY/C,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AAnFD;;;;GAIG;AACW,8DAAyB,GAAG,IAAI,oCAAoC,CAChF,2BAA2B,EAC3B,OAAO,EACP,6BAA6B,EAC7B,SAAS,EACT,aAAa,CACZ,AANoC,CAMnC;AACJ;;;;GAIG;AACW,+DAA0B,GAAG,IAAI,oCAAoC,CACjF,4BAA4B,EAC5B,OAAO,EACP,8BAA8B,EAC9B,SAAS,EACT,aAAa,CACZ,AANqC,CAMpC;AACJ;;;;GAIG;AACW,sEAAiC,GAAG,IAAI,oCAAoC,CACxF,mCAAmC,EACnC,sCAAsC,EACtC,sCAAsC,EACtC,OAAO,EACP,aAAa,CACZ,AAN4C,CAM3C;AACJ;;;;GAIG;AACW,oEAA+B,GAAG,IAAI,oCAAoC,CACtF,iCAAiC,EACjC,oCAAoC,EACpC,oCAAoC,EACpC,OAAO,EACP,aAAa,CACZ,AAN0C,CAMzC;AACJ;;;;GAIG;AACW,uEAAkC,GAAG,IAAI,oCAAoC,CACzF,oCAAoC,EACpC,uCAAuC,EACvC,uCAAuC,EACvC,OAAO,EACP,aAAa,CACZ,AAN6C,CAM5C;AACJ;;;;GAIG;AACW,qEAAgC,GAAG,IAAI,oCAAoC,CACvF,kCAAkC,EAClC,qCAAqC,EACrC,qCAAqC,EACrC,OAAO,EACP,aAAa,CACZ,AAN2C,CAM1C;AAxEO,oFAAoC"}
|
|
@@ -1,19 +1,94 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
export declare class LocalizationServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
3
|
+
/**
|
|
4
|
+
* Defines the messaging settings for the command with message type
|
|
5
|
+
* "DeclareEntityDefinition" and aggregate type "entity-definition".
|
|
6
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
7
|
+
*/
|
|
3
8
|
static DeclareEntityDefinition: LocalizationServiceMultiTenantMessagingSettings;
|
|
9
|
+
/**
|
|
10
|
+
* Defines the messaging settings for the command with message type
|
|
11
|
+
* "DeleteEntityDefinition" and aggregate type "entity-definition".
|
|
12
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
13
|
+
*/
|
|
4
14
|
static DeleteEntityDefinition: LocalizationServiceMultiTenantMessagingSettings;
|
|
15
|
+
/**
|
|
16
|
+
* Defines the messaging settings for the command with message type
|
|
17
|
+
* "UpsertLocalizationSourceEntity" and aggregate type "localization-source-entity".
|
|
18
|
+
* The aggregate ID field must contain the value of the "entity ID" field.
|
|
19
|
+
*/
|
|
5
20
|
static UpsertLocalizationSourceEntity: LocalizationServiceMultiTenantMessagingSettings;
|
|
21
|
+
/**
|
|
22
|
+
* Defines the messaging settings for the command with message type
|
|
23
|
+
* "LocalizeEntity" and aggregate type "localization".
|
|
24
|
+
* The aggregate ID field must contain the value of the "entity ID" field.
|
|
25
|
+
*/
|
|
6
26
|
static LocalizeEntity: LocalizationServiceMultiTenantMessagingSettings;
|
|
27
|
+
/**
|
|
28
|
+
* Defines the messaging settings for the command with message type
|
|
29
|
+
* "DeleteLocalizationSourceEntity" and aggregate type "localization-source-entity".
|
|
30
|
+
* The aggregate ID field must contain the value of the "entity ID" field.
|
|
31
|
+
*/
|
|
7
32
|
static DeleteLocalizationSourceEntity: LocalizationServiceMultiTenantMessagingSettings;
|
|
33
|
+
/**
|
|
34
|
+
* Defines the messaging settings for the event with message type
|
|
35
|
+
* "LocalizeEntityFinished" and aggregate type "localization".
|
|
36
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
37
|
+
*/
|
|
8
38
|
static LocalizeEntityFinished: LocalizationServiceMultiTenantMessagingSettings;
|
|
39
|
+
/**
|
|
40
|
+
* Defines the messaging settings for the event with message type
|
|
41
|
+
* "LocalizeEntityFailed" and aggregate type "localization".
|
|
42
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
43
|
+
*/
|
|
9
44
|
static LocalizeEntityFailed: LocalizationServiceMultiTenantMessagingSettings;
|
|
45
|
+
/**
|
|
46
|
+
* Defines the messaging settings for the event with message type
|
|
47
|
+
* "UpsertLocalizationSourceEntityFinished" and aggregate type "localization-source-entity".
|
|
48
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
49
|
+
*/
|
|
10
50
|
static UpsertLocalizationSourceEntityFinished: LocalizationServiceMultiTenantMessagingSettings;
|
|
51
|
+
/**
|
|
52
|
+
* Defines the messaging settings for the event with message type
|
|
53
|
+
* "UpsertLocalizationSourceEntityFailed" and aggregate type "localization-source-entity".
|
|
54
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
55
|
+
*/
|
|
11
56
|
static UpsertLocalizationSourceEntityFailed: LocalizationServiceMultiTenantMessagingSettings;
|
|
57
|
+
/**
|
|
58
|
+
* Defines the messaging settings for the event with message type
|
|
59
|
+
* "DeleteLocalizationSourceEntityFinished" and aggregate type "localization-source-entity".
|
|
60
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
61
|
+
*/
|
|
12
62
|
static DeleteLocalizationSourceEntityFinished: LocalizationServiceMultiTenantMessagingSettings;
|
|
63
|
+
/**
|
|
64
|
+
* Defines the messaging settings for the event with message type
|
|
65
|
+
* "DeleteLocalizationSourceEntityFailed" and aggregate type "localization-source-entity".
|
|
66
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
67
|
+
*/
|
|
13
68
|
static DeleteLocalizationSourceEntityFailed: LocalizationServiceMultiTenantMessagingSettings;
|
|
69
|
+
/**
|
|
70
|
+
* Defines the messaging settings for the event with message type
|
|
71
|
+
* "EntityDefinitionDeclareFinished" and aggregate type "entity-definition".
|
|
72
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
73
|
+
*/
|
|
14
74
|
static EntityDefinitionDeclareFinished: LocalizationServiceMultiTenantMessagingSettings;
|
|
75
|
+
/**
|
|
76
|
+
* Defines the messaging settings for the event with message type
|
|
77
|
+
* "EntityDefinitionDeclareFailed" and aggregate type "entity-definition".
|
|
78
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
79
|
+
*/
|
|
15
80
|
static EntityDefinitionDeclareFailed: LocalizationServiceMultiTenantMessagingSettings;
|
|
81
|
+
/**
|
|
82
|
+
* Defines the messaging settings for the event with message type
|
|
83
|
+
* "EntityDefinitionDeleteFinished" and aggregate type "entity-definition".
|
|
84
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
85
|
+
*/
|
|
16
86
|
static EntityDefinitionDeleteFinished: LocalizationServiceMultiTenantMessagingSettings;
|
|
87
|
+
/**
|
|
88
|
+
* Defines the messaging settings for the event with message type
|
|
89
|
+
* "EntityDefinitionDeleteFailed" and aggregate type "entity-definition".
|
|
90
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
91
|
+
*/
|
|
17
92
|
static EntityDefinitionDeleteFailed: LocalizationServiceMultiTenantMessagingSettings;
|
|
18
93
|
private constructor();
|
|
19
94
|
toString: () => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"localization-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,+CAAgD,SAAQ,4BAA4B;IAC/F,OAAc,uBAAuB,kDAMjC;IACJ,OAAc,sBAAsB,kDAMhC;IACJ,OAAc,8BAA8B,kDAMxC;IACJ,OAAc,cAAc,kDAMxB;IACJ,OAAc,8BAA8B,kDAMxC;IACJ,OAAc,sBAAsB,kDAMhC;IACJ,OAAc,oBAAoB,kDAM9B;IACJ,OAAc,sCAAsC,kDAMhD;IACJ,OAAc,oCAAoC,kDAM9C;IACJ,OAAc,sCAAsC,kDAMhD;IACJ,OAAc,oCAAoC,kDAM9C;IACJ,OAAc,+BAA+B,kDAMzC;IACJ,OAAc,6BAA6B,kDAMvC;IACJ,OAAc,8BAA8B,kDAMxC;IACJ,OAAc,4BAA4B,kDAMtC;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
|
1
|
+
{"version":3,"file":"localization-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,+CAAgD,SAAQ,4BAA4B;IAC/F;;;;OAIG;IACH,OAAc,uBAAuB,kDAMjC;IACJ;;;;OAIG;IACH,OAAc,sBAAsB,kDAMhC;IACJ;;;;OAIG;IACH,OAAc,8BAA8B,kDAMxC;IACJ;;;;OAIG;IACH,OAAc,cAAc,kDAMxB;IACJ;;;;OAIG;IACH,OAAc,8BAA8B,kDAMxC;IACJ;;;;OAIG;IACH,OAAc,sBAAsB,kDAMhC;IACJ;;;;OAIG;IACH,OAAc,oBAAoB,kDAM9B;IACJ;;;;OAIG;IACH,OAAc,sCAAsC,kDAMhD;IACJ;;;;OAIG;IACH,OAAc,oCAAoC,kDAM9C;IACJ;;;;OAIG;IACH,OAAc,sCAAsC,kDAMhD;IACJ;;;;OAIG;IACH,OAAc,oCAAoC,kDAM9C;IACJ;;;;OAIG;IACH,OAAc,+BAA+B,kDAMzC;IACJ;;;;OAIG;IACH,OAAc,6BAA6B,kDAMvC;IACJ;;;;OAIG;IACH,OAAc,8BAA8B,kDAMxC;IACJ;;;;OAIG;IACH,OAAc,4BAA4B,kDAMtC;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
|
@@ -10,20 +10,95 @@ class LocalizationServiceMultiTenantMessagingSettings extends mosaic_message_bus
|
|
|
10
10
|
};
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
+
/**
|
|
14
|
+
* Defines the messaging settings for the command with message type
|
|
15
|
+
* "DeclareEntityDefinition" and aggregate type "entity-definition".
|
|
16
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
17
|
+
*/
|
|
13
18
|
LocalizationServiceMultiTenantMessagingSettings.DeclareEntityDefinition = new LocalizationServiceMultiTenantMessagingSettings('DeclareEntityDefinition', 'inbox', '*.*.entity_definition.declare', 'command', 'entity-definition');
|
|
19
|
+
/**
|
|
20
|
+
* Defines the messaging settings for the command with message type
|
|
21
|
+
* "DeleteEntityDefinition" and aggregate type "entity-definition".
|
|
22
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
23
|
+
*/
|
|
14
24
|
LocalizationServiceMultiTenantMessagingSettings.DeleteEntityDefinition = new LocalizationServiceMultiTenantMessagingSettings('DeleteEntityDefinition', 'inbox', '*.*.entity_definition.delete', 'command', 'entity-definition');
|
|
25
|
+
/**
|
|
26
|
+
* Defines the messaging settings for the command with message type
|
|
27
|
+
* "UpsertLocalizationSourceEntity" and aggregate type "localization-source-entity".
|
|
28
|
+
* The aggregate ID field must contain the value of the "entity ID" field.
|
|
29
|
+
*/
|
|
15
30
|
LocalizationServiceMultiTenantMessagingSettings.UpsertLocalizationSourceEntity = new LocalizationServiceMultiTenantMessagingSettings('UpsertLocalizationSourceEntity', 'inbox', '*.*.localization_source_entity.upsert', 'command', 'localization-source-entity');
|
|
31
|
+
/**
|
|
32
|
+
* Defines the messaging settings for the command with message type
|
|
33
|
+
* "LocalizeEntity" and aggregate type "localization".
|
|
34
|
+
* The aggregate ID field must contain the value of the "entity ID" field.
|
|
35
|
+
*/
|
|
16
36
|
LocalizationServiceMultiTenantMessagingSettings.LocalizeEntity = new LocalizationServiceMultiTenantMessagingSettings('LocalizeEntity', 'inbox', '*.*.entity.localize', 'command', 'localization');
|
|
37
|
+
/**
|
|
38
|
+
* Defines the messaging settings for the command with message type
|
|
39
|
+
* "DeleteLocalizationSourceEntity" and aggregate type "localization-source-entity".
|
|
40
|
+
* The aggregate ID field must contain the value of the "entity ID" field.
|
|
41
|
+
*/
|
|
17
42
|
LocalizationServiceMultiTenantMessagingSettings.DeleteLocalizationSourceEntity = new LocalizationServiceMultiTenantMessagingSettings('DeleteLocalizationSourceEntity', 'inbox', '*.*.localization_source_entity.delete', 'command', 'localization-source-entity');
|
|
43
|
+
/**
|
|
44
|
+
* Defines the messaging settings for the event with message type
|
|
45
|
+
* "LocalizeEntityFinished" and aggregate type "localization".
|
|
46
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
47
|
+
*/
|
|
18
48
|
LocalizationServiceMultiTenantMessagingSettings.LocalizeEntityFinished = new LocalizationServiceMultiTenantMessagingSettings('LocalizeEntityFinished', 'entity:localize_finished', '*.*.entity.localize_finished', 'event', 'localization');
|
|
49
|
+
/**
|
|
50
|
+
* Defines the messaging settings for the event with message type
|
|
51
|
+
* "LocalizeEntityFailed" and aggregate type "localization".
|
|
52
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
53
|
+
*/
|
|
19
54
|
LocalizationServiceMultiTenantMessagingSettings.LocalizeEntityFailed = new LocalizationServiceMultiTenantMessagingSettings('LocalizeEntityFailed', 'entity:localize_failed', '*.*.entity.localize_failed', 'event', 'localization');
|
|
55
|
+
/**
|
|
56
|
+
* Defines the messaging settings for the event with message type
|
|
57
|
+
* "UpsertLocalizationSourceEntityFinished" and aggregate type "localization-source-entity".
|
|
58
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
59
|
+
*/
|
|
20
60
|
LocalizationServiceMultiTenantMessagingSettings.UpsertLocalizationSourceEntityFinished = new LocalizationServiceMultiTenantMessagingSettings('UpsertLocalizationSourceEntityFinished', 'localization_source_entity:upsert_finished', '*.*.localization_source_entity.upsert_finished', 'event', 'localization-source-entity');
|
|
61
|
+
/**
|
|
62
|
+
* Defines the messaging settings for the event with message type
|
|
63
|
+
* "UpsertLocalizationSourceEntityFailed" and aggregate type "localization-source-entity".
|
|
64
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
65
|
+
*/
|
|
21
66
|
LocalizationServiceMultiTenantMessagingSettings.UpsertLocalizationSourceEntityFailed = new LocalizationServiceMultiTenantMessagingSettings('UpsertLocalizationSourceEntityFailed', 'localization_source_entity:upsert_failed', '*.*.localization_source_entity.upsert_failed', 'event', 'localization-source-entity');
|
|
67
|
+
/**
|
|
68
|
+
* Defines the messaging settings for the event with message type
|
|
69
|
+
* "DeleteLocalizationSourceEntityFinished" and aggregate type "localization-source-entity".
|
|
70
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
71
|
+
*/
|
|
22
72
|
LocalizationServiceMultiTenantMessagingSettings.DeleteLocalizationSourceEntityFinished = new LocalizationServiceMultiTenantMessagingSettings('DeleteLocalizationSourceEntityFinished', 'localization_source_entity:delete_finished', '*.*.localization_source_entity.delete_finished', 'event', 'localization-source-entity');
|
|
73
|
+
/**
|
|
74
|
+
* Defines the messaging settings for the event with message type
|
|
75
|
+
* "DeleteLocalizationSourceEntityFailed" and aggregate type "localization-source-entity".
|
|
76
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
77
|
+
*/
|
|
23
78
|
LocalizationServiceMultiTenantMessagingSettings.DeleteLocalizationSourceEntityFailed = new LocalizationServiceMultiTenantMessagingSettings('DeleteLocalizationSourceEntityFailed', 'localization_source_entity:delete_failed', '*.*.localization_source_entity.delete_failed', 'event', 'localization-source-entity');
|
|
79
|
+
/**
|
|
80
|
+
* Defines the messaging settings for the event with message type
|
|
81
|
+
* "EntityDefinitionDeclareFinished" and aggregate type "entity-definition".
|
|
82
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
83
|
+
*/
|
|
24
84
|
LocalizationServiceMultiTenantMessagingSettings.EntityDefinitionDeclareFinished = new LocalizationServiceMultiTenantMessagingSettings('EntityDefinitionDeclareFinished', 'entity_definition:declare_finished', '*.*.entity_definition.declare_finished', 'event', 'entity-definition');
|
|
85
|
+
/**
|
|
86
|
+
* Defines the messaging settings for the event with message type
|
|
87
|
+
* "EntityDefinitionDeclareFailed" and aggregate type "entity-definition".
|
|
88
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
89
|
+
*/
|
|
25
90
|
LocalizationServiceMultiTenantMessagingSettings.EntityDefinitionDeclareFailed = new LocalizationServiceMultiTenantMessagingSettings('EntityDefinitionDeclareFailed', 'entity_definition:declare_failed', '*.*.entity_definition.declare_failed', 'event', 'entity-definition');
|
|
91
|
+
/**
|
|
92
|
+
* Defines the messaging settings for the event with message type
|
|
93
|
+
* "EntityDefinitionDeleteFinished" and aggregate type "entity-definition".
|
|
94
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
95
|
+
*/
|
|
26
96
|
LocalizationServiceMultiTenantMessagingSettings.EntityDefinitionDeleteFinished = new LocalizationServiceMultiTenantMessagingSettings('EntityDefinitionDeleteFinished', 'entity_definition:delete_finished', '*.*.entity_definition.delete_finished', 'event', 'entity-definition');
|
|
97
|
+
/**
|
|
98
|
+
* Defines the messaging settings for the event with message type
|
|
99
|
+
* "EntityDefinitionDeleteFailed" and aggregate type "entity-definition".
|
|
100
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
101
|
+
*/
|
|
27
102
|
LocalizationServiceMultiTenantMessagingSettings.EntityDefinitionDeleteFailed = new LocalizationServiceMultiTenantMessagingSettings('EntityDefinitionDeleteFailed', 'entity_definition:delete_failed', '*.*.entity_definition.delete_failed', 'event', 'entity-definition');
|
|
28
103
|
exports.LocalizationServiceMultiTenantMessagingSettings = LocalizationServiceMultiTenantMessagingSettings;
|
|
29
104
|
//# sourceMappingURL=localization-service-multi-tenant-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"localization-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,+CAAgD,SAAQ,8DAA4B;
|
|
1
|
+
{"version":3,"file":"localization-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"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"}
|