@axinom/mosaic-messages 0.44.0-rc.1 → 0.44.0-rc.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generated/config/payloads/admin/admin-service-messaging-settings.d.ts +20 -0
- package/dist/generated/config/payloads/admin/admin-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/admin/admin-service-messaging-settings.js +20 -0
- package/dist/generated/config/payloads/admin/admin-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/ax-auth/ax-auth-messaging-settings.d.ts +60 -0
- package/dist/generated/config/payloads/ax-auth/ax-auth-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/ax-auth/ax-auth-messaging-settings.js +63 -3
- package/dist/generated/config/payloads/ax-auth/ax-auth-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/billing/billing-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/billing/billing-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/billing/billing-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/billing/billing-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.d.ts +15 -0
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.js +15 -0
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/channel/channel-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/channel/channel-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/channel/channel-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/channel/channel-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.d.ts +20 -0
- package/dist/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.js +20 -0
- package/dist/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.d.ts +45 -0
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.js +45 -0
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.d.ts +10 -0
- package/dist/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.js +10 -0
- package/dist/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/id/id-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/id/id-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/id/id-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/id/id-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.d.ts +65 -0
- package/dist/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.js +65 -0
- package/dist/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/image/image-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/image/image-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/image/image-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/image/image-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.d.ts +85 -0
- package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.js +85 -0
- package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/localization/localization-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/localization/localization-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/localization/localization-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/localization/localization-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.d.ts +75 -0
- package/dist/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.js +75 -0
- package/dist/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.d.ts +60 -0
- package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.js +60 -0
- package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.d.ts +25 -0
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.js +25 -0
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/personalization/personalization-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/personalization/personalization-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/personalization/personalization-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/personalization/personalization-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/sdu/sdu-service-messaging-settings.d.ts +150 -0
- package/dist/generated/config/payloads/sdu/sdu-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/sdu/sdu-service-messaging-settings.js +150 -0
- package/dist/generated/config/payloads/sdu/sdu-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.d.ts +5 -0
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.js +5 -0
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/user/user-service-messaging-settings.d.ts +40 -0
- package/dist/generated/config/payloads/user/user-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/user/user-service-messaging-settings.js +40 -0
- package/dist/generated/config/payloads/user/user-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/video/video-service-messaging-settings.d.ts +35 -0
- package/dist/generated/config/payloads/video/video-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/video/video-service-messaging-settings.js +35 -0
- package/dist/generated/config/payloads/video/video-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.d.ts +90 -0
- package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.js +90 -0
- package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.js.map +1 -1
- package/package.json +4 -4
- package/src/generated/config/payloads/admin/admin-service-messaging-settings.ts +20 -0
- package/src/generated/config/payloads/ax-auth/ax-auth-messaging-settings.ts +63 -3
- package/src/generated/config/payloads/billing/billing-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.ts +15 -0
- package/src/generated/config/payloads/channel/channel-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.ts +20 -0
- package/src/generated/config/payloads/hosting/hosting-service-messaging-settings.ts +45 -0
- package/src/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.ts +10 -0
- package/src/generated/config/payloads/id/id-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.ts +65 -0
- package/src/generated/config/payloads/image/image-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.ts +85 -0
- package/src/generated/config/payloads/localization/localization-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.ts +75 -0
- package/src/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.ts +60 -0
- package/src/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.ts +25 -0
- package/src/generated/config/payloads/personalization/personalization-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/portal-service/portal-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/sdu/sdu-service-messaging-settings.ts +150 -0
- package/src/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.ts +5 -0
- package/src/generated/config/payloads/user/user-service-messaging-settings.ts +40 -0
- package/src/generated/config/payloads/video/video-service-messaging-settings.ts +35 -0
- package/src/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.ts +90 -0
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class IdServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "SynchronizePermissions" and aggregate type "permission".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static SynchronizePermissions = new IdServiceMultiTenantMessagingSettings(
|
|
5
10
|
'SynchronizePermissions',
|
|
6
11
|
'permissions:synchronize',
|
|
@@ -8,6 +13,11 @@ export class IdServiceMultiTenantMessagingSettings extends MultiTenantMessagingS
|
|
|
8
13
|
'command',
|
|
9
14
|
'permission'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the command with message type
|
|
18
|
+
* "DeleteUser" and aggregate type "user".
|
|
19
|
+
* The aggregate ID field must contain the value of the "user ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static DeleteUser = new IdServiceMultiTenantMessagingSettings(
|
|
12
22
|
'DeleteUser',
|
|
13
23
|
'user:delete',
|
|
@@ -15,6 +25,11 @@ export class IdServiceMultiTenantMessagingSettings extends MultiTenantMessagingS
|
|
|
15
25
|
'command',
|
|
16
26
|
'user'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the command with message type
|
|
30
|
+
* "DeleteServiceAccount" and aggregate type "service-account".
|
|
31
|
+
* The aggregate ID field must contain the value of the "client ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static DeleteServiceAccount = new IdServiceMultiTenantMessagingSettings(
|
|
19
34
|
'DeleteServiceAccount',
|
|
20
35
|
'service_account:delete',
|
|
@@ -22,6 +37,11 @@ export class IdServiceMultiTenantMessagingSettings extends MultiTenantMessagingS
|
|
|
22
37
|
'command',
|
|
23
38
|
'service-account'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the command with message type
|
|
42
|
+
* "DeleteUserRole" and aggregate type "user-role".
|
|
43
|
+
* The aggregate ID field must contain the value of the "user role ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static DeleteUserRole = new IdServiceMultiTenantMessagingSettings(
|
|
26
46
|
'DeleteUserRole',
|
|
27
47
|
'user_role:delete',
|
|
@@ -29,6 +49,11 @@ export class IdServiceMultiTenantMessagingSettings extends MultiTenantMessagingS
|
|
|
29
49
|
'command',
|
|
30
50
|
'user-role'
|
|
31
51
|
);
|
|
52
|
+
/**
|
|
53
|
+
* Defines the messaging settings for the event with message type
|
|
54
|
+
* "SynchronizePermissionsFinished" and aggregate type "permission".
|
|
55
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
56
|
+
*/
|
|
32
57
|
public static SynchronizePermissionsFinished = new IdServiceMultiTenantMessagingSettings(
|
|
33
58
|
'SynchronizePermissionsFinished',
|
|
34
59
|
'permissions:synchronize_finished',
|
|
@@ -36,6 +61,11 @@ export class IdServiceMultiTenantMessagingSettings extends MultiTenantMessagingS
|
|
|
36
61
|
'event',
|
|
37
62
|
'permission'
|
|
38
63
|
);
|
|
64
|
+
/**
|
|
65
|
+
* Defines the messaging settings for the event with message type
|
|
66
|
+
* "SynchronizePermissionsFailed" and aggregate type "permission".
|
|
67
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
68
|
+
*/
|
|
39
69
|
public static SynchronizePermissionsFailed = new IdServiceMultiTenantMessagingSettings(
|
|
40
70
|
'SynchronizePermissionsFailed',
|
|
41
71
|
'permissions:synchronize_failed',
|
|
@@ -43,6 +73,11 @@ export class IdServiceMultiTenantMessagingSettings extends MultiTenantMessagingS
|
|
|
43
73
|
'event',
|
|
44
74
|
'permission'
|
|
45
75
|
);
|
|
76
|
+
/**
|
|
77
|
+
* Defines the messaging settings for the event with message type
|
|
78
|
+
* "UserDeleteFinished" and aggregate type "user".
|
|
79
|
+
* The aggregate ID field contains the value of the "user ID" field.
|
|
80
|
+
*/
|
|
46
81
|
public static UserDeleteFinished = new IdServiceMultiTenantMessagingSettings(
|
|
47
82
|
'UserDeleteFinished',
|
|
48
83
|
'management_user:delete_finished',
|
|
@@ -50,6 +85,11 @@ export class IdServiceMultiTenantMessagingSettings extends MultiTenantMessagingS
|
|
|
50
85
|
'event',
|
|
51
86
|
'user'
|
|
52
87
|
);
|
|
88
|
+
/**
|
|
89
|
+
* Defines the messaging settings for the event with message type
|
|
90
|
+
* "UserDeleteFailed" and aggregate type "user".
|
|
91
|
+
* The aggregate ID field contains the value of the "user ID" field.
|
|
92
|
+
*/
|
|
53
93
|
public static UserDeleteFailed = new IdServiceMultiTenantMessagingSettings(
|
|
54
94
|
'UserDeleteFailed',
|
|
55
95
|
'management_user:delete_failed',
|
|
@@ -57,6 +97,11 @@ export class IdServiceMultiTenantMessagingSettings extends MultiTenantMessagingS
|
|
|
57
97
|
'event',
|
|
58
98
|
'user'
|
|
59
99
|
);
|
|
100
|
+
/**
|
|
101
|
+
* Defines the messaging settings for the event with message type
|
|
102
|
+
* "UserRoleDeleteFinished" and aggregate type "user-role".
|
|
103
|
+
* The aggregate ID field contains the value of the "user role ID" field.
|
|
104
|
+
*/
|
|
60
105
|
public static UserRoleDeleteFinished = new IdServiceMultiTenantMessagingSettings(
|
|
61
106
|
'UserRoleDeleteFinished',
|
|
62
107
|
'management_user_role:delete_finished',
|
|
@@ -64,6 +109,11 @@ export class IdServiceMultiTenantMessagingSettings extends MultiTenantMessagingS
|
|
|
64
109
|
'event',
|
|
65
110
|
'user-role'
|
|
66
111
|
);
|
|
112
|
+
/**
|
|
113
|
+
* Defines the messaging settings for the event with message type
|
|
114
|
+
* "UserRoleDeleteFailed" and aggregate type "user-role".
|
|
115
|
+
* The aggregate ID field contains the value of the "user role ID" field.
|
|
116
|
+
*/
|
|
67
117
|
public static UserRoleDeleteFailed = new IdServiceMultiTenantMessagingSettings(
|
|
68
118
|
'UserRoleDeleteFailed',
|
|
69
119
|
'management_user_role:delete_failed',
|
|
@@ -71,6 +121,11 @@ export class IdServiceMultiTenantMessagingSettings extends MultiTenantMessagingS
|
|
|
71
121
|
'event',
|
|
72
122
|
'user-role'
|
|
73
123
|
);
|
|
124
|
+
/**
|
|
125
|
+
* Defines the messaging settings for the event with message type
|
|
126
|
+
* "UserRoleAssignmentChanged" and aggregate type "user-role-assignment".
|
|
127
|
+
* The aggregate ID field contains the value of the "user role assignment ID" field.
|
|
128
|
+
*/
|
|
74
129
|
public static UserRoleAssignmentChanged = new IdServiceMultiTenantMessagingSettings(
|
|
75
130
|
'UserRoleAssignmentChanged',
|
|
76
131
|
'management_user_role:assignment_changed',
|
|
@@ -78,6 +133,11 @@ export class IdServiceMultiTenantMessagingSettings extends MultiTenantMessagingS
|
|
|
78
133
|
'event',
|
|
79
134
|
'user-role-assignment'
|
|
80
135
|
);
|
|
136
|
+
/**
|
|
137
|
+
* Defines the messaging settings for the event with message type
|
|
138
|
+
* "ServiceAccountDeleteFinished" and aggregate type "service-account".
|
|
139
|
+
* The aggregate ID field contains the value of the "client ID" field.
|
|
140
|
+
*/
|
|
81
141
|
public static ServiceAccountDeleteFinished = new IdServiceMultiTenantMessagingSettings(
|
|
82
142
|
'ServiceAccountDeleteFinished',
|
|
83
143
|
'service_account:delete_finished',
|
|
@@ -85,6 +145,11 @@ export class IdServiceMultiTenantMessagingSettings extends MultiTenantMessagingS
|
|
|
85
145
|
'event',
|
|
86
146
|
'service-account'
|
|
87
147
|
);
|
|
148
|
+
/**
|
|
149
|
+
* Defines the messaging settings for the event with message type
|
|
150
|
+
* "ServiceAccountDeleteFailed" and aggregate type "service-account".
|
|
151
|
+
* The aggregate ID field contains the value of the "client ID" field.
|
|
152
|
+
*/
|
|
88
153
|
public static ServiceAccountDeleteFailed = new IdServiceMultiTenantMessagingSettings(
|
|
89
154
|
'ServiceAccountDeleteFailed',
|
|
90
155
|
'service_account:delete_failed',
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class ImageServiceMessagingSettings implements MessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "ImageServiceEnable" and aggregate type "environment".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static ImageServiceEnable = new ImageServiceMessagingSettings(
|
|
5
10
|
'ImageServiceEnable',
|
|
6
11
|
'inbox',
|
|
@@ -8,6 +13,11 @@ export class ImageServiceMessagingSettings implements MessagingSettings {
|
|
|
8
13
|
'command',
|
|
9
14
|
'environment'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the command with message type
|
|
18
|
+
* "ImageServiceDisable" and aggregate type "environment".
|
|
19
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static ImageServiceDisable = new ImageServiceMessagingSettings(
|
|
12
22
|
'ImageServiceDisable',
|
|
13
23
|
'inbox',
|
|
@@ -15,6 +25,11 @@ export class ImageServiceMessagingSettings implements MessagingSettings {
|
|
|
15
25
|
'command',
|
|
16
26
|
'environment'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the event with message type
|
|
30
|
+
* "ImageServiceEnableFinished" and aggregate type "environment".
|
|
31
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static ImageServiceEnableFinished = new ImageServiceMessagingSettings(
|
|
19
34
|
'ImageServiceEnableFinished',
|
|
20
35
|
'image_service:enable_finished',
|
|
@@ -22,6 +37,11 @@ export class ImageServiceMessagingSettings implements MessagingSettings {
|
|
|
22
37
|
'event',
|
|
23
38
|
'environment'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the event with message type
|
|
42
|
+
* "ImageServiceEnableFailed" and aggregate type "environment".
|
|
43
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static ImageServiceEnableFailed = new ImageServiceMessagingSettings(
|
|
26
46
|
'ImageServiceEnableFailed',
|
|
27
47
|
'image_service:enable_failed',
|
|
@@ -29,6 +49,11 @@ export class ImageServiceMessagingSettings implements MessagingSettings {
|
|
|
29
49
|
'event',
|
|
30
50
|
'environment'
|
|
31
51
|
);
|
|
52
|
+
/**
|
|
53
|
+
* Defines the messaging settings for the event with message type
|
|
54
|
+
* "ImageServiceDisableFinished" and aggregate type "environment".
|
|
55
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
56
|
+
*/
|
|
32
57
|
public static ImageServiceDisableFinished = new ImageServiceMessagingSettings(
|
|
33
58
|
'ImageServiceDisableFinished',
|
|
34
59
|
'image_service:disable_finished',
|
|
@@ -36,6 +61,11 @@ export class ImageServiceMessagingSettings implements MessagingSettings {
|
|
|
36
61
|
'event',
|
|
37
62
|
'environment'
|
|
38
63
|
);
|
|
64
|
+
/**
|
|
65
|
+
* Defines the messaging settings for the event with message type
|
|
66
|
+
* "ImageServiceDisableFailed" and aggregate type "environment".
|
|
67
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
68
|
+
*/
|
|
39
69
|
public static ImageServiceDisableFailed = new ImageServiceMessagingSettings(
|
|
40
70
|
'ImageServiceDisableFailed',
|
|
41
71
|
'image_service:disable_failed',
|
package/src/generated/config/payloads/image/image-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 ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "DeclareImageTypes" and aggregate type "image-type".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static DeclareImageTypes = new ImageServiceMultiTenantMessagingSettings(
|
|
5
10
|
'DeclareImageTypes',
|
|
6
11
|
'inbox',
|
|
@@ -8,6 +13,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
8
13
|
'command',
|
|
9
14
|
'image-type'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the command with message type
|
|
18
|
+
* "EnsureImageExists" and aggregate type "image".
|
|
19
|
+
* The aggregate ID is not known (yet) so the field must contain the value "UNDEFINED_ID".
|
|
20
|
+
*/
|
|
11
21
|
public static EnsureImageExists = new ImageServiceMultiTenantMessagingSettings(
|
|
12
22
|
'EnsureImageExists',
|
|
13
23
|
'inbox',
|
|
@@ -15,6 +25,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
15
25
|
'command',
|
|
16
26
|
'image'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the command with message type
|
|
30
|
+
* "ArchiveImages" and aggregate type "image".
|
|
31
|
+
* There are multiple aggregate IDs in the payload so the field must contain the value "MULTIPLE_IDS".
|
|
32
|
+
*/
|
|
18
33
|
public static ArchiveImages = new ImageServiceMultiTenantMessagingSettings(
|
|
19
34
|
'ArchiveImages',
|
|
20
35
|
'inbox',
|
|
@@ -22,6 +37,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
22
37
|
'command',
|
|
23
38
|
'image'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the command with message type
|
|
42
|
+
* "UnarchiveImages" and aggregate type "image".
|
|
43
|
+
* There are multiple aggregate IDs in the payload so the field must contain the value "MULTIPLE_IDS".
|
|
44
|
+
*/
|
|
25
45
|
public static UnarchiveImages = new ImageServiceMultiTenantMessagingSettings(
|
|
26
46
|
'UnarchiveImages',
|
|
27
47
|
'inbox',
|
|
@@ -29,6 +49,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
29
49
|
'command',
|
|
30
50
|
'image'
|
|
31
51
|
);
|
|
52
|
+
/**
|
|
53
|
+
* Defines the messaging settings for the command with message type
|
|
54
|
+
* "StartImagesDeletion" and aggregate type "image".
|
|
55
|
+
* The aggregate ID field must contain the value of the "image ID" field.
|
|
56
|
+
*/
|
|
32
57
|
public static StartImagesDeletion = new ImageServiceMultiTenantMessagingSettings(
|
|
33
58
|
'StartImagesDeletion',
|
|
34
59
|
'inbox',
|
|
@@ -36,6 +61,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
36
61
|
'command',
|
|
37
62
|
'image'
|
|
38
63
|
);
|
|
64
|
+
/**
|
|
65
|
+
* Defines the messaging settings for the command with message type
|
|
66
|
+
* "DeleteImage" and aggregate type "image".
|
|
67
|
+
* The aggregate ID field must contain the value of the "image ID" field.
|
|
68
|
+
*/
|
|
39
69
|
public static DeleteImage = new ImageServiceMultiTenantMessagingSettings(
|
|
40
70
|
'DeleteImage',
|
|
41
71
|
'inbox',
|
|
@@ -43,6 +73,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
43
73
|
'command',
|
|
44
74
|
'image'
|
|
45
75
|
);
|
|
76
|
+
/**
|
|
77
|
+
* Defines the messaging settings for the event with message type
|
|
78
|
+
* "ImageTypesDeclared" and aggregate type "image-type".
|
|
79
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
80
|
+
*/
|
|
46
81
|
public static ImageTypesDeclared = new ImageServiceMultiTenantMessagingSettings(
|
|
47
82
|
'ImageTypesDeclared',
|
|
48
83
|
'image_types:declared',
|
|
@@ -50,6 +85,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
50
85
|
'event',
|
|
51
86
|
'image-type'
|
|
52
87
|
);
|
|
88
|
+
/**
|
|
89
|
+
* Defines the messaging settings for the event with message type
|
|
90
|
+
* "ImageTypesDeclareFailed" and aggregate type "image-type".
|
|
91
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
92
|
+
*/
|
|
53
93
|
public static ImageTypesDeclareFailed = new ImageServiceMultiTenantMessagingSettings(
|
|
54
94
|
'ImageTypesDeclareFailed',
|
|
55
95
|
'image_types:declare_failed',
|
|
@@ -57,6 +97,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
57
97
|
'event',
|
|
58
98
|
'image-type'
|
|
59
99
|
);
|
|
100
|
+
/**
|
|
101
|
+
* Defines the messaging settings for the event with message type
|
|
102
|
+
* "EnsureImageExistsAlreadyExisted" and aggregate type "image".
|
|
103
|
+
* The aggregate ID field contains the value of the "image ID" field.
|
|
104
|
+
*/
|
|
60
105
|
public static EnsureImageExistsAlreadyExisted = new ImageServiceMultiTenantMessagingSettings(
|
|
61
106
|
'EnsureImageExistsAlreadyExisted',
|
|
62
107
|
'image:ensure_exists_already_existed',
|
|
@@ -64,6 +109,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
64
109
|
'event',
|
|
65
110
|
'image'
|
|
66
111
|
);
|
|
112
|
+
/**
|
|
113
|
+
* Defines the messaging settings for the event with message type
|
|
114
|
+
* "EnsureImageExistsImageCreated" and aggregate type "image".
|
|
115
|
+
* The aggregate ID field contains the value of the "image ID" field.
|
|
116
|
+
*/
|
|
67
117
|
public static EnsureImageExistsImageCreated = new ImageServiceMultiTenantMessagingSettings(
|
|
68
118
|
'EnsureImageExistsImageCreated',
|
|
69
119
|
'image:ensure_exists_created',
|
|
@@ -71,6 +121,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
71
121
|
'event',
|
|
72
122
|
'image'
|
|
73
123
|
);
|
|
124
|
+
/**
|
|
125
|
+
* Defines the messaging settings for the event with message type
|
|
126
|
+
* "EnsureImageExistsFailed" and aggregate type "image".
|
|
127
|
+
* The aggregate ID is not known (yet) so the field contains the value "UNDEFINED_ID".
|
|
128
|
+
*/
|
|
74
129
|
public static EnsureImageExistsFailed = new ImageServiceMultiTenantMessagingSettings(
|
|
75
130
|
'EnsureImageExistsFailed',
|
|
76
131
|
'image:ensure_exists_failed',
|
|
@@ -78,6 +133,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
78
133
|
'event',
|
|
79
134
|
'image'
|
|
80
135
|
);
|
|
136
|
+
/**
|
|
137
|
+
* Defines the messaging settings for the event with message type
|
|
138
|
+
* "ArchiveImagesFinished" and aggregate type "image".
|
|
139
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
140
|
+
*/
|
|
81
141
|
public static ArchiveImagesFinished = new ImageServiceMultiTenantMessagingSettings(
|
|
82
142
|
'ArchiveImagesFinished',
|
|
83
143
|
'images:archive_finished',
|
|
@@ -85,6 +145,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
85
145
|
'event',
|
|
86
146
|
'image'
|
|
87
147
|
);
|
|
148
|
+
/**
|
|
149
|
+
* Defines the messaging settings for the event with message type
|
|
150
|
+
* "ArchiveImagesFailed" and aggregate type "image".
|
|
151
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
152
|
+
*/
|
|
88
153
|
public static ArchiveImagesFailed = new ImageServiceMultiTenantMessagingSettings(
|
|
89
154
|
'ArchiveImagesFailed',
|
|
90
155
|
'images:archive_failed',
|
|
@@ -92,6 +157,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
92
157
|
'event',
|
|
93
158
|
'image'
|
|
94
159
|
);
|
|
160
|
+
/**
|
|
161
|
+
* Defines the messaging settings for the event with message type
|
|
162
|
+
* "UnarchiveImagesFinished" and aggregate type "image".
|
|
163
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
164
|
+
*/
|
|
95
165
|
public static UnarchiveImagesFinished = new ImageServiceMultiTenantMessagingSettings(
|
|
96
166
|
'UnarchiveImagesFinished',
|
|
97
167
|
'images:unarchive_finished',
|
|
@@ -99,6 +169,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
99
169
|
'event',
|
|
100
170
|
'image'
|
|
101
171
|
);
|
|
172
|
+
/**
|
|
173
|
+
* Defines the messaging settings for the event with message type
|
|
174
|
+
* "UnarchiveImagesFailed" and aggregate type "image".
|
|
175
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
176
|
+
*/
|
|
102
177
|
public static UnarchiveImagesFailed = new ImageServiceMultiTenantMessagingSettings(
|
|
103
178
|
'UnarchiveImagesFailed',
|
|
104
179
|
'images:unarchive_failed',
|
|
@@ -106,6 +181,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
106
181
|
'event',
|
|
107
182
|
'image'
|
|
108
183
|
);
|
|
184
|
+
/**
|
|
185
|
+
* Defines the messaging settings for the event with message type
|
|
186
|
+
* "DeleteImageFinished" and aggregate type "image".
|
|
187
|
+
* The aggregate ID field contains the value of the "image ID" field.
|
|
188
|
+
*/
|
|
109
189
|
public static DeleteImageFinished = new ImageServiceMultiTenantMessagingSettings(
|
|
110
190
|
'DeleteImageFinished',
|
|
111
191
|
'image:delete_finished',
|
|
@@ -113,6 +193,11 @@ export class ImageServiceMultiTenantMessagingSettings extends MultiTenantMessagi
|
|
|
113
193
|
'event',
|
|
114
194
|
'image'
|
|
115
195
|
);
|
|
196
|
+
/**
|
|
197
|
+
* Defines the messaging settings for the event with message type
|
|
198
|
+
* "DeleteImageFailed" and aggregate type "image".
|
|
199
|
+
* The aggregate ID field contains the value of the "image ID" field.
|
|
200
|
+
*/
|
|
116
201
|
public static DeleteImageFailed = new ImageServiceMultiTenantMessagingSettings(
|
|
117
202
|
'DeleteImageFailed',
|
|
118
203
|
'image:delete_failed',
|
package/src/generated/config/payloads/localization/localization-service-messaging-settings.ts
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class LocalizationServiceMessagingSettings implements MessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "LocalizationServiceEnable" and aggregate type "environment".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static LocalizationServiceEnable = new LocalizationServiceMessagingSettings(
|
|
5
10
|
'LocalizationServiceEnable',
|
|
6
11
|
'inbox',
|
|
@@ -8,6 +13,11 @@ export class LocalizationServiceMessagingSettings implements MessagingSettings {
|
|
|
8
13
|
'command',
|
|
9
14
|
'environment'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the command with message type
|
|
18
|
+
* "LocalizationServiceDisable" and aggregate type "environment".
|
|
19
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static LocalizationServiceDisable = new LocalizationServiceMessagingSettings(
|
|
12
22
|
'LocalizationServiceDisable',
|
|
13
23
|
'inbox',
|
|
@@ -15,6 +25,11 @@ export class LocalizationServiceMessagingSettings implements MessagingSettings {
|
|
|
15
25
|
'command',
|
|
16
26
|
'environment'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the event with message type
|
|
30
|
+
* "LocalizationServiceEnableFinished" and aggregate type "environment".
|
|
31
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static LocalizationServiceEnableFinished = new LocalizationServiceMessagingSettings(
|
|
19
34
|
'LocalizationServiceEnableFinished',
|
|
20
35
|
'localization_service:enable_finished',
|
|
@@ -22,6 +37,11 @@ export class LocalizationServiceMessagingSettings implements MessagingSettings {
|
|
|
22
37
|
'event',
|
|
23
38
|
'environment'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the event with message type
|
|
42
|
+
* "LocalizationServiceEnableFailed" and aggregate type "environment".
|
|
43
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static LocalizationServiceEnableFailed = new LocalizationServiceMessagingSettings(
|
|
26
46
|
'LocalizationServiceEnableFailed',
|
|
27
47
|
'localization_service:enable_failed',
|
|
@@ -29,6 +49,11 @@ export class LocalizationServiceMessagingSettings implements MessagingSettings {
|
|
|
29
49
|
'event',
|
|
30
50
|
'environment'
|
|
31
51
|
);
|
|
52
|
+
/**
|
|
53
|
+
* Defines the messaging settings for the event with message type
|
|
54
|
+
* "LocalizationServiceDisableFinished" and aggregate type "environment".
|
|
55
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
56
|
+
*/
|
|
32
57
|
public static LocalizationServiceDisableFinished = new LocalizationServiceMessagingSettings(
|
|
33
58
|
'LocalizationServiceDisableFinished',
|
|
34
59
|
'localization_service:disable_finished',
|
|
@@ -36,6 +61,11 @@ export class LocalizationServiceMessagingSettings implements MessagingSettings {
|
|
|
36
61
|
'event',
|
|
37
62
|
'environment'
|
|
38
63
|
);
|
|
64
|
+
/**
|
|
65
|
+
* Defines the messaging settings for the event with message type
|
|
66
|
+
* "LocalizationServiceDisableFailed" and aggregate type "environment".
|
|
67
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
68
|
+
*/
|
|
39
69
|
public static LocalizationServiceDisableFailed = new LocalizationServiceMessagingSettings(
|
|
40
70
|
'LocalizationServiceDisableFailed',
|
|
41
71
|
'localization_service:disable_failed',
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "DeclareEntityDefinition" and aggregate type "entity-definition".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static DeclareEntityDefinition = new LocalizationServiceMultiTenantMessagingSettings(
|
|
5
10
|
'DeclareEntityDefinition',
|
|
6
11
|
'inbox',
|
|
@@ -8,6 +13,11 @@ export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenant
|
|
|
8
13
|
'command',
|
|
9
14
|
'entity-definition'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the command with message type
|
|
18
|
+
* "DeleteEntityDefinition" and aggregate type "entity-definition".
|
|
19
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static DeleteEntityDefinition = new LocalizationServiceMultiTenantMessagingSettings(
|
|
12
22
|
'DeleteEntityDefinition',
|
|
13
23
|
'inbox',
|
|
@@ -15,6 +25,11 @@ export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenant
|
|
|
15
25
|
'command',
|
|
16
26
|
'entity-definition'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the command with message type
|
|
30
|
+
* "UpsertLocalizationSourceEntity" and aggregate type "localization-source-entity".
|
|
31
|
+
* The aggregate ID field must contain the value of the "entity ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static UpsertLocalizationSourceEntity = new LocalizationServiceMultiTenantMessagingSettings(
|
|
19
34
|
'UpsertLocalizationSourceEntity',
|
|
20
35
|
'inbox',
|
|
@@ -22,6 +37,11 @@ export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenant
|
|
|
22
37
|
'command',
|
|
23
38
|
'localization-source-entity'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the command with message type
|
|
42
|
+
* "LocalizeEntity" and aggregate type "localization".
|
|
43
|
+
* The aggregate ID field must contain the value of the "entity ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static LocalizeEntity = new LocalizationServiceMultiTenantMessagingSettings(
|
|
26
46
|
'LocalizeEntity',
|
|
27
47
|
'inbox',
|
|
@@ -29,6 +49,11 @@ export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenant
|
|
|
29
49
|
'command',
|
|
30
50
|
'localization'
|
|
31
51
|
);
|
|
52
|
+
/**
|
|
53
|
+
* Defines the messaging settings for the command with message type
|
|
54
|
+
* "DeleteLocalizationSourceEntity" and aggregate type "localization-source-entity".
|
|
55
|
+
* The aggregate ID field must contain the value of the "entity ID" field.
|
|
56
|
+
*/
|
|
32
57
|
public static DeleteLocalizationSourceEntity = new LocalizationServiceMultiTenantMessagingSettings(
|
|
33
58
|
'DeleteLocalizationSourceEntity',
|
|
34
59
|
'inbox',
|
|
@@ -36,6 +61,11 @@ export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenant
|
|
|
36
61
|
'command',
|
|
37
62
|
'localization-source-entity'
|
|
38
63
|
);
|
|
64
|
+
/**
|
|
65
|
+
* Defines the messaging settings for the event with message type
|
|
66
|
+
* "LocalizeEntityFinished" and aggregate type "localization".
|
|
67
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
68
|
+
*/
|
|
39
69
|
public static LocalizeEntityFinished = new LocalizationServiceMultiTenantMessagingSettings(
|
|
40
70
|
'LocalizeEntityFinished',
|
|
41
71
|
'entity:localize_finished',
|
|
@@ -43,6 +73,11 @@ export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenant
|
|
|
43
73
|
'event',
|
|
44
74
|
'localization'
|
|
45
75
|
);
|
|
76
|
+
/**
|
|
77
|
+
* Defines the messaging settings for the event with message type
|
|
78
|
+
* "LocalizeEntityFailed" and aggregate type "localization".
|
|
79
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
80
|
+
*/
|
|
46
81
|
public static LocalizeEntityFailed = new LocalizationServiceMultiTenantMessagingSettings(
|
|
47
82
|
'LocalizeEntityFailed',
|
|
48
83
|
'entity:localize_failed',
|
|
@@ -50,6 +85,11 @@ export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenant
|
|
|
50
85
|
'event',
|
|
51
86
|
'localization'
|
|
52
87
|
);
|
|
88
|
+
/**
|
|
89
|
+
* Defines the messaging settings for the event with message type
|
|
90
|
+
* "UpsertLocalizationSourceEntityFinished" and aggregate type "localization-source-entity".
|
|
91
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
92
|
+
*/
|
|
53
93
|
public static UpsertLocalizationSourceEntityFinished = new LocalizationServiceMultiTenantMessagingSettings(
|
|
54
94
|
'UpsertLocalizationSourceEntityFinished',
|
|
55
95
|
'localization_source_entity:upsert_finished',
|
|
@@ -57,6 +97,11 @@ export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenant
|
|
|
57
97
|
'event',
|
|
58
98
|
'localization-source-entity'
|
|
59
99
|
);
|
|
100
|
+
/**
|
|
101
|
+
* Defines the messaging settings for the event with message type
|
|
102
|
+
* "UpsertLocalizationSourceEntityFailed" and aggregate type "localization-source-entity".
|
|
103
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
104
|
+
*/
|
|
60
105
|
public static UpsertLocalizationSourceEntityFailed = new LocalizationServiceMultiTenantMessagingSettings(
|
|
61
106
|
'UpsertLocalizationSourceEntityFailed',
|
|
62
107
|
'localization_source_entity:upsert_failed',
|
|
@@ -64,6 +109,11 @@ export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenant
|
|
|
64
109
|
'event',
|
|
65
110
|
'localization-source-entity'
|
|
66
111
|
);
|
|
112
|
+
/**
|
|
113
|
+
* Defines the messaging settings for the event with message type
|
|
114
|
+
* "DeleteLocalizationSourceEntityFinished" and aggregate type "localization-source-entity".
|
|
115
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
116
|
+
*/
|
|
67
117
|
public static DeleteLocalizationSourceEntityFinished = new LocalizationServiceMultiTenantMessagingSettings(
|
|
68
118
|
'DeleteLocalizationSourceEntityFinished',
|
|
69
119
|
'localization_source_entity:delete_finished',
|
|
@@ -71,6 +121,11 @@ export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenant
|
|
|
71
121
|
'event',
|
|
72
122
|
'localization-source-entity'
|
|
73
123
|
);
|
|
124
|
+
/**
|
|
125
|
+
* Defines the messaging settings for the event with message type
|
|
126
|
+
* "DeleteLocalizationSourceEntityFailed" and aggregate type "localization-source-entity".
|
|
127
|
+
* The aggregate ID field contains the value of the "entity ID" field.
|
|
128
|
+
*/
|
|
74
129
|
public static DeleteLocalizationSourceEntityFailed = new LocalizationServiceMultiTenantMessagingSettings(
|
|
75
130
|
'DeleteLocalizationSourceEntityFailed',
|
|
76
131
|
'localization_source_entity:delete_failed',
|
|
@@ -78,6 +133,11 @@ export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenant
|
|
|
78
133
|
'event',
|
|
79
134
|
'localization-source-entity'
|
|
80
135
|
);
|
|
136
|
+
/**
|
|
137
|
+
* Defines the messaging settings for the event with message type
|
|
138
|
+
* "EntityDefinitionDeclareFinished" and aggregate type "entity-definition".
|
|
139
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
140
|
+
*/
|
|
81
141
|
public static EntityDefinitionDeclareFinished = new LocalizationServiceMultiTenantMessagingSettings(
|
|
82
142
|
'EntityDefinitionDeclareFinished',
|
|
83
143
|
'entity_definition:declare_finished',
|
|
@@ -85,6 +145,11 @@ export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenant
|
|
|
85
145
|
'event',
|
|
86
146
|
'entity-definition'
|
|
87
147
|
);
|
|
148
|
+
/**
|
|
149
|
+
* Defines the messaging settings for the event with message type
|
|
150
|
+
* "EntityDefinitionDeclareFailed" and aggregate type "entity-definition".
|
|
151
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
152
|
+
*/
|
|
88
153
|
public static EntityDefinitionDeclareFailed = new LocalizationServiceMultiTenantMessagingSettings(
|
|
89
154
|
'EntityDefinitionDeclareFailed',
|
|
90
155
|
'entity_definition:declare_failed',
|
|
@@ -92,6 +157,11 @@ export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenant
|
|
|
92
157
|
'event',
|
|
93
158
|
'entity-definition'
|
|
94
159
|
);
|
|
160
|
+
/**
|
|
161
|
+
* Defines the messaging settings for the event with message type
|
|
162
|
+
* "EntityDefinitionDeleteFinished" and aggregate type "entity-definition".
|
|
163
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
164
|
+
*/
|
|
95
165
|
public static EntityDefinitionDeleteFinished = new LocalizationServiceMultiTenantMessagingSettings(
|
|
96
166
|
'EntityDefinitionDeleteFinished',
|
|
97
167
|
'entity_definition:delete_finished',
|
|
@@ -99,6 +169,11 @@ export class LocalizationServiceMultiTenantMessagingSettings extends MultiTenant
|
|
|
99
169
|
'event',
|
|
100
170
|
'entity-definition'
|
|
101
171
|
);
|
|
172
|
+
/**
|
|
173
|
+
* Defines the messaging settings for the event with message type
|
|
174
|
+
* "EntityDefinitionDeleteFailed" and aggregate type "entity-definition".
|
|
175
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
176
|
+
*/
|
|
102
177
|
public static EntityDefinitionDeleteFailed = new LocalizationServiceMultiTenantMessagingSettings(
|
|
103
178
|
'EntityDefinitionDeleteFailed',
|
|
104
179
|
'entity_definition:delete_failed',
|