@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
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class SduServiceMessagingSettings implements MessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "SduStorageCreate" and aggregate type "storage".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static SduStorageCreate = new SduServiceMessagingSettings(
|
|
5
10
|
'SduStorageCreate',
|
|
6
11
|
'storage:create',
|
|
@@ -8,6 +13,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
8
13
|
'command',
|
|
9
14
|
'storage'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the command with message type
|
|
18
|
+
* "SduStorageDelete" and aggregate type "storage".
|
|
19
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static SduStorageDelete = new SduServiceMessagingSettings(
|
|
12
22
|
'SduStorageDelete',
|
|
13
23
|
'storage:delete',
|
|
@@ -15,6 +25,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
15
25
|
'command',
|
|
16
26
|
'storage'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the command with message type
|
|
30
|
+
* "SduCreateDatabase" and aggregate type "database".
|
|
31
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static SduCreateDatabase = new SduServiceMessagingSettings(
|
|
19
34
|
'SduCreateDatabase',
|
|
20
35
|
'database:create',
|
|
@@ -22,6 +37,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
22
37
|
'command',
|
|
23
38
|
'database'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the command with message type
|
|
42
|
+
* "SduDeleteDatabase" and aggregate type "database".
|
|
43
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static SduDeleteDatabase = new SduServiceMessagingSettings(
|
|
26
46
|
'SduDeleteDatabase',
|
|
27
47
|
'database:delete',
|
|
@@ -29,6 +49,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
29
49
|
'command',
|
|
30
50
|
'database'
|
|
31
51
|
);
|
|
52
|
+
/**
|
|
53
|
+
* Defines the messaging settings for the command with message type
|
|
54
|
+
* "SduSecureStorageCreate" and aggregate type "secure-storage".
|
|
55
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
56
|
+
*/
|
|
32
57
|
public static SduSecureStorageCreate = new SduServiceMessagingSettings(
|
|
33
58
|
'SduSecureStorageCreate',
|
|
34
59
|
'secure_storage:create',
|
|
@@ -36,6 +61,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
36
61
|
'command',
|
|
37
62
|
'secure-storage'
|
|
38
63
|
);
|
|
64
|
+
/**
|
|
65
|
+
* Defines the messaging settings for the command with message type
|
|
66
|
+
* "SduSecureStorageDelete" and aggregate type "secure-storage".
|
|
67
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
68
|
+
*/
|
|
39
69
|
public static SduSecureStorageDelete = new SduServiceMessagingSettings(
|
|
40
70
|
'SduSecureStorageDelete',
|
|
41
71
|
'secure_storage:delete',
|
|
@@ -43,6 +73,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
43
73
|
'command',
|
|
44
74
|
'secure-storage'
|
|
45
75
|
);
|
|
76
|
+
/**
|
|
77
|
+
* Defines the messaging settings for the command with message type
|
|
78
|
+
* "SduCreateDns" and aggregate type "dns".
|
|
79
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
80
|
+
*/
|
|
46
81
|
public static SduCreateDns = new SduServiceMessagingSettings(
|
|
47
82
|
'SduCreateDns',
|
|
48
83
|
'dns:create',
|
|
@@ -50,6 +85,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
50
85
|
'command',
|
|
51
86
|
'dns'
|
|
52
87
|
);
|
|
88
|
+
/**
|
|
89
|
+
* Defines the messaging settings for the command with message type
|
|
90
|
+
* "SduDeleteDns" and aggregate type "dns".
|
|
91
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
92
|
+
*/
|
|
53
93
|
public static SduDeleteDns = new SduServiceMessagingSettings(
|
|
54
94
|
'SduDeleteDns',
|
|
55
95
|
'dns:delete',
|
|
@@ -57,6 +97,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
57
97
|
'command',
|
|
58
98
|
'dns'
|
|
59
99
|
);
|
|
100
|
+
/**
|
|
101
|
+
* Defines the messaging settings for the command with message type
|
|
102
|
+
* "SduServiceDeploymentDeploy" and aggregate type "service".
|
|
103
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
104
|
+
*/
|
|
60
105
|
public static SduServiceDeploymentDeploy = new SduServiceMessagingSettings(
|
|
61
106
|
'SduServiceDeploymentDeploy',
|
|
62
107
|
'service_deployment:deploy',
|
|
@@ -64,6 +109,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
64
109
|
'command',
|
|
65
110
|
'service'
|
|
66
111
|
);
|
|
112
|
+
/**
|
|
113
|
+
* Defines the messaging settings for the command with message type
|
|
114
|
+
* "SduServiceDeploymentUndeploy" and aggregate type "service".
|
|
115
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
116
|
+
*/
|
|
67
117
|
public static SduServiceDeploymentUndeploy = new SduServiceMessagingSettings(
|
|
68
118
|
'SduServiceDeploymentUndeploy',
|
|
69
119
|
'service_deployment:undeploy',
|
|
@@ -71,6 +121,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
71
121
|
'command',
|
|
72
122
|
'service'
|
|
73
123
|
);
|
|
124
|
+
/**
|
|
125
|
+
* Defines the messaging settings for the event with message type
|
|
126
|
+
* "SduStorageCreateFinished" and aggregate type "storage".
|
|
127
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
128
|
+
*/
|
|
74
129
|
public static SduStorageCreateFinished = new SduServiceMessagingSettings(
|
|
75
130
|
'SduStorageCreateFinished',
|
|
76
131
|
'storage:create_finished',
|
|
@@ -78,6 +133,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
78
133
|
'event',
|
|
79
134
|
'storage'
|
|
80
135
|
);
|
|
136
|
+
/**
|
|
137
|
+
* Defines the messaging settings for the event with message type
|
|
138
|
+
* "SduStorageCreateFailed" and aggregate type "storage".
|
|
139
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
140
|
+
*/
|
|
81
141
|
public static SduStorageCreateFailed = new SduServiceMessagingSettings(
|
|
82
142
|
'SduStorageCreateFailed',
|
|
83
143
|
'storage:create_failed',
|
|
@@ -85,6 +145,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
85
145
|
'event',
|
|
86
146
|
'storage'
|
|
87
147
|
);
|
|
148
|
+
/**
|
|
149
|
+
* Defines the messaging settings for the event with message type
|
|
150
|
+
* "SduStorageDeleteFinished" and aggregate type "storage".
|
|
151
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
152
|
+
*/
|
|
88
153
|
public static SduStorageDeleteFinished = new SduServiceMessagingSettings(
|
|
89
154
|
'SduStorageDeleteFinished',
|
|
90
155
|
'storage:delete_finished',
|
|
@@ -92,6 +157,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
92
157
|
'event',
|
|
93
158
|
'storage'
|
|
94
159
|
);
|
|
160
|
+
/**
|
|
161
|
+
* Defines the messaging settings for the event with message type
|
|
162
|
+
* "SduStorageDeleteFailed" and aggregate type "storage".
|
|
163
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
164
|
+
*/
|
|
95
165
|
public static SduStorageDeleteFailed = new SduServiceMessagingSettings(
|
|
96
166
|
'SduStorageDeleteFailed',
|
|
97
167
|
'storage:delete_failed',
|
|
@@ -99,6 +169,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
99
169
|
'event',
|
|
100
170
|
'storage'
|
|
101
171
|
);
|
|
172
|
+
/**
|
|
173
|
+
* Defines the messaging settings for the event with message type
|
|
174
|
+
* "SduDeleteDatabaseFinished" and aggregate type "database".
|
|
175
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
176
|
+
*/
|
|
102
177
|
public static SduDeleteDatabaseFinished = new SduServiceMessagingSettings(
|
|
103
178
|
'SduDeleteDatabaseFinished',
|
|
104
179
|
'database:delete_finished',
|
|
@@ -106,6 +181,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
106
181
|
'event',
|
|
107
182
|
'database'
|
|
108
183
|
);
|
|
184
|
+
/**
|
|
185
|
+
* Defines the messaging settings for the event with message type
|
|
186
|
+
* "SduDeleteDatabaseFailed" and aggregate type "database".
|
|
187
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
188
|
+
*/
|
|
109
189
|
public static SduDeleteDatabaseFailed = new SduServiceMessagingSettings(
|
|
110
190
|
'SduDeleteDatabaseFailed',
|
|
111
191
|
'database:delete_failed',
|
|
@@ -113,6 +193,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
113
193
|
'event',
|
|
114
194
|
'database'
|
|
115
195
|
);
|
|
196
|
+
/**
|
|
197
|
+
* Defines the messaging settings for the event with message type
|
|
198
|
+
* "SduCreateDatabaseFinished" and aggregate type "database".
|
|
199
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
200
|
+
*/
|
|
116
201
|
public static SduCreateDatabaseFinished = new SduServiceMessagingSettings(
|
|
117
202
|
'SduCreateDatabaseFinished',
|
|
118
203
|
'database:create_finished',
|
|
@@ -120,6 +205,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
120
205
|
'event',
|
|
121
206
|
'database'
|
|
122
207
|
);
|
|
208
|
+
/**
|
|
209
|
+
* Defines the messaging settings for the event with message type
|
|
210
|
+
* "SduCreateDatabaseFailed" and aggregate type "database".
|
|
211
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
212
|
+
*/
|
|
123
213
|
public static SduCreateDatabaseFailed = new SduServiceMessagingSettings(
|
|
124
214
|
'SduCreateDatabaseFailed',
|
|
125
215
|
'database:create_failed',
|
|
@@ -127,6 +217,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
127
217
|
'event',
|
|
128
218
|
'database'
|
|
129
219
|
);
|
|
220
|
+
/**
|
|
221
|
+
* Defines the messaging settings for the event with message type
|
|
222
|
+
* "SduSecureStorageCreateFinished" and aggregate type "secure-storage".
|
|
223
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
224
|
+
*/
|
|
130
225
|
public static SduSecureStorageCreateFinished = new SduServiceMessagingSettings(
|
|
131
226
|
'SduSecureStorageCreateFinished',
|
|
132
227
|
'secure_storage:create_finished',
|
|
@@ -134,6 +229,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
134
229
|
'event',
|
|
135
230
|
'secure-storage'
|
|
136
231
|
);
|
|
232
|
+
/**
|
|
233
|
+
* Defines the messaging settings for the event with message type
|
|
234
|
+
* "SduSecureStorageCreateFailed" and aggregate type "secure-storage".
|
|
235
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
236
|
+
*/
|
|
137
237
|
public static SduSecureStorageCreateFailed = new SduServiceMessagingSettings(
|
|
138
238
|
'SduSecureStorageCreateFailed',
|
|
139
239
|
'secure_storage:create_failed',
|
|
@@ -141,6 +241,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
141
241
|
'event',
|
|
142
242
|
'secure-storage'
|
|
143
243
|
);
|
|
244
|
+
/**
|
|
245
|
+
* Defines the messaging settings for the event with message type
|
|
246
|
+
* "SduSecureStorageDeleteFinished" and aggregate type "secure-storage".
|
|
247
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
248
|
+
*/
|
|
144
249
|
public static SduSecureStorageDeleteFinished = new SduServiceMessagingSettings(
|
|
145
250
|
'SduSecureStorageDeleteFinished',
|
|
146
251
|
'secure_storage:delete_finished',
|
|
@@ -148,6 +253,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
148
253
|
'event',
|
|
149
254
|
'secure-storage'
|
|
150
255
|
);
|
|
256
|
+
/**
|
|
257
|
+
* Defines the messaging settings for the event with message type
|
|
258
|
+
* "SduSecureStorageDeleteFailed" and aggregate type "secure-storage".
|
|
259
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
260
|
+
*/
|
|
151
261
|
public static SduSecureStorageDeleteFailed = new SduServiceMessagingSettings(
|
|
152
262
|
'SduSecureStorageDeleteFailed',
|
|
153
263
|
'secure_storage:delete_failed',
|
|
@@ -155,6 +265,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
155
265
|
'event',
|
|
156
266
|
'secure-storage'
|
|
157
267
|
);
|
|
268
|
+
/**
|
|
269
|
+
* Defines the messaging settings for the event with message type
|
|
270
|
+
* "SduDeleteDnsFinished" and aggregate type "dns".
|
|
271
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
272
|
+
*/
|
|
158
273
|
public static SduDeleteDnsFinished = new SduServiceMessagingSettings(
|
|
159
274
|
'SduDeleteDnsFinished',
|
|
160
275
|
'dns:delete_finished',
|
|
@@ -162,6 +277,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
162
277
|
'event',
|
|
163
278
|
'dns'
|
|
164
279
|
);
|
|
280
|
+
/**
|
|
281
|
+
* Defines the messaging settings for the event with message type
|
|
282
|
+
* "SduDeleteDnsFailed" and aggregate type "dns".
|
|
283
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
284
|
+
*/
|
|
165
285
|
public static SduDeleteDnsFailed = new SduServiceMessagingSettings(
|
|
166
286
|
'SduDeleteDnsFailed',
|
|
167
287
|
'dns:delete_failed',
|
|
@@ -169,6 +289,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
169
289
|
'event',
|
|
170
290
|
'dns'
|
|
171
291
|
);
|
|
292
|
+
/**
|
|
293
|
+
* Defines the messaging settings for the event with message type
|
|
294
|
+
* "SduCreateDnsFinished" and aggregate type "dns".
|
|
295
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
296
|
+
*/
|
|
172
297
|
public static SduCreateDnsFinished = new SduServiceMessagingSettings(
|
|
173
298
|
'SduCreateDnsFinished',
|
|
174
299
|
'dns:create_finished',
|
|
@@ -176,6 +301,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
176
301
|
'event',
|
|
177
302
|
'dns'
|
|
178
303
|
);
|
|
304
|
+
/**
|
|
305
|
+
* Defines the messaging settings for the event with message type
|
|
306
|
+
* "SduCreateDnsFailed" and aggregate type "dns".
|
|
307
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
308
|
+
*/
|
|
179
309
|
public static SduCreateDnsFailed = new SduServiceMessagingSettings(
|
|
180
310
|
'SduCreateDnsFailed',
|
|
181
311
|
'dns:create_failed',
|
|
@@ -183,6 +313,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
183
313
|
'event',
|
|
184
314
|
'dns'
|
|
185
315
|
);
|
|
316
|
+
/**
|
|
317
|
+
* Defines the messaging settings for the event with message type
|
|
318
|
+
* "SduServiceDeploymentDeployFinished" and aggregate type "service".
|
|
319
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
320
|
+
*/
|
|
186
321
|
public static SduServiceDeploymentDeployFinished = new SduServiceMessagingSettings(
|
|
187
322
|
'SduServiceDeploymentDeployFinished',
|
|
188
323
|
'service_deployment:deploy_finished',
|
|
@@ -190,6 +325,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
190
325
|
'event',
|
|
191
326
|
'service'
|
|
192
327
|
);
|
|
328
|
+
/**
|
|
329
|
+
* Defines the messaging settings for the event with message type
|
|
330
|
+
* "SduServiceDeploymentDeployFailed" and aggregate type "service".
|
|
331
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
332
|
+
*/
|
|
193
333
|
public static SduServiceDeploymentDeployFailed = new SduServiceMessagingSettings(
|
|
194
334
|
'SduServiceDeploymentDeployFailed',
|
|
195
335
|
'service_deployment:deploy_failed',
|
|
@@ -197,6 +337,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
197
337
|
'event',
|
|
198
338
|
'service'
|
|
199
339
|
);
|
|
340
|
+
/**
|
|
341
|
+
* Defines the messaging settings for the event with message type
|
|
342
|
+
* "SduServiceDeploymentUndeployFinished" and aggregate type "service".
|
|
343
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
344
|
+
*/
|
|
200
345
|
public static SduServiceDeploymentUndeployFinished = new SduServiceMessagingSettings(
|
|
201
346
|
'SduServiceDeploymentUndeployFinished',
|
|
202
347
|
'service_deployment:undeploy_finished',
|
|
@@ -204,6 +349,11 @@ export class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
204
349
|
'event',
|
|
205
350
|
'service'
|
|
206
351
|
);
|
|
352
|
+
/**
|
|
353
|
+
* Defines the messaging settings for the event with message type
|
|
354
|
+
* "SduServiceDeploymentUndeployFailed" and aggregate type "service".
|
|
355
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
356
|
+
*/
|
|
207
357
|
public static SduServiceDeploymentUndeployFailed = new SduServiceMessagingSettings(
|
|
208
358
|
'SduServiceDeploymentUndeployFailed',
|
|
209
359
|
'service_deployment:undeploy_failed',
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class SubscriptionMonetizationServiceMessagingSettings implements MessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "SubscriptionMonetizationServiceEnable" and aggregate type "environment".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static SubscriptionMonetizationServiceEnable = new SubscriptionMonetizationServiceMessagingSettings(
|
|
5
10
|
'SubscriptionMonetizationServiceEnable',
|
|
6
11
|
'service:enable',
|
|
@@ -8,6 +13,11 @@ export class SubscriptionMonetizationServiceMessagingSettings implements Messagi
|
|
|
8
13
|
'command',
|
|
9
14
|
'environment'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the command with message type
|
|
18
|
+
* "SubscriptionMonetizationServiceDisable" and aggregate type "environment".
|
|
19
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static SubscriptionMonetizationServiceDisable = new SubscriptionMonetizationServiceMessagingSettings(
|
|
12
22
|
'SubscriptionMonetizationServiceDisable',
|
|
13
23
|
'service:disable',
|
|
@@ -15,6 +25,11 @@ export class SubscriptionMonetizationServiceMessagingSettings implements Messagi
|
|
|
15
25
|
'command',
|
|
16
26
|
'environment'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the event with message type
|
|
30
|
+
* "SubscriptionMonetizationServiceEnableFinished" and aggregate type "environment".
|
|
31
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static SubscriptionMonetizationServiceEnableFinished = new SubscriptionMonetizationServiceMessagingSettings(
|
|
19
34
|
'SubscriptionMonetizationServiceEnableFinished',
|
|
20
35
|
'subscription_monetization_service:enable_finished',
|
|
@@ -22,6 +37,11 @@ export class SubscriptionMonetizationServiceMessagingSettings implements Messagi
|
|
|
22
37
|
'event',
|
|
23
38
|
'environment'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the event with message type
|
|
42
|
+
* "SubscriptionMonetizationServiceEnableFailed" and aggregate type "environment".
|
|
43
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static SubscriptionMonetizationServiceEnableFailed = new SubscriptionMonetizationServiceMessagingSettings(
|
|
26
46
|
'SubscriptionMonetizationServiceEnableFailed',
|
|
27
47
|
'subscription_monetization_service:enable_failed',
|
|
@@ -29,6 +49,11 @@ export class SubscriptionMonetizationServiceMessagingSettings implements Messagi
|
|
|
29
49
|
'event',
|
|
30
50
|
'environment'
|
|
31
51
|
);
|
|
52
|
+
/**
|
|
53
|
+
* Defines the messaging settings for the event with message type
|
|
54
|
+
* "SubscriptionMonetizationServiceDisableFinished" and aggregate type "environment".
|
|
55
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
56
|
+
*/
|
|
32
57
|
public static SubscriptionMonetizationServiceDisableFinished = new SubscriptionMonetizationServiceMessagingSettings(
|
|
33
58
|
'SubscriptionMonetizationServiceDisableFinished',
|
|
34
59
|
'subscription_monetization_service:disable_finished',
|
|
@@ -36,6 +61,11 @@ export class SubscriptionMonetizationServiceMessagingSettings implements Messagi
|
|
|
36
61
|
'event',
|
|
37
62
|
'environment'
|
|
38
63
|
);
|
|
64
|
+
/**
|
|
65
|
+
* Defines the messaging settings for the event with message type
|
|
66
|
+
* "SubscriptionMonetizationServiceDisableFailed" and aggregate type "environment".
|
|
67
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
68
|
+
*/
|
|
39
69
|
public static SubscriptionMonetizationServiceDisableFailed = new SubscriptionMonetizationServiceMessagingSettings(
|
|
40
70
|
'SubscriptionMonetizationServiceDisableFailed',
|
|
41
71
|
'subscription_monetization_service:disable_failed',
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class SubscriptionMonetizationServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the event with message type
|
|
6
|
+
* "SubscriptionPlanPublished" and aggregate type "subscription-plan".
|
|
7
|
+
* The aggregate ID field contains the value of the "subscription plan ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static SubscriptionPlanPublished = new SubscriptionMonetizationServiceMultiTenantMessagingSettings(
|
|
5
10
|
'SubscriptionPlanPublished',
|
|
6
11
|
'subscription_plan:published',
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class UserServiceMessagingSettings implements MessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "UserServiceEnable" and aggregate type "environment".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static UserServiceEnable = new UserServiceMessagingSettings(
|
|
5
10
|
'UserServiceEnable',
|
|
6
11
|
'service:enable',
|
|
@@ -8,6 +13,11 @@ export class UserServiceMessagingSettings implements MessagingSettings {
|
|
|
8
13
|
'command',
|
|
9
14
|
'environment'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the command with message type
|
|
18
|
+
* "UserServiceDisable" and aggregate type "environment".
|
|
19
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static UserServiceDisable = new UserServiceMessagingSettings(
|
|
12
22
|
'UserServiceDisable',
|
|
13
23
|
'service:disable',
|
|
@@ -15,6 +25,11 @@ export class UserServiceMessagingSettings implements MessagingSettings {
|
|
|
15
25
|
'command',
|
|
16
26
|
'environment'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the event with message type
|
|
30
|
+
* "UserServiceEnableFinished" and aggregate type "environment".
|
|
31
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static UserServiceEnableFinished = new UserServiceMessagingSettings(
|
|
19
34
|
'UserServiceEnableFinished',
|
|
20
35
|
'user_service:enable_finished',
|
|
@@ -22,6 +37,11 @@ export class UserServiceMessagingSettings implements MessagingSettings {
|
|
|
22
37
|
'event',
|
|
23
38
|
'environment'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the event with message type
|
|
42
|
+
* "UserServiceEnableFailed" and aggregate type "environment".
|
|
43
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static UserServiceEnableFailed = new UserServiceMessagingSettings(
|
|
26
46
|
'UserServiceEnableFailed',
|
|
27
47
|
'user_service:enable_failed',
|
|
@@ -29,6 +49,11 @@ export class UserServiceMessagingSettings implements MessagingSettings {
|
|
|
29
49
|
'event',
|
|
30
50
|
'environment'
|
|
31
51
|
);
|
|
52
|
+
/**
|
|
53
|
+
* Defines the messaging settings for the event with message type
|
|
54
|
+
* "UserServiceDisableFinished" and aggregate type "environment".
|
|
55
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
56
|
+
*/
|
|
32
57
|
public static UserServiceDisableFinished = new UserServiceMessagingSettings(
|
|
33
58
|
'UserServiceDisableFinished',
|
|
34
59
|
'user_service:disable_finished',
|
|
@@ -36,6 +61,11 @@ export class UserServiceMessagingSettings implements MessagingSettings {
|
|
|
36
61
|
'event',
|
|
37
62
|
'environment'
|
|
38
63
|
);
|
|
64
|
+
/**
|
|
65
|
+
* Defines the messaging settings for the event with message type
|
|
66
|
+
* "UserServiceDisableFailed" and aggregate type "environment".
|
|
67
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
68
|
+
*/
|
|
39
69
|
public static UserServiceDisableFailed = new UserServiceMessagingSettings(
|
|
40
70
|
'UserServiceDisableFailed',
|
|
41
71
|
'user_service:disable_failed',
|
|
@@ -43,6 +73,11 @@ export class UserServiceMessagingSettings implements MessagingSettings {
|
|
|
43
73
|
'event',
|
|
44
74
|
'environment'
|
|
45
75
|
);
|
|
76
|
+
/**
|
|
77
|
+
* Defines the messaging settings for the event with message type
|
|
78
|
+
* "UserServiceEndUserDeleted" and aggregate type "end-user".
|
|
79
|
+
* The aggregate ID field contains the value of the "end user ID" field.
|
|
80
|
+
*/
|
|
46
81
|
public static UserServiceEndUserDeleted = new UserServiceMessagingSettings(
|
|
47
82
|
'UserServiceEndUserDeleted',
|
|
48
83
|
'end_user:deleted',
|
|
@@ -50,6 +85,11 @@ export class UserServiceMessagingSettings implements MessagingSettings {
|
|
|
50
85
|
'event',
|
|
51
86
|
'end-user'
|
|
52
87
|
);
|
|
88
|
+
/**
|
|
89
|
+
* Defines the messaging settings for the event with message type
|
|
90
|
+
* "UserServiceEndUserCreated" and aggregate type "end-user".
|
|
91
|
+
* The aggregate ID field contains the value of the "end user ID" field.
|
|
92
|
+
*/
|
|
53
93
|
public static UserServiceEndUserCreated = new UserServiceMessagingSettings(
|
|
54
94
|
'UserServiceEndUserCreated',
|
|
55
95
|
'end_user:created',
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class VideoServiceMessagingSettings implements MessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "VideoServiceEnable" and aggregate type "environment".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static VideoServiceEnable = new VideoServiceMessagingSettings(
|
|
5
10
|
'VideoServiceEnable',
|
|
6
11
|
'inbox',
|
|
@@ -8,6 +13,11 @@ export class VideoServiceMessagingSettings implements MessagingSettings {
|
|
|
8
13
|
'command',
|
|
9
14
|
'environment'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the command with message type
|
|
18
|
+
* "VideoServiceDisable" and aggregate type "environment".
|
|
19
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static VideoServiceDisable = new VideoServiceMessagingSettings(
|
|
12
22
|
'VideoServiceDisable',
|
|
13
23
|
'inbox',
|
|
@@ -15,6 +25,11 @@ export class VideoServiceMessagingSettings implements MessagingSettings {
|
|
|
15
25
|
'command',
|
|
16
26
|
'environment'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the event with message type
|
|
30
|
+
* "VideoServiceEnableFinished" and aggregate type "environment".
|
|
31
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static VideoServiceEnableFinished = new VideoServiceMessagingSettings(
|
|
19
34
|
'VideoServiceEnableFinished',
|
|
20
35
|
'video_service:enable_finished',
|
|
@@ -22,6 +37,11 @@ export class VideoServiceMessagingSettings implements MessagingSettings {
|
|
|
22
37
|
'event',
|
|
23
38
|
'environment'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the event with message type
|
|
42
|
+
* "VideoServiceEnableFailed" and aggregate type "environment".
|
|
43
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static VideoServiceEnableFailed = new VideoServiceMessagingSettings(
|
|
26
46
|
'VideoServiceEnableFailed',
|
|
27
47
|
'video_service:enable_failed',
|
|
@@ -29,6 +49,11 @@ export class VideoServiceMessagingSettings implements MessagingSettings {
|
|
|
29
49
|
'event',
|
|
30
50
|
'environment'
|
|
31
51
|
);
|
|
52
|
+
/**
|
|
53
|
+
* Defines the messaging settings for the event with message type
|
|
54
|
+
* "VideoServiceDisableFinished" and aggregate type "environment".
|
|
55
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
56
|
+
*/
|
|
32
57
|
public static VideoServiceDisableFinished = new VideoServiceMessagingSettings(
|
|
33
58
|
'VideoServiceDisableFinished',
|
|
34
59
|
'video_service:disable_finished',
|
|
@@ -36,6 +61,11 @@ export class VideoServiceMessagingSettings implements MessagingSettings {
|
|
|
36
61
|
'event',
|
|
37
62
|
'environment'
|
|
38
63
|
);
|
|
64
|
+
/**
|
|
65
|
+
* Defines the messaging settings for the event with message type
|
|
66
|
+
* "VideoServiceDisableFailed" and aggregate type "environment".
|
|
67
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
68
|
+
*/
|
|
39
69
|
public static VideoServiceDisableFailed = new VideoServiceMessagingSettings(
|
|
40
70
|
'VideoServiceDisableFailed',
|
|
41
71
|
'video_service:disable_failed',
|
|
@@ -43,6 +73,11 @@ export class VideoServiceMessagingSettings implements MessagingSettings {
|
|
|
43
73
|
'event',
|
|
44
74
|
'environment'
|
|
45
75
|
);
|
|
76
|
+
/**
|
|
77
|
+
* Defines the messaging settings for the event with message type
|
|
78
|
+
* "EncodingMessages" and aggregate type "video".
|
|
79
|
+
* The aggregate ID is not known (yet) so the field contains the value "UNDEFINED_ID".
|
|
80
|
+
*/
|
|
46
81
|
public static EncodingMessages = new VideoServiceMessagingSettings(
|
|
47
82
|
'EncodingMessages',
|
|
48
83
|
'inbox',
|