@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
|
@@ -5,35 +5,185 @@ export declare class SduServiceMessagingSettings implements MessagingSettings {
|
|
|
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
|
+
* "SduStorageCreate" and aggregate type "storage".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static SduStorageCreate: SduServiceMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "SduStorageDelete" and aggregate type "storage".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static SduStorageDelete: SduServiceMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the command with message type
|
|
22
|
+
* "SduCreateDatabase" and aggregate type "database".
|
|
23
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static SduCreateDatabase: SduServiceMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the command with message type
|
|
28
|
+
* "SduDeleteDatabase" and aggregate type "database".
|
|
29
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static SduDeleteDatabase: SduServiceMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the command with message type
|
|
34
|
+
* "SduSecureStorageCreate" and aggregate type "secure-storage".
|
|
35
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static SduSecureStorageCreate: SduServiceMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the command with message type
|
|
40
|
+
* "SduSecureStorageDelete" and aggregate type "secure-storage".
|
|
41
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static SduSecureStorageDelete: SduServiceMessagingSettings;
|
|
44
|
+
/**
|
|
45
|
+
* Defines the messaging settings for the command with message type
|
|
46
|
+
* "SduCreateDns" and aggregate type "dns".
|
|
47
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
48
|
+
*/
|
|
14
49
|
static SduCreateDns: SduServiceMessagingSettings;
|
|
50
|
+
/**
|
|
51
|
+
* Defines the messaging settings for the command with message type
|
|
52
|
+
* "SduDeleteDns" and aggregate type "dns".
|
|
53
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
54
|
+
*/
|
|
15
55
|
static SduDeleteDns: SduServiceMessagingSettings;
|
|
56
|
+
/**
|
|
57
|
+
* Defines the messaging settings for the command with message type
|
|
58
|
+
* "SduServiceDeploymentDeploy" and aggregate type "service".
|
|
59
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
60
|
+
*/
|
|
16
61
|
static SduServiceDeploymentDeploy: SduServiceMessagingSettings;
|
|
62
|
+
/**
|
|
63
|
+
* Defines the messaging settings for the command with message type
|
|
64
|
+
* "SduServiceDeploymentUndeploy" and aggregate type "service".
|
|
65
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
66
|
+
*/
|
|
17
67
|
static SduServiceDeploymentUndeploy: SduServiceMessagingSettings;
|
|
68
|
+
/**
|
|
69
|
+
* Defines the messaging settings for the event with message type
|
|
70
|
+
* "SduStorageCreateFinished" and aggregate type "storage".
|
|
71
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
72
|
+
*/
|
|
18
73
|
static SduStorageCreateFinished: SduServiceMessagingSettings;
|
|
74
|
+
/**
|
|
75
|
+
* Defines the messaging settings for the event with message type
|
|
76
|
+
* "SduStorageCreateFailed" and aggregate type "storage".
|
|
77
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
78
|
+
*/
|
|
19
79
|
static SduStorageCreateFailed: SduServiceMessagingSettings;
|
|
80
|
+
/**
|
|
81
|
+
* Defines the messaging settings for the event with message type
|
|
82
|
+
* "SduStorageDeleteFinished" and aggregate type "storage".
|
|
83
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
84
|
+
*/
|
|
20
85
|
static SduStorageDeleteFinished: SduServiceMessagingSettings;
|
|
86
|
+
/**
|
|
87
|
+
* Defines the messaging settings for the event with message type
|
|
88
|
+
* "SduStorageDeleteFailed" and aggregate type "storage".
|
|
89
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
90
|
+
*/
|
|
21
91
|
static SduStorageDeleteFailed: SduServiceMessagingSettings;
|
|
92
|
+
/**
|
|
93
|
+
* Defines the messaging settings for the event with message type
|
|
94
|
+
* "SduDeleteDatabaseFinished" and aggregate type "database".
|
|
95
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
96
|
+
*/
|
|
22
97
|
static SduDeleteDatabaseFinished: SduServiceMessagingSettings;
|
|
98
|
+
/**
|
|
99
|
+
* Defines the messaging settings for the event with message type
|
|
100
|
+
* "SduDeleteDatabaseFailed" and aggregate type "database".
|
|
101
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
102
|
+
*/
|
|
23
103
|
static SduDeleteDatabaseFailed: SduServiceMessagingSettings;
|
|
104
|
+
/**
|
|
105
|
+
* Defines the messaging settings for the event with message type
|
|
106
|
+
* "SduCreateDatabaseFinished" and aggregate type "database".
|
|
107
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
108
|
+
*/
|
|
24
109
|
static SduCreateDatabaseFinished: SduServiceMessagingSettings;
|
|
110
|
+
/**
|
|
111
|
+
* Defines the messaging settings for the event with message type
|
|
112
|
+
* "SduCreateDatabaseFailed" and aggregate type "database".
|
|
113
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
114
|
+
*/
|
|
25
115
|
static SduCreateDatabaseFailed: SduServiceMessagingSettings;
|
|
116
|
+
/**
|
|
117
|
+
* Defines the messaging settings for the event with message type
|
|
118
|
+
* "SduSecureStorageCreateFinished" and aggregate type "secure-storage".
|
|
119
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
120
|
+
*/
|
|
26
121
|
static SduSecureStorageCreateFinished: SduServiceMessagingSettings;
|
|
122
|
+
/**
|
|
123
|
+
* Defines the messaging settings for the event with message type
|
|
124
|
+
* "SduSecureStorageCreateFailed" and aggregate type "secure-storage".
|
|
125
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
126
|
+
*/
|
|
27
127
|
static SduSecureStorageCreateFailed: SduServiceMessagingSettings;
|
|
128
|
+
/**
|
|
129
|
+
* Defines the messaging settings for the event with message type
|
|
130
|
+
* "SduSecureStorageDeleteFinished" and aggregate type "secure-storage".
|
|
131
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
132
|
+
*/
|
|
28
133
|
static SduSecureStorageDeleteFinished: SduServiceMessagingSettings;
|
|
134
|
+
/**
|
|
135
|
+
* Defines the messaging settings for the event with message type
|
|
136
|
+
* "SduSecureStorageDeleteFailed" and aggregate type "secure-storage".
|
|
137
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
138
|
+
*/
|
|
29
139
|
static SduSecureStorageDeleteFailed: SduServiceMessagingSettings;
|
|
140
|
+
/**
|
|
141
|
+
* Defines the messaging settings for the event with message type
|
|
142
|
+
* "SduDeleteDnsFinished" and aggregate type "dns".
|
|
143
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
144
|
+
*/
|
|
30
145
|
static SduDeleteDnsFinished: SduServiceMessagingSettings;
|
|
146
|
+
/**
|
|
147
|
+
* Defines the messaging settings for the event with message type
|
|
148
|
+
* "SduDeleteDnsFailed" and aggregate type "dns".
|
|
149
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
150
|
+
*/
|
|
31
151
|
static SduDeleteDnsFailed: SduServiceMessagingSettings;
|
|
152
|
+
/**
|
|
153
|
+
* Defines the messaging settings for the event with message type
|
|
154
|
+
* "SduCreateDnsFinished" and aggregate type "dns".
|
|
155
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
156
|
+
*/
|
|
32
157
|
static SduCreateDnsFinished: SduServiceMessagingSettings;
|
|
158
|
+
/**
|
|
159
|
+
* Defines the messaging settings for the event with message type
|
|
160
|
+
* "SduCreateDnsFailed" and aggregate type "dns".
|
|
161
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
162
|
+
*/
|
|
33
163
|
static SduCreateDnsFailed: SduServiceMessagingSettings;
|
|
164
|
+
/**
|
|
165
|
+
* Defines the messaging settings for the event with message type
|
|
166
|
+
* "SduServiceDeploymentDeployFinished" and aggregate type "service".
|
|
167
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
168
|
+
*/
|
|
34
169
|
static SduServiceDeploymentDeployFinished: SduServiceMessagingSettings;
|
|
170
|
+
/**
|
|
171
|
+
* Defines the messaging settings for the event with message type
|
|
172
|
+
* "SduServiceDeploymentDeployFailed" and aggregate type "service".
|
|
173
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
174
|
+
*/
|
|
35
175
|
static SduServiceDeploymentDeployFailed: SduServiceMessagingSettings;
|
|
176
|
+
/**
|
|
177
|
+
* Defines the messaging settings for the event with message type
|
|
178
|
+
* "SduServiceDeploymentUndeployFinished" and aggregate type "service".
|
|
179
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
180
|
+
*/
|
|
36
181
|
static SduServiceDeploymentUndeployFinished: SduServiceMessagingSettings;
|
|
182
|
+
/**
|
|
183
|
+
* Defines the messaging settings for the event with message type
|
|
184
|
+
* "SduServiceDeploymentUndeployFailed" and aggregate type "service".
|
|
185
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
186
|
+
*/
|
|
37
187
|
static SduServiceDeploymentUndeployFailed: SduServiceMessagingSettings;
|
|
38
188
|
readonly serviceId = "ax-sdu-service";
|
|
39
189
|
private constructor();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/sdu/sdu-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,2BAA4B,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"sdu-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/sdu/sdu-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,2BAA4B,YAAW,iBAAiB;aA6WjD,WAAW,EAAE,MAAM;aACnB,KAAK,EAAE,MAAM;aACb,UAAU,EAAE,MAAM;aAClB,MAAM,EAAE,SAAS,GAAG,OAAO;aAC3B,aAAa,EAAE,MAAM;IAhXvC;;;;OAIG;IACH,OAAc,gBAAgB,8BAM1B;IACJ;;;;OAIG;IACH,OAAc,gBAAgB,8BAM1B;IACJ;;;;OAIG;IACH,OAAc,iBAAiB,8BAM3B;IACJ;;;;OAIG;IACH,OAAc,iBAAiB,8BAM3B;IACJ;;;;OAIG;IACH,OAAc,sBAAsB,8BAMhC;IACJ;;;;OAIG;IACH,OAAc,sBAAsB,8BAMhC;IACJ;;;;OAIG;IACH,OAAc,YAAY,8BAMtB;IACJ;;;;OAIG;IACH,OAAc,YAAY,8BAMtB;IACJ;;;;OAIG;IACH,OAAc,0BAA0B,8BAMpC;IACJ;;;;OAIG;IACH,OAAc,4BAA4B,8BAMtC;IACJ;;;;OAIG;IACH,OAAc,wBAAwB,8BAMlC;IACJ;;;;OAIG;IACH,OAAc,sBAAsB,8BAMhC;IACJ;;;;OAIG;IACH,OAAc,wBAAwB,8BAMlC;IACJ;;;;OAIG;IACH,OAAc,sBAAsB,8BAMhC;IACJ;;;;OAIG;IACH,OAAc,yBAAyB,8BAMnC;IACJ;;;;OAIG;IACH,OAAc,uBAAuB,8BAMjC;IACJ;;;;OAIG;IACH,OAAc,yBAAyB,8BAMnC;IACJ;;;;OAIG;IACH,OAAc,uBAAuB,8BAMjC;IACJ;;;;OAIG;IACH,OAAc,8BAA8B,8BAMxC;IACJ;;;;OAIG;IACH,OAAc,4BAA4B,8BAMtC;IACJ;;;;OAIG;IACH,OAAc,8BAA8B,8BAMxC;IACJ;;;;OAIG;IACH,OAAc,4BAA4B,8BAMtC;IACJ;;;;OAIG;IACH,OAAc,oBAAoB,8BAM9B;IACJ;;;;OAIG;IACH,OAAc,kBAAkB,8BAM5B;IACJ;;;;OAIG;IACH,OAAc,oBAAoB,8BAM9B;IACJ;;;;OAIG;IACH,OAAc,kBAAkB,8BAM5B;IACJ;;;;OAIG;IACH,OAAc,kCAAkC,8BAM5C;IACJ;;;;OAIG;IACH,OAAc,gCAAgC,8BAM1C;IACJ;;;;OAIG;IACH,OAAc,oCAAoC,8BAM9C;IACJ;;;;OAIG;IACH,OAAc,kCAAkC,8BAM5C;IAEJ,SAAgB,SAAS,oBAAoB;IAE7C,OAAO;IAUA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
|
@@ -14,35 +14,185 @@ class SduServiceMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "SduStorageCreate" and aggregate type "storage".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
SduServiceMessagingSettings.SduStorageCreate = new SduServiceMessagingSettings('SduStorageCreate', 'storage:create', 'storage.create', 'command', 'storage');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "SduStorageDelete" and aggregate type "storage".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
SduServiceMessagingSettings.SduStorageDelete = new SduServiceMessagingSettings('SduStorageDelete', 'storage:delete', 'storage.delete', 'command', 'storage');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the command with message type
|
|
31
|
+
* "SduCreateDatabase" and aggregate type "database".
|
|
32
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
SduServiceMessagingSettings.SduCreateDatabase = new SduServiceMessagingSettings('SduCreateDatabase', 'database:create', 'database.create', 'command', 'database');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the command with message type
|
|
37
|
+
* "SduDeleteDatabase" and aggregate type "database".
|
|
38
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
SduServiceMessagingSettings.SduDeleteDatabase = new SduServiceMessagingSettings('SduDeleteDatabase', 'database:delete', 'database.delete', 'command', 'database');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the command with message type
|
|
43
|
+
* "SduSecureStorageCreate" and aggregate type "secure-storage".
|
|
44
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
SduServiceMessagingSettings.SduSecureStorageCreate = new SduServiceMessagingSettings('SduSecureStorageCreate', 'secure_storage:create', 'secure_storage.create', 'command', 'secure-storage');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the command with message type
|
|
49
|
+
* "SduSecureStorageDelete" and aggregate type "secure-storage".
|
|
50
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
SduServiceMessagingSettings.SduSecureStorageDelete = new SduServiceMessagingSettings('SduSecureStorageDelete', 'secure_storage:delete', 'secure_storage.delete', 'command', 'secure-storage');
|
|
53
|
+
/**
|
|
54
|
+
* Defines the messaging settings for the command with message type
|
|
55
|
+
* "SduCreateDns" and aggregate type "dns".
|
|
56
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
57
|
+
*/
|
|
23
58
|
SduServiceMessagingSettings.SduCreateDns = new SduServiceMessagingSettings('SduCreateDns', 'dns:create', 'dns.create', 'command', 'dns');
|
|
59
|
+
/**
|
|
60
|
+
* Defines the messaging settings for the command with message type
|
|
61
|
+
* "SduDeleteDns" and aggregate type "dns".
|
|
62
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
63
|
+
*/
|
|
24
64
|
SduServiceMessagingSettings.SduDeleteDns = new SduServiceMessagingSettings('SduDeleteDns', 'dns:delete', 'dns.delete', 'command', 'dns');
|
|
65
|
+
/**
|
|
66
|
+
* Defines the messaging settings for the command with message type
|
|
67
|
+
* "SduServiceDeploymentDeploy" and aggregate type "service".
|
|
68
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
69
|
+
*/
|
|
25
70
|
SduServiceMessagingSettings.SduServiceDeploymentDeploy = new SduServiceMessagingSettings('SduServiceDeploymentDeploy', 'service_deployment:deploy', 'service_deployment.deploy', 'command', 'service');
|
|
71
|
+
/**
|
|
72
|
+
* Defines the messaging settings for the command with message type
|
|
73
|
+
* "SduServiceDeploymentUndeploy" and aggregate type "service".
|
|
74
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
75
|
+
*/
|
|
26
76
|
SduServiceMessagingSettings.SduServiceDeploymentUndeploy = new SduServiceMessagingSettings('SduServiceDeploymentUndeploy', 'service_deployment:undeploy', 'service_deployment.undeploy', 'command', 'service');
|
|
77
|
+
/**
|
|
78
|
+
* Defines the messaging settings for the event with message type
|
|
79
|
+
* "SduStorageCreateFinished" and aggregate type "storage".
|
|
80
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
81
|
+
*/
|
|
27
82
|
SduServiceMessagingSettings.SduStorageCreateFinished = new SduServiceMessagingSettings('SduStorageCreateFinished', 'storage:create_finished', 'storage.create_finished', 'event', 'storage');
|
|
83
|
+
/**
|
|
84
|
+
* Defines the messaging settings for the event with message type
|
|
85
|
+
* "SduStorageCreateFailed" and aggregate type "storage".
|
|
86
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
87
|
+
*/
|
|
28
88
|
SduServiceMessagingSettings.SduStorageCreateFailed = new SduServiceMessagingSettings('SduStorageCreateFailed', 'storage:create_failed', 'storage.create_failed', 'event', 'storage');
|
|
89
|
+
/**
|
|
90
|
+
* Defines the messaging settings for the event with message type
|
|
91
|
+
* "SduStorageDeleteFinished" and aggregate type "storage".
|
|
92
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
93
|
+
*/
|
|
29
94
|
SduServiceMessagingSettings.SduStorageDeleteFinished = new SduServiceMessagingSettings('SduStorageDeleteFinished', 'storage:delete_finished', 'storage.delete_finished', 'event', 'storage');
|
|
95
|
+
/**
|
|
96
|
+
* Defines the messaging settings for the event with message type
|
|
97
|
+
* "SduStorageDeleteFailed" and aggregate type "storage".
|
|
98
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
99
|
+
*/
|
|
30
100
|
SduServiceMessagingSettings.SduStorageDeleteFailed = new SduServiceMessagingSettings('SduStorageDeleteFailed', 'storage:delete_failed', 'storage.delete_failed', 'event', 'storage');
|
|
101
|
+
/**
|
|
102
|
+
* Defines the messaging settings for the event with message type
|
|
103
|
+
* "SduDeleteDatabaseFinished" and aggregate type "database".
|
|
104
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
105
|
+
*/
|
|
31
106
|
SduServiceMessagingSettings.SduDeleteDatabaseFinished = new SduServiceMessagingSettings('SduDeleteDatabaseFinished', 'database:delete_finished', 'database.delete_finished', 'event', 'database');
|
|
107
|
+
/**
|
|
108
|
+
* Defines the messaging settings for the event with message type
|
|
109
|
+
* "SduDeleteDatabaseFailed" and aggregate type "database".
|
|
110
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
111
|
+
*/
|
|
32
112
|
SduServiceMessagingSettings.SduDeleteDatabaseFailed = new SduServiceMessagingSettings('SduDeleteDatabaseFailed', 'database:delete_failed', 'database.delete_failed', 'event', 'database');
|
|
113
|
+
/**
|
|
114
|
+
* Defines the messaging settings for the event with message type
|
|
115
|
+
* "SduCreateDatabaseFinished" and aggregate type "database".
|
|
116
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
117
|
+
*/
|
|
33
118
|
SduServiceMessagingSettings.SduCreateDatabaseFinished = new SduServiceMessagingSettings('SduCreateDatabaseFinished', 'database:create_finished', 'database.create_finished', 'event', 'database');
|
|
119
|
+
/**
|
|
120
|
+
* Defines the messaging settings for the event with message type
|
|
121
|
+
* "SduCreateDatabaseFailed" and aggregate type "database".
|
|
122
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
123
|
+
*/
|
|
34
124
|
SduServiceMessagingSettings.SduCreateDatabaseFailed = new SduServiceMessagingSettings('SduCreateDatabaseFailed', 'database:create_failed', 'database.create_failed', 'event', 'database');
|
|
125
|
+
/**
|
|
126
|
+
* Defines the messaging settings for the event with message type
|
|
127
|
+
* "SduSecureStorageCreateFinished" and aggregate type "secure-storage".
|
|
128
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
129
|
+
*/
|
|
35
130
|
SduServiceMessagingSettings.SduSecureStorageCreateFinished = new SduServiceMessagingSettings('SduSecureStorageCreateFinished', 'secure_storage:create_finished', 'secure_storage.create_finished', 'event', 'secure-storage');
|
|
131
|
+
/**
|
|
132
|
+
* Defines the messaging settings for the event with message type
|
|
133
|
+
* "SduSecureStorageCreateFailed" and aggregate type "secure-storage".
|
|
134
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
135
|
+
*/
|
|
36
136
|
SduServiceMessagingSettings.SduSecureStorageCreateFailed = new SduServiceMessagingSettings('SduSecureStorageCreateFailed', 'secure_storage:create_failed', 'secure_storage.create_failed', 'event', 'secure-storage');
|
|
137
|
+
/**
|
|
138
|
+
* Defines the messaging settings for the event with message type
|
|
139
|
+
* "SduSecureStorageDeleteFinished" and aggregate type "secure-storage".
|
|
140
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
141
|
+
*/
|
|
37
142
|
SduServiceMessagingSettings.SduSecureStorageDeleteFinished = new SduServiceMessagingSettings('SduSecureStorageDeleteFinished', 'secure_storage:delete_finished', 'secure_storage.delete_finished', 'event', 'secure-storage');
|
|
143
|
+
/**
|
|
144
|
+
* Defines the messaging settings for the event with message type
|
|
145
|
+
* "SduSecureStorageDeleteFailed" and aggregate type "secure-storage".
|
|
146
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
147
|
+
*/
|
|
38
148
|
SduServiceMessagingSettings.SduSecureStorageDeleteFailed = new SduServiceMessagingSettings('SduSecureStorageDeleteFailed', 'secure_storage:delete_failed', 'secure_storage.delete_failed', 'event', 'secure-storage');
|
|
149
|
+
/**
|
|
150
|
+
* Defines the messaging settings for the event with message type
|
|
151
|
+
* "SduDeleteDnsFinished" and aggregate type "dns".
|
|
152
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
153
|
+
*/
|
|
39
154
|
SduServiceMessagingSettings.SduDeleteDnsFinished = new SduServiceMessagingSettings('SduDeleteDnsFinished', 'dns:delete_finished', 'dns.delete_finished', 'event', 'dns');
|
|
155
|
+
/**
|
|
156
|
+
* Defines the messaging settings for the event with message type
|
|
157
|
+
* "SduDeleteDnsFailed" and aggregate type "dns".
|
|
158
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
159
|
+
*/
|
|
40
160
|
SduServiceMessagingSettings.SduDeleteDnsFailed = new SduServiceMessagingSettings('SduDeleteDnsFailed', 'dns:delete_failed', 'dns.delete_failed', 'event', 'dns');
|
|
161
|
+
/**
|
|
162
|
+
* Defines the messaging settings for the event with message type
|
|
163
|
+
* "SduCreateDnsFinished" and aggregate type "dns".
|
|
164
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
165
|
+
*/
|
|
41
166
|
SduServiceMessagingSettings.SduCreateDnsFinished = new SduServiceMessagingSettings('SduCreateDnsFinished', 'dns:create_finished', 'dns.create_finished', 'event', 'dns');
|
|
167
|
+
/**
|
|
168
|
+
* Defines the messaging settings for the event with message type
|
|
169
|
+
* "SduCreateDnsFailed" and aggregate type "dns".
|
|
170
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
171
|
+
*/
|
|
42
172
|
SduServiceMessagingSettings.SduCreateDnsFailed = new SduServiceMessagingSettings('SduCreateDnsFailed', 'dns:create_failed', 'dns.create_failed', 'event', 'dns');
|
|
173
|
+
/**
|
|
174
|
+
* Defines the messaging settings for the event with message type
|
|
175
|
+
* "SduServiceDeploymentDeployFinished" and aggregate type "service".
|
|
176
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
177
|
+
*/
|
|
43
178
|
SduServiceMessagingSettings.SduServiceDeploymentDeployFinished = new SduServiceMessagingSettings('SduServiceDeploymentDeployFinished', 'service_deployment:deploy_finished', 'service_deployment.deploy_finished', 'event', 'service');
|
|
179
|
+
/**
|
|
180
|
+
* Defines the messaging settings for the event with message type
|
|
181
|
+
* "SduServiceDeploymentDeployFailed" and aggregate type "service".
|
|
182
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
183
|
+
*/
|
|
44
184
|
SduServiceMessagingSettings.SduServiceDeploymentDeployFailed = new SduServiceMessagingSettings('SduServiceDeploymentDeployFailed', 'service_deployment:deploy_failed', 'service_deployment.deploy_failed', 'event', 'service');
|
|
185
|
+
/**
|
|
186
|
+
* Defines the messaging settings for the event with message type
|
|
187
|
+
* "SduServiceDeploymentUndeployFinished" and aggregate type "service".
|
|
188
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
189
|
+
*/
|
|
45
190
|
SduServiceMessagingSettings.SduServiceDeploymentUndeployFinished = new SduServiceMessagingSettings('SduServiceDeploymentUndeployFinished', 'service_deployment:undeploy_finished', 'service_deployment.undeploy_finished', 'event', 'service');
|
|
191
|
+
/**
|
|
192
|
+
* Defines the messaging settings for the event with message type
|
|
193
|
+
* "SduServiceDeploymentUndeployFailed" and aggregate type "service".
|
|
194
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
195
|
+
*/
|
|
46
196
|
SduServiceMessagingSettings.SduServiceDeploymentUndeployFailed = new SduServiceMessagingSettings('SduServiceDeploymentUndeployFailed', 'service_deployment:undeploy_failed', 'service_deployment.undeploy_failed', 'event', 'service');
|
|
47
197
|
exports.SduServiceMessagingSettings = SduServiceMessagingSettings;
|
|
48
198
|
//# sourceMappingURL=sdu-service-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdu-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/sdu/sdu-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,2BAA2B;
|
|
1
|
+
{"version":3,"file":"sdu-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/sdu/sdu-service-messaging-settings.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,11 +5,41 @@ export declare class SubscriptionMonetizationServiceMessagingSettings implements
|
|
|
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
|
+
* "SubscriptionMonetizationServiceEnable" and aggregate type "environment".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static SubscriptionMonetizationServiceEnable: SubscriptionMonetizationServiceMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "SubscriptionMonetizationServiceDisable" and aggregate type "environment".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static SubscriptionMonetizationServiceDisable: SubscriptionMonetizationServiceMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the event with message type
|
|
22
|
+
* "SubscriptionMonetizationServiceEnableFinished" and aggregate type "environment".
|
|
23
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static SubscriptionMonetizationServiceEnableFinished: SubscriptionMonetizationServiceMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the event with message type
|
|
28
|
+
* "SubscriptionMonetizationServiceEnableFailed" and aggregate type "environment".
|
|
29
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static SubscriptionMonetizationServiceEnableFailed: SubscriptionMonetizationServiceMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the event with message type
|
|
34
|
+
* "SubscriptionMonetizationServiceDisableFinished" and aggregate type "environment".
|
|
35
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static SubscriptionMonetizationServiceDisableFinished: SubscriptionMonetizationServiceMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the event with message type
|
|
40
|
+
* "SubscriptionMonetizationServiceDisableFailed" and aggregate type "environment".
|
|
41
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static SubscriptionMonetizationServiceDisableFailed: SubscriptionMonetizationServiceMessagingSettings;
|
|
14
44
|
readonly serviceId = "ax-subscription-monetization-service";
|
|
15
45
|
private constructor();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscription-monetization-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,gDAAiD,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"subscription-monetization-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,gDAAiD,YAAW,iBAAiB;aA6EtE,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,qCAAqC,mDAM/C;IACJ;;;;OAIG;IACH,OAAc,sCAAsC,mDAMhD;IACJ;;;;OAIG;IACH,OAAc,6CAA6C,mDAMvD;IACJ;;;;OAIG;IACH,OAAc,2CAA2C,mDAMrD;IACJ;;;;OAIG;IACH,OAAc,8CAA8C,mDAMxD;IACJ;;;;OAIG;IACH,OAAc,4CAA4C,mDAMtD;IAEJ,SAAgB,SAAS,0CAA0C;IAEnE,OAAO;IAUA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
|
@@ -14,11 +14,41 @@ class SubscriptionMonetizationServiceMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "SubscriptionMonetizationServiceEnable" and aggregate type "environment".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
SubscriptionMonetizationServiceMessagingSettings.SubscriptionMonetizationServiceEnable = new SubscriptionMonetizationServiceMessagingSettings('SubscriptionMonetizationServiceEnable', 'service:enable', 'subscription_monetization_service.enable', 'command', 'environment');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "SubscriptionMonetizationServiceDisable" and aggregate type "environment".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
SubscriptionMonetizationServiceMessagingSettings.SubscriptionMonetizationServiceDisable = new SubscriptionMonetizationServiceMessagingSettings('SubscriptionMonetizationServiceDisable', 'service:disable', 'subscription_monetization_service.disable', 'command', 'environment');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the event with message type
|
|
31
|
+
* "SubscriptionMonetizationServiceEnableFinished" and aggregate type "environment".
|
|
32
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
SubscriptionMonetizationServiceMessagingSettings.SubscriptionMonetizationServiceEnableFinished = new SubscriptionMonetizationServiceMessagingSettings('SubscriptionMonetizationServiceEnableFinished', 'subscription_monetization_service:enable_finished', 'subscription_monetization_service.enable_finished', 'event', 'environment');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the event with message type
|
|
37
|
+
* "SubscriptionMonetizationServiceEnableFailed" and aggregate type "environment".
|
|
38
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
SubscriptionMonetizationServiceMessagingSettings.SubscriptionMonetizationServiceEnableFailed = new SubscriptionMonetizationServiceMessagingSettings('SubscriptionMonetizationServiceEnableFailed', 'subscription_monetization_service:enable_failed', 'subscription_monetization_service.enable_failed', 'event', 'environment');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the event with message type
|
|
43
|
+
* "SubscriptionMonetizationServiceDisableFinished" and aggregate type "environment".
|
|
44
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
SubscriptionMonetizationServiceMessagingSettings.SubscriptionMonetizationServiceDisableFinished = new SubscriptionMonetizationServiceMessagingSettings('SubscriptionMonetizationServiceDisableFinished', 'subscription_monetization_service:disable_finished', 'subscription_monetization_service.disable_finished', 'event', 'environment');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the event with message type
|
|
49
|
+
* "SubscriptionMonetizationServiceDisableFailed" and aggregate type "environment".
|
|
50
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
SubscriptionMonetizationServiceMessagingSettings.SubscriptionMonetizationServiceDisableFailed = new SubscriptionMonetizationServiceMessagingSettings('SubscriptionMonetizationServiceDisableFailed', 'subscription_monetization_service:disable_failed', 'subscription_monetization_service.disable_failed', 'event', 'environment');
|
|
23
53
|
exports.SubscriptionMonetizationServiceMessagingSettings = SubscriptionMonetizationServiceMessagingSettings;
|
|
24
54
|
//# sourceMappingURL=subscription-monetization-service-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscription-monetization-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,gDAAgD;
|
|
1
|
+
{"version":3,"file":"subscription-monetization-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,gDAAgD;IA4E3D,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,sCAAsC,CAAC;QAY5D,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AAnFD;;;;GAIG;AACW,sFAAqC,GAAG,IAAI,gDAAgD,CACxG,uCAAuC,EACvC,gBAAgB,EAChB,0CAA0C,EAC1C,SAAS,EACT,aAAa,CACZ,AANgD,CAM/C;AACJ;;;;GAIG;AACW,uFAAsC,GAAG,IAAI,gDAAgD,CACzG,wCAAwC,EACxC,iBAAiB,EACjB,2CAA2C,EAC3C,SAAS,EACT,aAAa,CACZ,AANiD,CAMhD;AACJ;;;;GAIG;AACW,8FAA6C,GAAG,IAAI,gDAAgD,CAChH,+CAA+C,EAC/C,mDAAmD,EACnD,mDAAmD,EACnD,OAAO,EACP,aAAa,CACZ,AANwD,CAMvD;AACJ;;;;GAIG;AACW,4FAA2C,GAAG,IAAI,gDAAgD,CAC9G,6CAA6C,EAC7C,iDAAiD,EACjD,iDAAiD,EACjD,OAAO,EACP,aAAa,CACZ,AANsD,CAMrD;AACJ;;;;GAIG;AACW,+FAA8C,GAAG,IAAI,gDAAgD,CACjH,gDAAgD,EAChD,oDAAoD,EACpD,oDAAoD,EACpD,OAAO,EACP,aAAa,CACZ,AANyD,CAMxD;AACJ;;;;GAIG;AACW,6FAA4C,GAAG,IAAI,gDAAgD,CAC/G,8CAA8C,EAC9C,kDAAkD,EAClD,kDAAkD,EAClD,OAAO,EACP,aAAa,CACZ,AANuD,CAMtD;AAxEO,4GAAgD"}
|
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
export declare class SubscriptionMonetizationServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
3
|
+
/**
|
|
4
|
+
* Defines the messaging settings for the event with message type
|
|
5
|
+
* "SubscriptionPlanPublished" and aggregate type "subscription-plan".
|
|
6
|
+
* The aggregate ID field contains the value of the "subscription plan ID" field.
|
|
7
|
+
*/
|
|
3
8
|
static SubscriptionPlanPublished: SubscriptionMonetizationServiceMultiTenantMessagingSettings;
|
|
4
9
|
private constructor();
|
|
5
10
|
toString: () => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscription-monetization-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,2DAA4D,SAAQ,4BAA4B;IAC3G,OAAc,yBAAyB,8DAMnC;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
|
1
|
+
{"version":3,"file":"subscription-monetization-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,2DAA4D,SAAQ,4BAA4B;IAC3G;;;;OAIG;IACH,OAAc,yBAAyB,8DAMnC;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
|
@@ -10,6 +10,11 @@ class SubscriptionMonetizationServiceMultiTenantMessagingSettings extends mosaic
|
|
|
10
10
|
};
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
+
/**
|
|
14
|
+
* Defines the messaging settings for the event with message type
|
|
15
|
+
* "SubscriptionPlanPublished" and aggregate type "subscription-plan".
|
|
16
|
+
* The aggregate ID field contains the value of the "subscription plan ID" field.
|
|
17
|
+
*/
|
|
13
18
|
SubscriptionMonetizationServiceMultiTenantMessagingSettings.SubscriptionPlanPublished = new SubscriptionMonetizationServiceMultiTenantMessagingSettings('SubscriptionPlanPublished', 'subscription_plan:published', '*.*.subscription_plan.published', 'event', 'subscription-plan');
|
|
14
19
|
exports.SubscriptionMonetizationServiceMultiTenantMessagingSettings = SubscriptionMonetizationServiceMultiTenantMessagingSettings;
|
|
15
20
|
//# sourceMappingURL=subscription-monetization-service-multi-tenant-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscription-monetization-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,2DAA4D,SAAQ,8DAA4B;
|
|
1
|
+
{"version":3,"file":"subscription-monetization-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,2DAA4D,SAAQ,8DAA4B;IAc3G,YACE,WAAmB,EACnB,KAAa,EACb,UAAkB,EAClB,MAA2B,EAC3B,aAAqB;QAErB,KAAK,CAAC,sCAAsC,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,EAAE,aAAa,CAAC,CAAC;QAGvF,aAAQ,GAAG,GAAW,EAAE;YACtC,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AArBD;;;;GAIG;AACW,qFAAyB,GAAG,IAAI,2DAA2D,CACvG,2BAA2B,EAC3B,6BAA6B,EAC7B,iCAAiC,EACjC,OAAO,EACP,mBAAmB,CAClB,AANoC,CAMnC;AAZO,kIAA2D"}
|
|
@@ -5,13 +5,53 @@ export declare class UserServiceMessagingSettings implements MessagingSettings {
|
|
|
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
|
+
* "UserServiceEnable" and aggregate type "environment".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static UserServiceEnable: UserServiceMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "UserServiceDisable" and aggregate type "environment".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static UserServiceDisable: UserServiceMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the event with message type
|
|
22
|
+
* "UserServiceEnableFinished" and aggregate type "environment".
|
|
23
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static UserServiceEnableFinished: UserServiceMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the event with message type
|
|
28
|
+
* "UserServiceEnableFailed" and aggregate type "environment".
|
|
29
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static UserServiceEnableFailed: UserServiceMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the event with message type
|
|
34
|
+
* "UserServiceDisableFinished" and aggregate type "environment".
|
|
35
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static UserServiceDisableFinished: UserServiceMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the event with message type
|
|
40
|
+
* "UserServiceDisableFailed" and aggregate type "environment".
|
|
41
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static UserServiceDisableFailed: UserServiceMessagingSettings;
|
|
44
|
+
/**
|
|
45
|
+
* Defines the messaging settings for the event with message type
|
|
46
|
+
* "UserServiceEndUserDeleted" and aggregate type "end-user".
|
|
47
|
+
* The aggregate ID field contains the value of the "end user ID" field.
|
|
48
|
+
*/
|
|
14
49
|
static UserServiceEndUserDeleted: UserServiceMessagingSettings;
|
|
50
|
+
/**
|
|
51
|
+
* Defines the messaging settings for the event with message type
|
|
52
|
+
* "UserServiceEndUserCreated" and aggregate type "end-user".
|
|
53
|
+
* The aggregate ID field contains the value of the "end user ID" field.
|
|
54
|
+
*/
|
|
15
55
|
static UserServiceEndUserCreated: UserServiceMessagingSettings;
|
|
16
56
|
readonly serviceId = "ax-user-service";
|
|
17
57
|
private constructor();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/user/user-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,4BAA6B,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"user-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/user/user-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,4BAA6B,YAAW,iBAAiB;aAqGlD,WAAW,EAAE,MAAM;aACnB,KAAK,EAAE,MAAM;aACb,UAAU,EAAE,MAAM;aAClB,MAAM,EAAE,SAAS,GAAG,OAAO;aAC3B,aAAa,EAAE,MAAM;IAxGvC;;;;OAIG;IACH,OAAc,iBAAiB,+BAM3B;IACJ;;;;OAIG;IACH,OAAc,kBAAkB,+BAM5B;IACJ;;;;OAIG;IACH,OAAc,yBAAyB,+BAMnC;IACJ;;;;OAIG;IACH,OAAc,uBAAuB,+BAMjC;IACJ;;;;OAIG;IACH,OAAc,0BAA0B,+BAMpC;IACJ;;;;OAIG;IACH,OAAc,wBAAwB,+BAMlC;IACJ;;;;OAIG;IACH,OAAc,yBAAyB,+BAMnC;IACJ;;;;OAIG;IACH,OAAc,yBAAyB,+BAMnC;IAEJ,SAAgB,SAAS,qBAAqB;IAE9C,OAAO;IAUA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|