@axinom/mosaic-messages 0.44.0-rc.0 → 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
package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.d.ts
CHANGED
|
@@ -5,17 +5,77 @@ export declare class MicroFrontendMessagingSettings 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
|
+
* "MicroFrontendServiceEnable" and aggregate type "environment".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static MicroFrontendServiceEnable: MicroFrontendMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "MicroFrontendServiceDisable" and aggregate type "environment".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static MicroFrontendServiceDisable: MicroFrontendMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the command with message type
|
|
22
|
+
* "WorkflowsEnable" and aggregate type "environment".
|
|
23
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static WorkflowsEnable: MicroFrontendMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the command with message type
|
|
28
|
+
* "WorkflowsDisable" and aggregate type "environment".
|
|
29
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static WorkflowsDisable: MicroFrontendMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the event with message type
|
|
34
|
+
* "MicroFrontendServiceEnableFinished" and aggregate type "environment".
|
|
35
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static MicroFrontendServiceEnableFinished: MicroFrontendMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the event with message type
|
|
40
|
+
* "MicroFrontendServiceEnableFailed" and aggregate type "environment".
|
|
41
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static MicroFrontendServiceEnableFailed: MicroFrontendMessagingSettings;
|
|
44
|
+
/**
|
|
45
|
+
* Defines the messaging settings for the event with message type
|
|
46
|
+
* "MicroFrontendServiceDisableFinished" and aggregate type "environment".
|
|
47
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
48
|
+
*/
|
|
14
49
|
static MicroFrontendServiceDisableFinished: MicroFrontendMessagingSettings;
|
|
50
|
+
/**
|
|
51
|
+
* Defines the messaging settings for the event with message type
|
|
52
|
+
* "MicroFrontendServiceDisableFailed" and aggregate type "environment".
|
|
53
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
54
|
+
*/
|
|
15
55
|
static MicroFrontendServiceDisableFailed: MicroFrontendMessagingSettings;
|
|
56
|
+
/**
|
|
57
|
+
* Defines the messaging settings for the event with message type
|
|
58
|
+
* "WorkflowsEnableFinished" and aggregate type "environment".
|
|
59
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
60
|
+
*/
|
|
16
61
|
static WorkflowsEnableFinished: MicroFrontendMessagingSettings;
|
|
62
|
+
/**
|
|
63
|
+
* Defines the messaging settings for the event with message type
|
|
64
|
+
* "WorkflowsEnableFailed" and aggregate type "environment".
|
|
65
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
66
|
+
*/
|
|
17
67
|
static WorkflowsEnableFailed: MicroFrontendMessagingSettings;
|
|
68
|
+
/**
|
|
69
|
+
* Defines the messaging settings for the event with message type
|
|
70
|
+
* "WorkflowsDisableFinished" and aggregate type "environment".
|
|
71
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
72
|
+
*/
|
|
18
73
|
static WorkflowsDisableFinished: MicroFrontendMessagingSettings;
|
|
74
|
+
/**
|
|
75
|
+
* Defines the messaging settings for the event with message type
|
|
76
|
+
* "WorkflowsDisableFailed" and aggregate type "environment".
|
|
77
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
78
|
+
*/
|
|
19
79
|
static WorkflowsDisableFailed: MicroFrontendMessagingSettings;
|
|
20
80
|
readonly serviceId = "ax-micro-frontend-service";
|
|
21
81
|
private constructor();
|
package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"micro-frontend-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,8BAA+B,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"micro-frontend-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,8BAA+B,YAAW,iBAAiB;aAqJpD,WAAW,EAAE,MAAM;aACnB,KAAK,EAAE,MAAM;aACb,UAAU,EAAE,MAAM;aAClB,MAAM,EAAE,SAAS,GAAG,OAAO;aAC3B,aAAa,EAAE,MAAM;IAxJvC;;;;OAIG;IACH,OAAc,0BAA0B,iCAMpC;IACJ;;;;OAIG;IACH,OAAc,2BAA2B,iCAMrC;IACJ;;;;OAIG;IACH,OAAc,eAAe,iCAMzB;IACJ;;;;OAIG;IACH,OAAc,gBAAgB,iCAM1B;IACJ;;;;OAIG;IACH,OAAc,kCAAkC,iCAM5C;IACJ;;;;OAIG;IACH,OAAc,gCAAgC,iCAM1C;IACJ;;;;OAIG;IACH,OAAc,mCAAmC,iCAM7C;IACJ;;;;OAIG;IACH,OAAc,iCAAiC,iCAM3C;IACJ;;;;OAIG;IACH,OAAc,uBAAuB,iCAMjC;IACJ;;;;OAIG;IACH,OAAc,qBAAqB,iCAM/B;IACJ;;;;OAIG;IACH,OAAc,wBAAwB,iCAMlC;IACJ;;;;OAIG;IACH,OAAc,sBAAsB,iCAMhC;IAEJ,SAAgB,SAAS,+BAA+B;IAExD,OAAO;IAUA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
|
@@ -14,17 +14,77 @@ class MicroFrontendMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "MicroFrontendServiceEnable" and aggregate type "environment".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
MicroFrontendMessagingSettings.MicroFrontendServiceEnable = new MicroFrontendMessagingSettings('MicroFrontendServiceEnable', 'service:enable', 'micro_frontend_service.enable', 'command', 'environment');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "MicroFrontendServiceDisable" and aggregate type "environment".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
MicroFrontendMessagingSettings.MicroFrontendServiceDisable = new MicroFrontendMessagingSettings('MicroFrontendServiceDisable', 'service:disable', 'micro_frontend_service.disable', 'command', 'environment');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the command with message type
|
|
31
|
+
* "WorkflowsEnable" and aggregate type "environment".
|
|
32
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
MicroFrontendMessagingSettings.WorkflowsEnable = new MicroFrontendMessagingSettings('WorkflowsEnable', 'workflows:enable', 'workflows.enable', 'command', 'environment');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the command with message type
|
|
37
|
+
* "WorkflowsDisable" and aggregate type "environment".
|
|
38
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
MicroFrontendMessagingSettings.WorkflowsDisable = new MicroFrontendMessagingSettings('WorkflowsDisable', 'workflows:disable', 'workflows.disable', 'command', 'environment');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the event with message type
|
|
43
|
+
* "MicroFrontendServiceEnableFinished" and aggregate type "environment".
|
|
44
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
MicroFrontendMessagingSettings.MicroFrontendServiceEnableFinished = new MicroFrontendMessagingSettings('MicroFrontendServiceEnableFinished', 'micro_frontend_service:enable_finished', 'micro_frontend_service.enable_finished', 'event', 'environment');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the event with message type
|
|
49
|
+
* "MicroFrontendServiceEnableFailed" and aggregate type "environment".
|
|
50
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
MicroFrontendMessagingSettings.MicroFrontendServiceEnableFailed = new MicroFrontendMessagingSettings('MicroFrontendServiceEnableFailed', 'micro_frontend_service:enable_failed', 'micro_frontend_service.enable_failed', 'event', 'environment');
|
|
53
|
+
/**
|
|
54
|
+
* Defines the messaging settings for the event with message type
|
|
55
|
+
* "MicroFrontendServiceDisableFinished" and aggregate type "environment".
|
|
56
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
57
|
+
*/
|
|
23
58
|
MicroFrontendMessagingSettings.MicroFrontendServiceDisableFinished = new MicroFrontendMessagingSettings('MicroFrontendServiceDisableFinished', 'micro_frontend_service:disable_finished', 'micro_frontend_service.disable_finished', 'event', 'environment');
|
|
59
|
+
/**
|
|
60
|
+
* Defines the messaging settings for the event with message type
|
|
61
|
+
* "MicroFrontendServiceDisableFailed" and aggregate type "environment".
|
|
62
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
63
|
+
*/
|
|
24
64
|
MicroFrontendMessagingSettings.MicroFrontendServiceDisableFailed = new MicroFrontendMessagingSettings('MicroFrontendServiceDisableFailed', 'micro_frontend_service:disable_failed', 'micro_frontend_service.disable_failed', 'event', 'environment');
|
|
65
|
+
/**
|
|
66
|
+
* Defines the messaging settings for the event with message type
|
|
67
|
+
* "WorkflowsEnableFinished" and aggregate type "environment".
|
|
68
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
69
|
+
*/
|
|
25
70
|
MicroFrontendMessagingSettings.WorkflowsEnableFinished = new MicroFrontendMessagingSettings('WorkflowsEnableFinished', 'workflows:enable_finished', 'workflows.enable_finished', 'event', 'environment');
|
|
71
|
+
/**
|
|
72
|
+
* Defines the messaging settings for the event with message type
|
|
73
|
+
* "WorkflowsEnableFailed" and aggregate type "environment".
|
|
74
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
75
|
+
*/
|
|
26
76
|
MicroFrontendMessagingSettings.WorkflowsEnableFailed = new MicroFrontendMessagingSettings('WorkflowsEnableFailed', 'workflows:enable_failed', 'workflows.enable_failed', 'event', 'environment');
|
|
77
|
+
/**
|
|
78
|
+
* Defines the messaging settings for the event with message type
|
|
79
|
+
* "WorkflowsDisableFinished" and aggregate type "environment".
|
|
80
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
81
|
+
*/
|
|
27
82
|
MicroFrontendMessagingSettings.WorkflowsDisableFinished = new MicroFrontendMessagingSettings('WorkflowsDisableFinished', 'workflows:disable_finished', 'workflows.disable_finished', 'event', 'environment');
|
|
83
|
+
/**
|
|
84
|
+
* Defines the messaging settings for the event with message type
|
|
85
|
+
* "WorkflowsDisableFailed" and aggregate type "environment".
|
|
86
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
87
|
+
*/
|
|
28
88
|
MicroFrontendMessagingSettings.WorkflowsDisableFailed = new MicroFrontendMessagingSettings('WorkflowsDisableFailed', 'workflows:disable_failed', 'workflows.disable_failed', 'event', 'environment');
|
|
29
89
|
exports.MicroFrontendMessagingSettings = MicroFrontendMessagingSettings;
|
|
30
90
|
//# sourceMappingURL=micro-frontend-messaging-settings.js.map
|
package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"micro-frontend-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,8BAA8B;
|
|
1
|
+
{"version":3,"file":"micro-frontend-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,8BAA8B;IAoJzC,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,2BAA2B,CAAC;QAYjD,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AA3JD;;;;GAIG;AACW,yDAA0B,GAAG,IAAI,8BAA8B,CAC3E,4BAA4B,EAC5B,gBAAgB,EAChB,+BAA+B,EAC/B,SAAS,EACT,aAAa,CACZ,AANqC,CAMpC;AACJ;;;;GAIG;AACW,0DAA2B,GAAG,IAAI,8BAA8B,CAC5E,6BAA6B,EAC7B,iBAAiB,EACjB,gCAAgC,EAChC,SAAS,EACT,aAAa,CACZ,AANsC,CAMrC;AACJ;;;;GAIG;AACW,8CAAe,GAAG,IAAI,8BAA8B,CAChE,iBAAiB,EACjB,kBAAkB,EAClB,kBAAkB,EAClB,SAAS,EACT,aAAa,CACZ,AAN0B,CAMzB;AACJ;;;;GAIG;AACW,+CAAgB,GAAG,IAAI,8BAA8B,CACjE,kBAAkB,EAClB,mBAAmB,EACnB,mBAAmB,EACnB,SAAS,EACT,aAAa,CACZ,AAN2B,CAM1B;AACJ;;;;GAIG;AACW,iEAAkC,GAAG,IAAI,8BAA8B,CACnF,oCAAoC,EACpC,wCAAwC,EACxC,wCAAwC,EACxC,OAAO,EACP,aAAa,CACZ,AAN6C,CAM5C;AACJ;;;;GAIG;AACW,+DAAgC,GAAG,IAAI,8BAA8B,CACjF,kCAAkC,EAClC,sCAAsC,EACtC,sCAAsC,EACtC,OAAO,EACP,aAAa,CACZ,AAN2C,CAM1C;AACJ;;;;GAIG;AACW,kEAAmC,GAAG,IAAI,8BAA8B,CACpF,qCAAqC,EACrC,yCAAyC,EACzC,yCAAyC,EACzC,OAAO,EACP,aAAa,CACZ,AAN8C,CAM7C;AACJ;;;;GAIG;AACW,gEAAiC,GAAG,IAAI,8BAA8B,CAClF,mCAAmC,EACnC,uCAAuC,EACvC,uCAAuC,EACvC,OAAO,EACP,aAAa,CACZ,AAN4C,CAM3C;AACJ;;;;GAIG;AACW,sDAAuB,GAAG,IAAI,8BAA8B,CACxE,yBAAyB,EACzB,2BAA2B,EAC3B,2BAA2B,EAC3B,OAAO,EACP,aAAa,CACZ,AANkC,CAMjC;AACJ;;;;GAIG;AACW,oDAAqB,GAAG,IAAI,8BAA8B,CACtE,uBAAuB,EACvB,yBAAyB,EACzB,yBAAyB,EACzB,OAAO,EACP,aAAa,CACZ,AANgC,CAM/B;AACJ;;;;GAIG;AACW,uDAAwB,GAAG,IAAI,8BAA8B,CACzE,0BAA0B,EAC1B,4BAA4B,EAC5B,4BAA4B,EAC5B,OAAO,EACP,aAAa,CACZ,AANmC,CAMlC;AACJ;;;;GAIG;AACW,qDAAsB,GAAG,IAAI,8BAA8B,CACvE,wBAAwB,EACxB,0BAA0B,EAC1B,0BAA0B,EAC1B,OAAO,EACP,aAAa,CACZ,AANiC,CAMhC;AAhJO,wEAA8B"}
|
|
@@ -5,11 +5,41 @@ export declare class MonetizationGrantsServiceMessagingSettings implements Messa
|
|
|
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
|
+
* "MonetizationGrantsServiceEnable" and aggregate type "environment".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static MonetizationGrantsServiceEnable: MonetizationGrantsServiceMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "MonetizationGrantsServiceDisable" and aggregate type "environment".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static MonetizationGrantsServiceDisable: MonetizationGrantsServiceMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the event with message type
|
|
22
|
+
* "MonetizationGrantsServiceEnableFinished" and aggregate type "environment".
|
|
23
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static MonetizationGrantsServiceEnableFinished: MonetizationGrantsServiceMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the event with message type
|
|
28
|
+
* "MonetizationGrantsServiceEnableFailed" and aggregate type "environment".
|
|
29
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static MonetizationGrantsServiceEnableFailed: MonetizationGrantsServiceMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the event with message type
|
|
34
|
+
* "MonetizationGrantsServiceDisableFinished" and aggregate type "environment".
|
|
35
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static MonetizationGrantsServiceDisableFinished: MonetizationGrantsServiceMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the event with message type
|
|
40
|
+
* "MonetizationGrantsServiceDisableFailed" and aggregate type "environment".
|
|
41
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static MonetizationGrantsServiceDisableFailed: MonetizationGrantsServiceMessagingSettings;
|
|
14
44
|
readonly serviceId = "ax-monetization-grants-service";
|
|
15
45
|
private constructor();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"monetization-grants-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,0CAA2C,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"monetization-grants-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,0CAA2C,YAAW,iBAAiB;aA6EhE,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,+BAA+B,6CAMzC;IACJ;;;;OAIG;IACH,OAAc,gCAAgC,6CAM1C;IACJ;;;;OAIG;IACH,OAAc,uCAAuC,6CAMjD;IACJ;;;;OAIG;IACH,OAAc,qCAAqC,6CAM/C;IACJ;;;;OAIG;IACH,OAAc,wCAAwC,6CAMlD;IACJ;;;;OAIG;IACH,OAAc,sCAAsC,6CAMhD;IAEJ,SAAgB,SAAS,oCAAoC;IAE7D,OAAO;IAUA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
|
@@ -14,11 +14,41 @@ class MonetizationGrantsServiceMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "MonetizationGrantsServiceEnable" and aggregate type "environment".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
MonetizationGrantsServiceMessagingSettings.MonetizationGrantsServiceEnable = new MonetizationGrantsServiceMessagingSettings('MonetizationGrantsServiceEnable', 'service:enable', 'monetization_grants_service.enable', 'command', 'environment');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "MonetizationGrantsServiceDisable" and aggregate type "environment".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
MonetizationGrantsServiceMessagingSettings.MonetizationGrantsServiceDisable = new MonetizationGrantsServiceMessagingSettings('MonetizationGrantsServiceDisable', 'service:disable', 'monetization_grants_service.disable', 'command', 'environment');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the event with message type
|
|
31
|
+
* "MonetizationGrantsServiceEnableFinished" and aggregate type "environment".
|
|
32
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
MonetizationGrantsServiceMessagingSettings.MonetizationGrantsServiceEnableFinished = new MonetizationGrantsServiceMessagingSettings('MonetizationGrantsServiceEnableFinished', 'monetization_grants_service:enable_finished', 'monetization_grants_service.enable_finished', 'event', 'environment');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the event with message type
|
|
37
|
+
* "MonetizationGrantsServiceEnableFailed" and aggregate type "environment".
|
|
38
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
MonetizationGrantsServiceMessagingSettings.MonetizationGrantsServiceEnableFailed = new MonetizationGrantsServiceMessagingSettings('MonetizationGrantsServiceEnableFailed', 'monetization_grants_service:enable_failed', 'monetization_grants_service.enable_failed', 'event', 'environment');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the event with message type
|
|
43
|
+
* "MonetizationGrantsServiceDisableFinished" and aggregate type "environment".
|
|
44
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
MonetizationGrantsServiceMessagingSettings.MonetizationGrantsServiceDisableFinished = new MonetizationGrantsServiceMessagingSettings('MonetizationGrantsServiceDisableFinished', 'monetization_grants_service:disable_finished', 'monetization_grants_service.disable_finished', 'event', 'environment');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the event with message type
|
|
49
|
+
* "MonetizationGrantsServiceDisableFailed" and aggregate type "environment".
|
|
50
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
MonetizationGrantsServiceMessagingSettings.MonetizationGrantsServiceDisableFailed = new MonetizationGrantsServiceMessagingSettings('MonetizationGrantsServiceDisableFailed', 'monetization_grants_service:disable_failed', 'monetization_grants_service.disable_failed', 'event', 'environment');
|
|
23
53
|
exports.MonetizationGrantsServiceMessagingSettings = MonetizationGrantsServiceMessagingSettings;
|
|
24
54
|
//# sourceMappingURL=monetization-grants-service-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"monetization-grants-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,0CAA0C;
|
|
1
|
+
{"version":3,"file":"monetization-grants-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,0CAA0C;IA4ErD,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,gCAAgC,CAAC;QAYtD,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AAnFD;;;;GAIG;AACW,0EAA+B,GAAG,IAAI,0CAA0C,CAC5F,iCAAiC,EACjC,gBAAgB,EAChB,oCAAoC,EACpC,SAAS,EACT,aAAa,CACZ,AAN0C,CAMzC;AACJ;;;;GAIG;AACW,2EAAgC,GAAG,IAAI,0CAA0C,CAC7F,kCAAkC,EAClC,iBAAiB,EACjB,qCAAqC,EACrC,SAAS,EACT,aAAa,CACZ,AAN2C,CAM1C;AACJ;;;;GAIG;AACW,kFAAuC,GAAG,IAAI,0CAA0C,CACpG,yCAAyC,EACzC,6CAA6C,EAC7C,6CAA6C,EAC7C,OAAO,EACP,aAAa,CACZ,AANkD,CAMjD;AACJ;;;;GAIG;AACW,gFAAqC,GAAG,IAAI,0CAA0C,CAClG,uCAAuC,EACvC,2CAA2C,EAC3C,2CAA2C,EAC3C,OAAO,EACP,aAAa,CACZ,AANgD,CAM/C;AACJ;;;;GAIG;AACW,mFAAwC,GAAG,IAAI,0CAA0C,CACrG,0CAA0C,EAC1C,8CAA8C,EAC9C,8CAA8C,EAC9C,OAAO,EACP,aAAa,CACZ,AANmD,CAMlD;AACJ;;;;GAIG;AACW,iFAAsC,GAAG,IAAI,0CAA0C,CACnG,wCAAwC,EACxC,4CAA4C,EAC5C,4CAA4C,EAC5C,OAAO,EACP,aAAa,CACZ,AANiD,CAMhD;AAxEO,gGAA0C"}
|
|
@@ -1,9 +1,34 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
export declare class MonetizationGrantsServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
3
|
+
/**
|
|
4
|
+
* Defines the messaging settings for the command with message type
|
|
5
|
+
* "SynchronizeClaimDefinitions" and aggregate type "claim-definition".
|
|
6
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
7
|
+
*/
|
|
3
8
|
static SynchronizeClaimDefinitions: MonetizationGrantsServiceMultiTenantMessagingSettings;
|
|
9
|
+
/**
|
|
10
|
+
* Defines the messaging settings for the event with message type
|
|
11
|
+
* "SynchronizeClaimDefinitionsFinished" and aggregate type "claim-definition".
|
|
12
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
13
|
+
*/
|
|
4
14
|
static SynchronizeClaimDefinitionsFinished: MonetizationGrantsServiceMultiTenantMessagingSettings;
|
|
15
|
+
/**
|
|
16
|
+
* Defines the messaging settings for the event with message type
|
|
17
|
+
* "SynchronizeClaimDefinitionsFailed" and aggregate type "claim-definition".
|
|
18
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
19
|
+
*/
|
|
5
20
|
static SynchronizeClaimDefinitionsFailed: MonetizationGrantsServiceMultiTenantMessagingSettings;
|
|
21
|
+
/**
|
|
22
|
+
* Defines the messaging settings for the event with message type
|
|
23
|
+
* "ClaimSetPublished" and aggregate type "claim-set".
|
|
24
|
+
* The aggregate ID field contains the value of the "claim set key" field.
|
|
25
|
+
*/
|
|
6
26
|
static ClaimSetPublished: MonetizationGrantsServiceMultiTenantMessagingSettings;
|
|
27
|
+
/**
|
|
28
|
+
* Defines the messaging settings for the event with message type
|
|
29
|
+
* "ClaimSetUnpublished" and aggregate type "claim-set".
|
|
30
|
+
* The aggregate ID field contains the value of the "claim set key" field.
|
|
31
|
+
*/
|
|
7
32
|
static ClaimSetUnpublished: MonetizationGrantsServiceMultiTenantMessagingSettings;
|
|
8
33
|
private constructor();
|
|
9
34
|
toString: () => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"monetization-grants-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,qDAAsD,SAAQ,4BAA4B;IACrG,OAAc,2BAA2B,wDAMrC;IACJ,OAAc,mCAAmC,wDAM7C;IACJ,OAAc,iCAAiC,wDAM3C;IACJ,OAAc,iBAAiB,wDAM3B;IACJ,OAAc,mBAAmB,wDAM7B;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
|
1
|
+
{"version":3,"file":"monetization-grants-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,qDAAsD,SAAQ,4BAA4B;IACrG;;;;OAIG;IACH,OAAc,2BAA2B,wDAMrC;IACJ;;;;OAIG;IACH,OAAc,mCAAmC,wDAM7C;IACJ;;;;OAIG;IACH,OAAc,iCAAiC,wDAM3C;IACJ;;;;OAIG;IACH,OAAc,iBAAiB,wDAM3B;IACJ;;;;OAIG;IACH,OAAc,mBAAmB,wDAM7B;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
|
@@ -10,10 +10,35 @@ class MonetizationGrantsServiceMultiTenantMessagingSettings extends mosaic_messa
|
|
|
10
10
|
};
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
+
/**
|
|
14
|
+
* Defines the messaging settings for the command with message type
|
|
15
|
+
* "SynchronizeClaimDefinitions" and aggregate type "claim-definition".
|
|
16
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
17
|
+
*/
|
|
13
18
|
MonetizationGrantsServiceMultiTenantMessagingSettings.SynchronizeClaimDefinitions = new MonetizationGrantsServiceMultiTenantMessagingSettings('SynchronizeClaimDefinitions', 'claim_definitions:synchronize', '*.*.claim_definitions.synchronize', 'command', 'claim-definition');
|
|
19
|
+
/**
|
|
20
|
+
* Defines the messaging settings for the event with message type
|
|
21
|
+
* "SynchronizeClaimDefinitionsFinished" and aggregate type "claim-definition".
|
|
22
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
23
|
+
*/
|
|
14
24
|
MonetizationGrantsServiceMultiTenantMessagingSettings.SynchronizeClaimDefinitionsFinished = new MonetizationGrantsServiceMultiTenantMessagingSettings('SynchronizeClaimDefinitionsFinished', 'claim_definitions:synchronize_finished', '*.*.claim_definitions.synchronize_finished', 'event', 'claim-definition');
|
|
25
|
+
/**
|
|
26
|
+
* Defines the messaging settings for the event with message type
|
|
27
|
+
* "SynchronizeClaimDefinitionsFailed" and aggregate type "claim-definition".
|
|
28
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
29
|
+
*/
|
|
15
30
|
MonetizationGrantsServiceMultiTenantMessagingSettings.SynchronizeClaimDefinitionsFailed = new MonetizationGrantsServiceMultiTenantMessagingSettings('SynchronizeClaimDefinitionsFailed', 'claim_definitions:synchronize_failed', '*.*.claim_definitions.synchronize_failed', 'event', 'claim-definition');
|
|
31
|
+
/**
|
|
32
|
+
* Defines the messaging settings for the event with message type
|
|
33
|
+
* "ClaimSetPublished" and aggregate type "claim-set".
|
|
34
|
+
* The aggregate ID field contains the value of the "claim set key" field.
|
|
35
|
+
*/
|
|
16
36
|
MonetizationGrantsServiceMultiTenantMessagingSettings.ClaimSetPublished = new MonetizationGrantsServiceMultiTenantMessagingSettings('ClaimSetPublished', 'claim_set:published', '*.*.claim_set.published', 'event', 'claim-set');
|
|
37
|
+
/**
|
|
38
|
+
* Defines the messaging settings for the event with message type
|
|
39
|
+
* "ClaimSetUnpublished" and aggregate type "claim-set".
|
|
40
|
+
* The aggregate ID field contains the value of the "claim set key" field.
|
|
41
|
+
*/
|
|
17
42
|
MonetizationGrantsServiceMultiTenantMessagingSettings.ClaimSetUnpublished = new MonetizationGrantsServiceMultiTenantMessagingSettings('ClaimSetUnpublished', 'claim_set:unpublished', '*.*.claim_set.unpublished', 'event', 'claim-set');
|
|
18
43
|
exports.MonetizationGrantsServiceMultiTenantMessagingSettings = MonetizationGrantsServiceMultiTenantMessagingSettings;
|
|
19
44
|
//# sourceMappingURL=monetization-grants-service-multi-tenant-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"monetization-grants-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,qDAAsD,SAAQ,8DAA4B;
|
|
1
|
+
{"version":3,"file":"monetization-grants-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,qDAAsD,SAAQ,8DAA4B;IA8DrG,YACE,WAAmB,EACnB,KAAa,EACb,UAAkB,EAClB,MAA2B,EAC3B,aAAqB;QAErB,KAAK,CAAC,gCAAgC,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,EAAE,aAAa,CAAC,CAAC;QAGjF,aAAQ,GAAG,GAAW,EAAE;YACtC,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AArED;;;;GAIG;AACW,iFAA2B,GAAG,IAAI,qDAAqD,CACnG,6BAA6B,EAC7B,+BAA+B,EAC/B,mCAAmC,EACnC,SAAS,EACT,kBAAkB,CACjB,AANsC,CAMrC;AACJ;;;;GAIG;AACW,yFAAmC,GAAG,IAAI,qDAAqD,CAC3G,qCAAqC,EACrC,wCAAwC,EACxC,4CAA4C,EAC5C,OAAO,EACP,kBAAkB,CACjB,AAN8C,CAM7C;AACJ;;;;GAIG;AACW,uFAAiC,GAAG,IAAI,qDAAqD,CACzG,mCAAmC,EACnC,sCAAsC,EACtC,0CAA0C,EAC1C,OAAO,EACP,kBAAkB,CACjB,AAN4C,CAM3C;AACJ;;;;GAIG;AACW,uEAAiB,GAAG,IAAI,qDAAqD,CACzF,mBAAmB,EACnB,qBAAqB,EACrB,yBAAyB,EACzB,OAAO,EACP,WAAW,CACV,AAN4B,CAM3B;AACJ;;;;GAIG;AACW,yEAAmB,GAAG,IAAI,qDAAqD,CAC3F,qBAAqB,EACrB,uBAAuB,EACvB,2BAA2B,EAC3B,OAAO,EACP,WAAW,CACV,AAN8B,CAM7B;AA5DO,sHAAqD"}
|
|
@@ -5,11 +5,41 @@ export declare class PersonalizationServiceMessagingSettings implements Messagin
|
|
|
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
|
+
* "PersonalizationServiceEnable" and aggregate type "environment".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static PersonalizationServiceEnable: PersonalizationServiceMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "PersonalizationServiceDisable" and aggregate type "environment".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static PersonalizationServiceDisable: PersonalizationServiceMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the event with message type
|
|
22
|
+
* "PersonalizationServiceEnableFinished" and aggregate type "environment".
|
|
23
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static PersonalizationServiceEnableFinished: PersonalizationServiceMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the event with message type
|
|
28
|
+
* "PersonalizationServiceEnableFailed" and aggregate type "environment".
|
|
29
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static PersonalizationServiceEnableFailed: PersonalizationServiceMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the event with message type
|
|
34
|
+
* "PersonalizationServiceDisableFinished" and aggregate type "environment".
|
|
35
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static PersonalizationServiceDisableFinished: PersonalizationServiceMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the event with message type
|
|
40
|
+
* "PersonalizationServiceDisableFailed" and aggregate type "environment".
|
|
41
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static PersonalizationServiceDisableFailed: PersonalizationServiceMessagingSettings;
|
|
14
44
|
readonly serviceId = "ax-personalization-service";
|
|
15
45
|
private constructor();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"personalization-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/personalization/personalization-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,uCAAwC,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"personalization-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/personalization/personalization-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,uCAAwC,YAAW,iBAAiB;aA6E7D,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,4BAA4B,0CAMtC;IACJ;;;;OAIG;IACH,OAAc,6BAA6B,0CAMvC;IACJ;;;;OAIG;IACH,OAAc,oCAAoC,0CAM9C;IACJ;;;;OAIG;IACH,OAAc,kCAAkC,0CAM5C;IACJ;;;;OAIG;IACH,OAAc,qCAAqC,0CAM/C;IACJ;;;;OAIG;IACH,OAAc,mCAAmC,0CAM7C;IAEJ,SAAgB,SAAS,gCAAgC;IAEzD,OAAO;IAUA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
package/dist/generated/config/payloads/personalization/personalization-service-messaging-settings.js
CHANGED
|
@@ -14,11 +14,41 @@ class PersonalizationServiceMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "PersonalizationServiceEnable" and aggregate type "environment".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
PersonalizationServiceMessagingSettings.PersonalizationServiceEnable = new PersonalizationServiceMessagingSettings('PersonalizationServiceEnable', 'service:enable', 'personalization_service.enable', 'command', 'environment');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "PersonalizationServiceDisable" and aggregate type "environment".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
PersonalizationServiceMessagingSettings.PersonalizationServiceDisable = new PersonalizationServiceMessagingSettings('PersonalizationServiceDisable', 'service:disable', 'personalization_service.disable', 'command', 'environment');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the event with message type
|
|
31
|
+
* "PersonalizationServiceEnableFinished" and aggregate type "environment".
|
|
32
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
PersonalizationServiceMessagingSettings.PersonalizationServiceEnableFinished = new PersonalizationServiceMessagingSettings('PersonalizationServiceEnableFinished', 'personalization_service:enable_finished', 'personalization_service.enable_finished', 'event', 'environment');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the event with message type
|
|
37
|
+
* "PersonalizationServiceEnableFailed" and aggregate type "environment".
|
|
38
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
PersonalizationServiceMessagingSettings.PersonalizationServiceEnableFailed = new PersonalizationServiceMessagingSettings('PersonalizationServiceEnableFailed', 'personalization_service:enable_failed', 'personalization_service.enable_failed', 'event', 'environment');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the event with message type
|
|
43
|
+
* "PersonalizationServiceDisableFinished" and aggregate type "environment".
|
|
44
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
PersonalizationServiceMessagingSettings.PersonalizationServiceDisableFinished = new PersonalizationServiceMessagingSettings('PersonalizationServiceDisableFinished', 'personalization_service:disable_finished', 'personalization_service.disable_finished', 'event', 'environment');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the event with message type
|
|
49
|
+
* "PersonalizationServiceDisableFailed" and aggregate type "environment".
|
|
50
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
PersonalizationServiceMessagingSettings.PersonalizationServiceDisableFailed = new PersonalizationServiceMessagingSettings('PersonalizationServiceDisableFailed', 'personalization_service:disable_failed', 'personalization_service.disable_failed', 'event', 'environment');
|
|
23
53
|
exports.PersonalizationServiceMessagingSettings = PersonalizationServiceMessagingSettings;
|
|
24
54
|
//# sourceMappingURL=personalization-service-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"personalization-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/personalization/personalization-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,uCAAuC;
|
|
1
|
+
{"version":3,"file":"personalization-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/personalization/personalization-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,uCAAuC;IA4ElD,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,4BAA4B,CAAC;QAYlD,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AAnFD;;;;GAIG;AACW,oEAA4B,GAAG,IAAI,uCAAuC,CACtF,8BAA8B,EAC9B,gBAAgB,EAChB,gCAAgC,EAChC,SAAS,EACT,aAAa,CACZ,AANuC,CAMtC;AACJ;;;;GAIG;AACW,qEAA6B,GAAG,IAAI,uCAAuC,CACvF,+BAA+B,EAC/B,iBAAiB,EACjB,iCAAiC,EACjC,SAAS,EACT,aAAa,CACZ,AANwC,CAMvC;AACJ;;;;GAIG;AACW,4EAAoC,GAAG,IAAI,uCAAuC,CAC9F,sCAAsC,EACtC,yCAAyC,EACzC,yCAAyC,EACzC,OAAO,EACP,aAAa,CACZ,AAN+C,CAM9C;AACJ;;;;GAIG;AACW,0EAAkC,GAAG,IAAI,uCAAuC,CAC5F,oCAAoC,EACpC,uCAAuC,EACvC,uCAAuC,EACvC,OAAO,EACP,aAAa,CACZ,AAN6C,CAM5C;AACJ;;;;GAIG;AACW,6EAAqC,GAAG,IAAI,uCAAuC,CAC/F,uCAAuC,EACvC,0CAA0C,EAC1C,0CAA0C,EAC1C,OAAO,EACP,aAAa,CACZ,AANgD,CAM/C;AACJ;;;;GAIG;AACW,2EAAmC,GAAG,IAAI,uCAAuC,CAC7F,qCAAqC,EACrC,wCAAwC,EACxC,wCAAwC,EACxC,OAAO,EACP,aAAa,CACZ,AAN8C,CAM7C;AAxEO,0FAAuC"}
|
package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.d.ts
CHANGED
|
@@ -5,11 +5,41 @@ export declare class PortalServiceMessagingSettings 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
|
+
* "PortalServiceEnable" and aggregate type "environment".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static PortalServiceEnable: PortalServiceMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "PortalServiceDisable" and aggregate type "environment".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static PortalServiceDisable: PortalServiceMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the event with message type
|
|
22
|
+
* "PortalServiceEnableFinished" and aggregate type "environment".
|
|
23
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static PortalServiceEnableFinished: PortalServiceMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the event with message type
|
|
28
|
+
* "PortalServiceEnableFailed" and aggregate type "environment".
|
|
29
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static PortalServiceEnableFailed: PortalServiceMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the event with message type
|
|
34
|
+
* "PortalServiceDisableFinished" and aggregate type "environment".
|
|
35
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static PortalServiceDisableFinished: PortalServiceMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the event with message type
|
|
40
|
+
* "PortalServiceDisableFailed" and aggregate type "environment".
|
|
41
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static PortalServiceDisableFailed: PortalServiceMessagingSettings;
|
|
14
44
|
readonly serviceId = "ax-portal-service";
|
|
15
45
|
private constructor();
|
package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"portal-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/portal-service/portal-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,8BAA+B,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"portal-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/portal-service/portal-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,8BAA+B,YAAW,iBAAiB;aA6EpD,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,mBAAmB,iCAM7B;IACJ;;;;OAIG;IACH,OAAc,oBAAoB,iCAM9B;IACJ;;;;OAIG;IACH,OAAc,2BAA2B,iCAMrC;IACJ;;;;OAIG;IACH,OAAc,yBAAyB,iCAMnC;IACJ;;;;OAIG;IACH,OAAc,4BAA4B,iCAMtC;IACJ;;;;OAIG;IACH,OAAc,0BAA0B,iCAMpC;IAEJ,SAAgB,SAAS,uBAAuB;IAEhD,OAAO;IAUA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
|
@@ -14,11 +14,41 @@ class PortalServiceMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "PortalServiceEnable" and aggregate type "environment".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
PortalServiceMessagingSettings.PortalServiceEnable = new PortalServiceMessagingSettings('PortalServiceEnable', 'service:enable', 'portal_service.enable', 'command', 'environment');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "PortalServiceDisable" and aggregate type "environment".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
PortalServiceMessagingSettings.PortalServiceDisable = new PortalServiceMessagingSettings('PortalServiceDisable', 'service:disable', 'portal_service.disable', 'command', 'environment');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the event with message type
|
|
31
|
+
* "PortalServiceEnableFinished" and aggregate type "environment".
|
|
32
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
PortalServiceMessagingSettings.PortalServiceEnableFinished = new PortalServiceMessagingSettings('PortalServiceEnableFinished', 'portal_service:enable_finished', 'portal_service.enable_finished', 'event', 'environment');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the event with message type
|
|
37
|
+
* "PortalServiceEnableFailed" and aggregate type "environment".
|
|
38
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
PortalServiceMessagingSettings.PortalServiceEnableFailed = new PortalServiceMessagingSettings('PortalServiceEnableFailed', 'portal_service:enable_failed', 'portal_service.enable_failed', 'event', 'environment');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the event with message type
|
|
43
|
+
* "PortalServiceDisableFinished" and aggregate type "environment".
|
|
44
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
PortalServiceMessagingSettings.PortalServiceDisableFinished = new PortalServiceMessagingSettings('PortalServiceDisableFinished', 'portal_service:disable_finished', 'portal_service.disable_finished', 'event', 'environment');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the event with message type
|
|
49
|
+
* "PortalServiceDisableFailed" and aggregate type "environment".
|
|
50
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
PortalServiceMessagingSettings.PortalServiceDisableFailed = new PortalServiceMessagingSettings('PortalServiceDisableFailed', 'portal_service:disable_failed', 'portal_service.disable_failed', 'event', 'environment');
|
|
23
53
|
exports.PortalServiceMessagingSettings = PortalServiceMessagingSettings;
|
|
24
54
|
//# sourceMappingURL=portal-service-messaging-settings.js.map
|
package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"portal-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/portal-service/portal-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,8BAA8B;
|
|
1
|
+
{"version":3,"file":"portal-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/portal-service/portal-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,8BAA8B;IA4EzC,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,mBAAmB,CAAC;QAYzC,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AAnFD;;;;GAIG;AACW,kDAAmB,GAAG,IAAI,8BAA8B,CACpE,qBAAqB,EACrB,gBAAgB,EAChB,uBAAuB,EACvB,SAAS,EACT,aAAa,CACZ,AAN8B,CAM7B;AACJ;;;;GAIG;AACW,mDAAoB,GAAG,IAAI,8BAA8B,CACrE,sBAAsB,EACtB,iBAAiB,EACjB,wBAAwB,EACxB,SAAS,EACT,aAAa,CACZ,AAN+B,CAM9B;AACJ;;;;GAIG;AACW,0DAA2B,GAAG,IAAI,8BAA8B,CAC5E,6BAA6B,EAC7B,gCAAgC,EAChC,gCAAgC,EAChC,OAAO,EACP,aAAa,CACZ,AANsC,CAMrC;AACJ;;;;GAIG;AACW,wDAAyB,GAAG,IAAI,8BAA8B,CAC1E,2BAA2B,EAC3B,8BAA8B,EAC9B,8BAA8B,EAC9B,OAAO,EACP,aAAa,CACZ,AANoC,CAMnC;AACJ;;;;GAIG;AACW,2DAA4B,GAAG,IAAI,8BAA8B,CAC7E,8BAA8B,EAC9B,iCAAiC,EACjC,iCAAiC,EACjC,OAAO,EACP,aAAa,CACZ,AANuC,CAMtC;AACJ;;;;GAIG;AACW,yDAA0B,GAAG,IAAI,8BAA8B,CAC3E,4BAA4B,EAC5B,+BAA+B,EAC/B,+BAA+B,EAC/B,OAAO,EACP,aAAa,CACZ,AANqC,CAMpC;AAxEO,wEAA8B"}
|