@axinom/mosaic-messages 0.44.0-rc.1 → 0.44.0-rc.2
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 AxAuthMessagingSettings implements MessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "AxAuthServiceEnable" and aggregate type "environment".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static AxAuthServiceEnable = new AxAuthMessagingSettings(
|
|
5
10
|
'AxAuthServiceEnable',
|
|
6
11
|
'inbox',
|
|
@@ -8,6 +13,11 @@ export class AxAuthMessagingSettings implements MessagingSettings {
|
|
|
8
13
|
'command',
|
|
9
14
|
'environment'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the command with message type
|
|
18
|
+
* "AxAuthServiceDisable" and aggregate type "environment".
|
|
19
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static AxAuthServiceDisable = new AxAuthMessagingSettings(
|
|
12
22
|
'AxAuthServiceDisable',
|
|
13
23
|
'inbox',
|
|
@@ -15,6 +25,11 @@ export class AxAuthMessagingSettings implements MessagingSettings {
|
|
|
15
25
|
'command',
|
|
16
26
|
'environment'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the command with message type
|
|
30
|
+
* "AxAuthCreateUser" and aggregate type "user".
|
|
31
|
+
* The aggregate ID field must contain the value of the "user ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static AxAuthCreateUser = new AxAuthMessagingSettings(
|
|
19
34
|
'AxAuthCreateUser',
|
|
20
35
|
'inbox',
|
|
@@ -22,13 +37,23 @@ export class AxAuthMessagingSettings implements MessagingSettings {
|
|
|
22
37
|
'command',
|
|
23
38
|
'user'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the command with message type
|
|
42
|
+
* "UpdateOAuthRegistration" and aggregate type "oauth-client".
|
|
43
|
+
* The aggregate ID field must contain the value of the "client ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static UpdateOAuthRegistration = new AxAuthMessagingSettings(
|
|
26
46
|
'UpdateOAuthRegistration',
|
|
27
47
|
'inbox',
|
|
28
48
|
'oauth_registration.update',
|
|
29
49
|
'command',
|
|
30
|
-
'
|
|
50
|
+
'oauth-client'
|
|
31
51
|
);
|
|
52
|
+
/**
|
|
53
|
+
* Defines the messaging settings for the event with message type
|
|
54
|
+
* "AxAuthServiceEnableFinished" and aggregate type "environment".
|
|
55
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
56
|
+
*/
|
|
32
57
|
public static AxAuthServiceEnableFinished = new AxAuthMessagingSettings(
|
|
33
58
|
'AxAuthServiceEnableFinished',
|
|
34
59
|
'ax_auth_service:enable_finished',
|
|
@@ -36,6 +61,11 @@ export class AxAuthMessagingSettings implements MessagingSettings {
|
|
|
36
61
|
'event',
|
|
37
62
|
'environment'
|
|
38
63
|
);
|
|
64
|
+
/**
|
|
65
|
+
* Defines the messaging settings for the event with message type
|
|
66
|
+
* "AxAuthServiceEnableFailed" and aggregate type "environment".
|
|
67
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
68
|
+
*/
|
|
39
69
|
public static AxAuthServiceEnableFailed = new AxAuthMessagingSettings(
|
|
40
70
|
'AxAuthServiceEnableFailed',
|
|
41
71
|
'ax_auth_service:enable_failed',
|
|
@@ -43,6 +73,11 @@ export class AxAuthMessagingSettings implements MessagingSettings {
|
|
|
43
73
|
'event',
|
|
44
74
|
'environment'
|
|
45
75
|
);
|
|
76
|
+
/**
|
|
77
|
+
* Defines the messaging settings for the event with message type
|
|
78
|
+
* "AxAuthServiceDisableFinished" and aggregate type "environment".
|
|
79
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
80
|
+
*/
|
|
46
81
|
public static AxAuthServiceDisableFinished = new AxAuthMessagingSettings(
|
|
47
82
|
'AxAuthServiceDisableFinished',
|
|
48
83
|
'ax_auth_service:disable_finished',
|
|
@@ -50,6 +85,11 @@ export class AxAuthMessagingSettings implements MessagingSettings {
|
|
|
50
85
|
'event',
|
|
51
86
|
'environment'
|
|
52
87
|
);
|
|
88
|
+
/**
|
|
89
|
+
* Defines the messaging settings for the event with message type
|
|
90
|
+
* "AxAuthServiceDisableFailed" and aggregate type "environment".
|
|
91
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
92
|
+
*/
|
|
53
93
|
public static AxAuthServiceDisableFailed = new AxAuthMessagingSettings(
|
|
54
94
|
'AxAuthServiceDisableFailed',
|
|
55
95
|
'ax_auth_service:disable_failed',
|
|
@@ -57,6 +97,11 @@ export class AxAuthMessagingSettings implements MessagingSettings {
|
|
|
57
97
|
'event',
|
|
58
98
|
'environment'
|
|
59
99
|
);
|
|
100
|
+
/**
|
|
101
|
+
* Defines the messaging settings for the event with message type
|
|
102
|
+
* "AxAuthCreateUserFinished" and aggregate type "user".
|
|
103
|
+
* The aggregate ID field contains the value of the "user ID" field.
|
|
104
|
+
*/
|
|
60
105
|
public static AxAuthCreateUserFinished = new AxAuthMessagingSettings(
|
|
61
106
|
'AxAuthCreateUserFinished',
|
|
62
107
|
'ax_auth_user:create_finished',
|
|
@@ -64,6 +109,11 @@ export class AxAuthMessagingSettings implements MessagingSettings {
|
|
|
64
109
|
'event',
|
|
65
110
|
'user'
|
|
66
111
|
);
|
|
112
|
+
/**
|
|
113
|
+
* Defines the messaging settings for the event with message type
|
|
114
|
+
* "AxAuthCreateUserFailed" and aggregate type "user".
|
|
115
|
+
* The aggregate ID is not known (yet) so the field contains the value "UNDEFINED_ID".
|
|
116
|
+
*/
|
|
67
117
|
public static AxAuthCreateUserFailed = new AxAuthMessagingSettings(
|
|
68
118
|
'AxAuthCreateUserFailed',
|
|
69
119
|
'ax_auth_user:create_failed',
|
|
@@ -71,19 +121,29 @@ export class AxAuthMessagingSettings implements MessagingSettings {
|
|
|
71
121
|
'event',
|
|
72
122
|
'user'
|
|
73
123
|
);
|
|
124
|
+
/**
|
|
125
|
+
* Defines the messaging settings for the event with message type
|
|
126
|
+
* "UpdateOAuthRegistrationFinished" and aggregate type "oauth-client".
|
|
127
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
128
|
+
*/
|
|
74
129
|
public static UpdateOAuthRegistrationFinished = new AxAuthMessagingSettings(
|
|
75
130
|
'UpdateOAuthRegistrationFinished',
|
|
76
131
|
'oauth_registration:update_finished',
|
|
77
132
|
'oauth_registration.update_finished',
|
|
78
133
|
'event',
|
|
79
|
-
'
|
|
134
|
+
'oauth-client'
|
|
80
135
|
);
|
|
136
|
+
/**
|
|
137
|
+
* Defines the messaging settings for the event with message type
|
|
138
|
+
* "UpdateOAuthRegistrationFailed" and aggregate type "oauth-client".
|
|
139
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
140
|
+
*/
|
|
81
141
|
public static UpdateOAuthRegistrationFailed = new AxAuthMessagingSettings(
|
|
82
142
|
'UpdateOAuthRegistrationFailed',
|
|
83
143
|
'oauth_registration:update_failed',
|
|
84
144
|
'oauth_registration.update_failed',
|
|
85
145
|
'event',
|
|
86
|
-
'
|
|
146
|
+
'oauth-client'
|
|
87
147
|
);
|
|
88
148
|
|
|
89
149
|
public readonly serviceId = 'ax-auth-service';
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class BillingServiceMessagingSettings implements MessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "BillingServiceEnable" and aggregate type "environment".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static BillingServiceEnable = new BillingServiceMessagingSettings(
|
|
5
10
|
'BillingServiceEnable',
|
|
6
11
|
'service:enable',
|
|
@@ -8,6 +13,11 @@ export class BillingServiceMessagingSettings implements MessagingSettings {
|
|
|
8
13
|
'command',
|
|
9
14
|
'environment'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the command with message type
|
|
18
|
+
* "BillingServiceDisable" and aggregate type "environment".
|
|
19
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static BillingServiceDisable = new BillingServiceMessagingSettings(
|
|
12
22
|
'BillingServiceDisable',
|
|
13
23
|
'service:disable',
|
|
@@ -15,6 +25,11 @@ export class BillingServiceMessagingSettings implements MessagingSettings {
|
|
|
15
25
|
'command',
|
|
16
26
|
'environment'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the event with message type
|
|
30
|
+
* "BillingServiceEnableFinished" and aggregate type "environment".
|
|
31
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static BillingServiceEnableFinished = new BillingServiceMessagingSettings(
|
|
19
34
|
'BillingServiceEnableFinished',
|
|
20
35
|
'billing_service:enable_finished',
|
|
@@ -22,6 +37,11 @@ export class BillingServiceMessagingSettings implements MessagingSettings {
|
|
|
22
37
|
'event',
|
|
23
38
|
'environment'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the event with message type
|
|
42
|
+
* "BillingServiceEnableFailed" and aggregate type "environment".
|
|
43
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static BillingServiceEnableFailed = new BillingServiceMessagingSettings(
|
|
26
46
|
'BillingServiceEnableFailed',
|
|
27
47
|
'billing_service:enable_failed',
|
|
@@ -29,6 +49,11 @@ export class BillingServiceMessagingSettings implements MessagingSettings {
|
|
|
29
49
|
'event',
|
|
30
50
|
'environment'
|
|
31
51
|
);
|
|
52
|
+
/**
|
|
53
|
+
* Defines the messaging settings for the event with message type
|
|
54
|
+
* "BillingServiceDisableFinished" and aggregate type "environment".
|
|
55
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
56
|
+
*/
|
|
32
57
|
public static BillingServiceDisableFinished = new BillingServiceMessagingSettings(
|
|
33
58
|
'BillingServiceDisableFinished',
|
|
34
59
|
'billing_service:disable_finished',
|
|
@@ -36,6 +61,11 @@ export class BillingServiceMessagingSettings implements MessagingSettings {
|
|
|
36
61
|
'event',
|
|
37
62
|
'environment'
|
|
38
63
|
);
|
|
64
|
+
/**
|
|
65
|
+
* Defines the messaging settings for the event with message type
|
|
66
|
+
* "BillingServiceDisableFailed" and aggregate type "environment".
|
|
67
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
68
|
+
*/
|
|
39
69
|
public static BillingServiceDisableFailed = new BillingServiceMessagingSettings(
|
|
40
70
|
'BillingServiceDisableFailed',
|
|
41
71
|
'billing_service:disable_failed',
|
package/src/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.ts
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class BillingServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the event with message type
|
|
6
|
+
* "PaymentProviderEnabled" and aggregate type "payment-provider".
|
|
7
|
+
* The aggregate ID field contains the value of the "payment provider key" field.
|
|
8
|
+
*/
|
|
4
9
|
public static PaymentProviderEnabled = new BillingServiceMultiTenantMessagingSettings(
|
|
5
10
|
'PaymentProviderEnabled',
|
|
6
11
|
'payment_provider:enabled',
|
|
@@ -8,6 +13,11 @@ export class BillingServiceMultiTenantMessagingSettings extends MultiTenantMessa
|
|
|
8
13
|
'event',
|
|
9
14
|
'payment-provider'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the event with message type
|
|
18
|
+
* "PaymentProviderDisabled" and aggregate type "payment-provider".
|
|
19
|
+
* The aggregate ID field contains the value of the "payment provider key" field.
|
|
20
|
+
*/
|
|
11
21
|
public static PaymentProviderDisabled = new BillingServiceMultiTenantMessagingSettings(
|
|
12
22
|
'PaymentProviderDisabled',
|
|
13
23
|
'payment_provider:disabled',
|
|
@@ -15,6 +25,11 @@ export class BillingServiceMultiTenantMessagingSettings extends MultiTenantMessa
|
|
|
15
25
|
'event',
|
|
16
26
|
'payment-provider'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the event with message type
|
|
30
|
+
* "PaymentProviderChanged" and aggregate type "payment-provider".
|
|
31
|
+
* The aggregate ID field contains the value of the "payment provider key" field.
|
|
32
|
+
*/
|
|
18
33
|
public static PaymentProviderChanged = new BillingServiceMultiTenantMessagingSettings(
|
|
19
34
|
'PaymentProviderChanged',
|
|
20
35
|
'payment_provider:changed',
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class ChannelServiceMessagingSettings implements MessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "ChannelServiceEnable" and aggregate type "environment".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static ChannelServiceEnable = new ChannelServiceMessagingSettings(
|
|
5
10
|
'ChannelServiceEnable',
|
|
6
11
|
'inbox',
|
|
@@ -8,6 +13,11 @@ export class ChannelServiceMessagingSettings implements MessagingSettings {
|
|
|
8
13
|
'command',
|
|
9
14
|
'environment'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the command with message type
|
|
18
|
+
* "ChannelServiceDisable" and aggregate type "environment".
|
|
19
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static ChannelServiceDisable = new ChannelServiceMessagingSettings(
|
|
12
22
|
'ChannelServiceDisable',
|
|
13
23
|
'inbox',
|
|
@@ -15,6 +25,11 @@ export class ChannelServiceMessagingSettings implements MessagingSettings {
|
|
|
15
25
|
'command',
|
|
16
26
|
'environment'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the event with message type
|
|
30
|
+
* "ChannelServiceEnableFinished" and aggregate type "environment".
|
|
31
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static ChannelServiceEnableFinished = new ChannelServiceMessagingSettings(
|
|
19
34
|
'ChannelServiceEnableFinished',
|
|
20
35
|
'channel_service:enable_finished',
|
|
@@ -22,6 +37,11 @@ export class ChannelServiceMessagingSettings implements MessagingSettings {
|
|
|
22
37
|
'event',
|
|
23
38
|
'environment'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the event with message type
|
|
42
|
+
* "ChannelServiceEnableFailed" and aggregate type "environment".
|
|
43
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static ChannelServiceEnableFailed = new ChannelServiceMessagingSettings(
|
|
26
46
|
'ChannelServiceEnableFailed',
|
|
27
47
|
'channel_service:enable_failed',
|
|
@@ -29,6 +49,11 @@ export class ChannelServiceMessagingSettings implements MessagingSettings {
|
|
|
29
49
|
'event',
|
|
30
50
|
'environment'
|
|
31
51
|
);
|
|
52
|
+
/**
|
|
53
|
+
* Defines the messaging settings for the event with message type
|
|
54
|
+
* "ChannelServiceDisableFinished" and aggregate type "environment".
|
|
55
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
56
|
+
*/
|
|
32
57
|
public static ChannelServiceDisableFinished = new ChannelServiceMessagingSettings(
|
|
33
58
|
'ChannelServiceDisableFinished',
|
|
34
59
|
'channel_service:disable_finished',
|
|
@@ -36,6 +61,11 @@ export class ChannelServiceMessagingSettings implements MessagingSettings {
|
|
|
36
61
|
'event',
|
|
37
62
|
'environment'
|
|
38
63
|
);
|
|
64
|
+
/**
|
|
65
|
+
* Defines the messaging settings for the event with message type
|
|
66
|
+
* "ChannelServiceDisableFailed" and aggregate type "environment".
|
|
67
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
68
|
+
*/
|
|
39
69
|
public static ChannelServiceDisableFailed = new ChannelServiceMessagingSettings(
|
|
40
70
|
'ChannelServiceDisableFailed',
|
|
41
71
|
'channel_service:disable_failed',
|
package/src/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.ts
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class ChannelServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the event with message type
|
|
6
|
+
* "ChannelPublished" and aggregate type "channel".
|
|
7
|
+
* The aggregate ID field contains the value of the "channel ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static ChannelPublished = new ChannelServiceMultiTenantMessagingSettings(
|
|
5
10
|
'ChannelPublished',
|
|
6
11
|
'channel:published',
|
|
@@ -8,6 +13,11 @@ export class ChannelServiceMultiTenantMessagingSettings extends MultiTenantMessa
|
|
|
8
13
|
'event',
|
|
9
14
|
'channel'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the event with message type
|
|
18
|
+
* "ChannelUnpublished" and aggregate type "channel".
|
|
19
|
+
* The aggregate ID field contains the value of the "channel ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static ChannelUnpublished = new ChannelServiceMultiTenantMessagingSettings(
|
|
12
22
|
'ChannelUnpublished',
|
|
13
23
|
'channel:unpublished',
|
|
@@ -15,6 +25,11 @@ export class ChannelServiceMultiTenantMessagingSettings extends MultiTenantMessa
|
|
|
15
25
|
'event',
|
|
16
26
|
'channel'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the event with message type
|
|
30
|
+
* "PlaylistPublished" and aggregate type "playlist".
|
|
31
|
+
* The aggregate ID field contains the value of the "playlist ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static PlaylistPublished = new ChannelServiceMultiTenantMessagingSettings(
|
|
19
34
|
'PlaylistPublished',
|
|
20
35
|
'playlist:published',
|
|
@@ -22,6 +37,11 @@ export class ChannelServiceMultiTenantMessagingSettings extends MultiTenantMessa
|
|
|
22
37
|
'event',
|
|
23
38
|
'playlist'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the event with message type
|
|
42
|
+
* "PlaylistUnpublished" and aggregate type "playlist".
|
|
43
|
+
* The aggregate ID field contains the value of the "playlist ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static PlaylistUnpublished = new ChannelServiceMultiTenantMessagingSettings(
|
|
26
46
|
'PlaylistUnpublished',
|
|
27
47
|
'playlist:unpublished',
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class HostingServiceMessagingSettings implements MessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "HostingServiceEnable" and aggregate type "environment".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static HostingServiceEnable = new HostingServiceMessagingSettings(
|
|
5
10
|
'HostingServiceEnable',
|
|
6
11
|
'service:enable',
|
|
@@ -8,6 +13,11 @@ export class HostingServiceMessagingSettings implements MessagingSettings {
|
|
|
8
13
|
'command',
|
|
9
14
|
'environment'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the command with message type
|
|
18
|
+
* "HostingServiceDisable" and aggregate type "environment".
|
|
19
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static HostingServiceDisable = new HostingServiceMessagingSettings(
|
|
12
22
|
'HostingServiceDisable',
|
|
13
23
|
'service:disable',
|
|
@@ -15,6 +25,11 @@ export class HostingServiceMessagingSettings implements MessagingSettings {
|
|
|
15
25
|
'command',
|
|
16
26
|
'environment'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the command with message type
|
|
30
|
+
* "EnsureServiceResourcesExist" and aggregate type "resource".
|
|
31
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static EnsureServiceResourcesExist = new HostingServiceMessagingSettings(
|
|
19
34
|
'EnsureServiceResourcesExist',
|
|
20
35
|
'ensure_service_resources_exist_command:start',
|
|
@@ -22,6 +37,11 @@ export class HostingServiceMessagingSettings implements MessagingSettings {
|
|
|
22
37
|
'command',
|
|
23
38
|
'resource'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the command with message type
|
|
42
|
+
* "DeployServiceStart" and aggregate type "service".
|
|
43
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static DeployServiceStart = new HostingServiceMessagingSettings(
|
|
26
46
|
'DeployServiceStart',
|
|
27
47
|
'hosting_service_deploy_service:start',
|
|
@@ -29,6 +49,11 @@ export class HostingServiceMessagingSettings implements MessagingSettings {
|
|
|
29
49
|
'command',
|
|
30
50
|
'service'
|
|
31
51
|
);
|
|
52
|
+
/**
|
|
53
|
+
* Defines the messaging settings for the command with message type
|
|
54
|
+
* "UndeployServiceStart" and aggregate type "service".
|
|
55
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
56
|
+
*/
|
|
32
57
|
public static UndeployServiceStart = new HostingServiceMessagingSettings(
|
|
33
58
|
'UndeployServiceStart',
|
|
34
59
|
'hosting_service_undeploy_service:start',
|
|
@@ -36,6 +61,11 @@ export class HostingServiceMessagingSettings implements MessagingSettings {
|
|
|
36
61
|
'command',
|
|
37
62
|
'service'
|
|
38
63
|
);
|
|
64
|
+
/**
|
|
65
|
+
* Defines the messaging settings for the event with message type
|
|
66
|
+
* "HostingServiceEnableFinished" and aggregate type "environment".
|
|
67
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
68
|
+
*/
|
|
39
69
|
public static HostingServiceEnableFinished = new HostingServiceMessagingSettings(
|
|
40
70
|
'HostingServiceEnableFinished',
|
|
41
71
|
'hosting_service:enable_finished',
|
|
@@ -43,6 +73,11 @@ export class HostingServiceMessagingSettings implements MessagingSettings {
|
|
|
43
73
|
'event',
|
|
44
74
|
'environment'
|
|
45
75
|
);
|
|
76
|
+
/**
|
|
77
|
+
* Defines the messaging settings for the event with message type
|
|
78
|
+
* "HostingServiceEnableFailed" and aggregate type "environment".
|
|
79
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
80
|
+
*/
|
|
46
81
|
public static HostingServiceEnableFailed = new HostingServiceMessagingSettings(
|
|
47
82
|
'HostingServiceEnableFailed',
|
|
48
83
|
'hosting_service:enable_failed',
|
|
@@ -50,6 +85,11 @@ export class HostingServiceMessagingSettings implements MessagingSettings {
|
|
|
50
85
|
'event',
|
|
51
86
|
'environment'
|
|
52
87
|
);
|
|
88
|
+
/**
|
|
89
|
+
* Defines the messaging settings for the event with message type
|
|
90
|
+
* "HostingServiceDisableFinished" and aggregate type "environment".
|
|
91
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
92
|
+
*/
|
|
53
93
|
public static HostingServiceDisableFinished = new HostingServiceMessagingSettings(
|
|
54
94
|
'HostingServiceDisableFinished',
|
|
55
95
|
'hosting_service:disable_finished',
|
|
@@ -57,6 +97,11 @@ export class HostingServiceMessagingSettings implements MessagingSettings {
|
|
|
57
97
|
'event',
|
|
58
98
|
'environment'
|
|
59
99
|
);
|
|
100
|
+
/**
|
|
101
|
+
* Defines the messaging settings for the event with message type
|
|
102
|
+
* "HostingServiceDisableFailed" and aggregate type "environment".
|
|
103
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
104
|
+
*/
|
|
60
105
|
public static HostingServiceDisableFailed = new HostingServiceMessagingSettings(
|
|
61
106
|
'HostingServiceDisableFailed',
|
|
62
107
|
'hosting_service:disable_failed',
|
package/src/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.ts
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class HostingServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the event with message type
|
|
6
|
+
* "ObjectStorageDeleted" and aggregate type "object-storage".
|
|
7
|
+
* The aggregate ID field contains the value of the "object storage ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static ObjectStorageDeleted = new HostingServiceMultiTenantMessagingSettings(
|
|
5
10
|
'ObjectStorageDeleted',
|
|
6
11
|
'object_storage:deleted',
|
|
@@ -8,6 +13,11 @@ export class HostingServiceMultiTenantMessagingSettings extends MultiTenantMessa
|
|
|
8
13
|
'event',
|
|
9
14
|
'object-storage'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the event with message type
|
|
18
|
+
* "ObjectStorageCredentialsRegenerated" and aggregate type "object-storage".
|
|
19
|
+
* The aggregate ID field contains the value of the "object storage ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static ObjectStorageCredentialsRegenerated = new HostingServiceMultiTenantMessagingSettings(
|
|
12
22
|
'ObjectStorageCredentialsRegenerated',
|
|
13
23
|
'object_storage:credentials_regenerated',
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class IdServiceMessagingSettings implements MessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "IdServiceEnable" and aggregate type "environment".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static IdServiceEnable = new IdServiceMessagingSettings(
|
|
5
10
|
'IdServiceEnable',
|
|
6
11
|
'service:enable',
|
|
@@ -8,6 +13,11 @@ export class IdServiceMessagingSettings implements MessagingSettings {
|
|
|
8
13
|
'command',
|
|
9
14
|
'environment'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the command with message type
|
|
18
|
+
* "IdServiceDisable" and aggregate type "environment".
|
|
19
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static IdServiceDisable = new IdServiceMessagingSettings(
|
|
12
22
|
'IdServiceDisable',
|
|
13
23
|
'service:disable',
|
|
@@ -15,6 +25,11 @@ export class IdServiceMessagingSettings implements MessagingSettings {
|
|
|
15
25
|
'command',
|
|
16
26
|
'environment'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the event with message type
|
|
30
|
+
* "IdServiceEnableFinished" and aggregate type "environment".
|
|
31
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static IdServiceEnableFinished = new IdServiceMessagingSettings(
|
|
19
34
|
'IdServiceEnableFinished',
|
|
20
35
|
'id_service:enable_finished',
|
|
@@ -22,6 +37,11 @@ export class IdServiceMessagingSettings implements MessagingSettings {
|
|
|
22
37
|
'event',
|
|
23
38
|
'environment'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the event with message type
|
|
42
|
+
* "IdServiceEnableFailed" and aggregate type "environment".
|
|
43
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static IdServiceEnableFailed = new IdServiceMessagingSettings(
|
|
26
46
|
'IdServiceEnableFailed',
|
|
27
47
|
'id_service:enable_failed',
|
|
@@ -29,6 +49,11 @@ export class IdServiceMessagingSettings implements MessagingSettings {
|
|
|
29
49
|
'event',
|
|
30
50
|
'environment'
|
|
31
51
|
);
|
|
52
|
+
/**
|
|
53
|
+
* Defines the messaging settings for the event with message type
|
|
54
|
+
* "IdServiceDisableFinished" and aggregate type "environment".
|
|
55
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
56
|
+
*/
|
|
32
57
|
public static IdServiceDisableFinished = new IdServiceMessagingSettings(
|
|
33
58
|
'IdServiceDisableFinished',
|
|
34
59
|
'id_service:disable_finished',
|
|
@@ -36,6 +61,11 @@ export class IdServiceMessagingSettings implements MessagingSettings {
|
|
|
36
61
|
'event',
|
|
37
62
|
'environment'
|
|
38
63
|
);
|
|
64
|
+
/**
|
|
65
|
+
* Defines the messaging settings for the event with message type
|
|
66
|
+
* "IdServiceDisableFailed" and aggregate type "environment".
|
|
67
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
68
|
+
*/
|
|
39
69
|
public static IdServiceDisableFailed = new IdServiceMessagingSettings(
|
|
40
70
|
'IdServiceDisableFailed',
|
|
41
71
|
'id_service:disable_failed',
|