@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
|
@@ -5,14 +5,59 @@ export declare class HostingServiceMessagingSettings implements MessagingSetting
|
|
|
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
|
+
* "HostingServiceEnable" and aggregate type "environment".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static HostingServiceEnable: HostingServiceMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "HostingServiceDisable" and aggregate type "environment".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static HostingServiceDisable: HostingServiceMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the command with message type
|
|
22
|
+
* "EnsureServiceResourcesExist" and aggregate type "resource".
|
|
23
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static EnsureServiceResourcesExist: HostingServiceMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the command with message type
|
|
28
|
+
* "DeployServiceStart" and aggregate type "service".
|
|
29
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static DeployServiceStart: HostingServiceMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the command with message type
|
|
34
|
+
* "UndeployServiceStart" and aggregate type "service".
|
|
35
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static UndeployServiceStart: HostingServiceMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the event with message type
|
|
40
|
+
* "HostingServiceEnableFinished" and aggregate type "environment".
|
|
41
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static HostingServiceEnableFinished: HostingServiceMessagingSettings;
|
|
44
|
+
/**
|
|
45
|
+
* Defines the messaging settings for the event with message type
|
|
46
|
+
* "HostingServiceEnableFailed" and aggregate type "environment".
|
|
47
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
48
|
+
*/
|
|
14
49
|
static HostingServiceEnableFailed: HostingServiceMessagingSettings;
|
|
50
|
+
/**
|
|
51
|
+
* Defines the messaging settings for the event with message type
|
|
52
|
+
* "HostingServiceDisableFinished" and aggregate type "environment".
|
|
53
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
54
|
+
*/
|
|
15
55
|
static HostingServiceDisableFinished: HostingServiceMessagingSettings;
|
|
56
|
+
/**
|
|
57
|
+
* Defines the messaging settings for the event with message type
|
|
58
|
+
* "HostingServiceDisableFailed" and aggregate type "environment".
|
|
59
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
60
|
+
*/
|
|
16
61
|
static HostingServiceDisableFailed: HostingServiceMessagingSettings;
|
|
17
62
|
readonly serviceId = "ax-hosting-service";
|
|
18
63
|
private constructor();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hosting-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/hosting/hosting-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,+BAAgC,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"hosting-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/hosting/hosting-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,+BAAgC,YAAW,iBAAiB;aAiHrD,WAAW,EAAE,MAAM;aACnB,KAAK,EAAE,MAAM;aACb,UAAU,EAAE,MAAM;aAClB,MAAM,EAAE,SAAS,GAAG,OAAO;aAC3B,aAAa,EAAE,MAAM;IApHvC;;;;OAIG;IACH,OAAc,oBAAoB,kCAM9B;IACJ;;;;OAIG;IACH,OAAc,qBAAqB,kCAM/B;IACJ;;;;OAIG;IACH,OAAc,2BAA2B,kCAMrC;IACJ;;;;OAIG;IACH,OAAc,kBAAkB,kCAM5B;IACJ;;;;OAIG;IACH,OAAc,oBAAoB,kCAM9B;IACJ;;;;OAIG;IACH,OAAc,4BAA4B,kCAMtC;IACJ;;;;OAIG;IACH,OAAc,0BAA0B,kCAMpC;IACJ;;;;OAIG;IACH,OAAc,6BAA6B,kCAMvC;IACJ;;;;OAIG;IACH,OAAc,2BAA2B,kCAMrC;IAEJ,SAAgB,SAAS,wBAAwB;IAEjD,OAAO;IAUA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
|
@@ -14,14 +14,59 @@ class HostingServiceMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "HostingServiceEnable" and aggregate type "environment".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
HostingServiceMessagingSettings.HostingServiceEnable = new HostingServiceMessagingSettings('HostingServiceEnable', 'service:enable', 'hosting_service.enable', 'command', 'environment');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "HostingServiceDisable" and aggregate type "environment".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
HostingServiceMessagingSettings.HostingServiceDisable = new HostingServiceMessagingSettings('HostingServiceDisable', 'service:disable', 'hosting_service.disable', 'command', 'environment');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the command with message type
|
|
31
|
+
* "EnsureServiceResourcesExist" and aggregate type "resource".
|
|
32
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
HostingServiceMessagingSettings.EnsureServiceResourcesExist = new HostingServiceMessagingSettings('EnsureServiceResourcesExist', 'ensure_service_resources_exist_command:start', 'ensure_service_resources_exist_command.start', 'command', 'resource');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the command with message type
|
|
37
|
+
* "DeployServiceStart" and aggregate type "service".
|
|
38
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
HostingServiceMessagingSettings.DeployServiceStart = new HostingServiceMessagingSettings('DeployServiceStart', 'hosting_service_deploy_service:start', 'hosting_service_deploy_service.start', 'command', 'service');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the command with message type
|
|
43
|
+
* "UndeployServiceStart" and aggregate type "service".
|
|
44
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
HostingServiceMessagingSettings.UndeployServiceStart = new HostingServiceMessagingSettings('UndeployServiceStart', 'hosting_service_undeploy_service:start', 'hosting_service_undeploy_service.start', 'command', 'service');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the event with message type
|
|
49
|
+
* "HostingServiceEnableFinished" and aggregate type "environment".
|
|
50
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
HostingServiceMessagingSettings.HostingServiceEnableFinished = new HostingServiceMessagingSettings('HostingServiceEnableFinished', 'hosting_service:enable_finished', 'hosting_service.enable_finished', 'event', 'environment');
|
|
53
|
+
/**
|
|
54
|
+
* Defines the messaging settings for the event with message type
|
|
55
|
+
* "HostingServiceEnableFailed" and aggregate type "environment".
|
|
56
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
57
|
+
*/
|
|
23
58
|
HostingServiceMessagingSettings.HostingServiceEnableFailed = new HostingServiceMessagingSettings('HostingServiceEnableFailed', 'hosting_service:enable_failed', 'hosting_service.enable_failed', 'event', 'environment');
|
|
59
|
+
/**
|
|
60
|
+
* Defines the messaging settings for the event with message type
|
|
61
|
+
* "HostingServiceDisableFinished" and aggregate type "environment".
|
|
62
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
63
|
+
*/
|
|
24
64
|
HostingServiceMessagingSettings.HostingServiceDisableFinished = new HostingServiceMessagingSettings('HostingServiceDisableFinished', 'hosting_service:disable_finished', 'hosting_service.disable_finished', 'event', 'environment');
|
|
65
|
+
/**
|
|
66
|
+
* Defines the messaging settings for the event with message type
|
|
67
|
+
* "HostingServiceDisableFailed" and aggregate type "environment".
|
|
68
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
69
|
+
*/
|
|
25
70
|
HostingServiceMessagingSettings.HostingServiceDisableFailed = new HostingServiceMessagingSettings('HostingServiceDisableFailed', 'hosting_service:disable_failed', 'hosting_service.disable_failed', 'event', 'environment');
|
|
26
71
|
exports.HostingServiceMessagingSettings = HostingServiceMessagingSettings;
|
|
27
72
|
//# sourceMappingURL=hosting-service-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hosting-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/hosting/hosting-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,+BAA+B;
|
|
1
|
+
{"version":3,"file":"hosting-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/hosting/hosting-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,+BAA+B;IAgH1C,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,oBAAoB,CAAC;QAY1C,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AAvHD;;;;GAIG;AACW,oDAAoB,GAAG,IAAI,+BAA+B,CACtE,sBAAsB,EACtB,gBAAgB,EAChB,wBAAwB,EACxB,SAAS,EACT,aAAa,CACZ,AAN+B,CAM9B;AACJ;;;;GAIG;AACW,qDAAqB,GAAG,IAAI,+BAA+B,CACvE,uBAAuB,EACvB,iBAAiB,EACjB,yBAAyB,EACzB,SAAS,EACT,aAAa,CACZ,AANgC,CAM/B;AACJ;;;;GAIG;AACW,2DAA2B,GAAG,IAAI,+BAA+B,CAC7E,6BAA6B,EAC7B,8CAA8C,EAC9C,8CAA8C,EAC9C,SAAS,EACT,UAAU,CACT,AANsC,CAMrC;AACJ;;;;GAIG;AACW,kDAAkB,GAAG,IAAI,+BAA+B,CACpE,oBAAoB,EACpB,sCAAsC,EACtC,sCAAsC,EACtC,SAAS,EACT,SAAS,CACR,AAN6B,CAM5B;AACJ;;;;GAIG;AACW,oDAAoB,GAAG,IAAI,+BAA+B,CACtE,sBAAsB,EACtB,wCAAwC,EACxC,wCAAwC,EACxC,SAAS,EACT,SAAS,CACR,AAN+B,CAM9B;AACJ;;;;GAIG;AACW,4DAA4B,GAAG,IAAI,+BAA+B,CAC9E,8BAA8B,EAC9B,iCAAiC,EACjC,iCAAiC,EACjC,OAAO,EACP,aAAa,CACZ,AANuC,CAMtC;AACJ;;;;GAIG;AACW,0DAA0B,GAAG,IAAI,+BAA+B,CAC5E,4BAA4B,EAC5B,+BAA+B,EAC/B,+BAA+B,EAC/B,OAAO,EACP,aAAa,CACZ,AANqC,CAMpC;AACJ;;;;GAIG;AACW,6DAA6B,GAAG,IAAI,+BAA+B,CAC/E,+BAA+B,EAC/B,kCAAkC,EAClC,kCAAkC,EAClC,OAAO,EACP,aAAa,CACZ,AANwC,CAMvC;AACJ;;;;GAIG;AACW,2DAA2B,GAAG,IAAI,+BAA+B,CAC7E,6BAA6B,EAC7B,gCAAgC,EAChC,gCAAgC,EAChC,OAAO,EACP,aAAa,CACZ,AANsC,CAMrC;AA5GO,0EAA+B"}
|
package/dist/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.d.ts
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
export declare class HostingServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
3
|
+
/**
|
|
4
|
+
* Defines the messaging settings for the event with message type
|
|
5
|
+
* "ObjectStorageDeleted" and aggregate type "object-storage".
|
|
6
|
+
* The aggregate ID field contains the value of the "object storage ID" field.
|
|
7
|
+
*/
|
|
3
8
|
static ObjectStorageDeleted: HostingServiceMultiTenantMessagingSettings;
|
|
9
|
+
/**
|
|
10
|
+
* Defines the messaging settings for the event with message type
|
|
11
|
+
* "ObjectStorageCredentialsRegenerated" and aggregate type "object-storage".
|
|
12
|
+
* The aggregate ID field contains the value of the "object storage ID" field.
|
|
13
|
+
*/
|
|
4
14
|
static ObjectStorageCredentialsRegenerated: HostingServiceMultiTenantMessagingSettings;
|
|
5
15
|
private constructor();
|
|
6
16
|
toString: () => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hosting-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,0CAA2C,SAAQ,4BAA4B;IAC1F,OAAc,oBAAoB,6CAM9B;IACJ,OAAc,mCAAmC,6CAM7C;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
|
1
|
+
{"version":3,"file":"hosting-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,0CAA2C,SAAQ,4BAA4B;IAC1F;;;;OAIG;IACH,OAAc,oBAAoB,6CAM9B;IACJ;;;;OAIG;IACH,OAAc,mCAAmC,6CAM7C;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
package/dist/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.js
CHANGED
|
@@ -10,7 +10,17 @@ class HostingServiceMultiTenantMessagingSettings extends mosaic_message_bus_abst
|
|
|
10
10
|
};
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
+
/**
|
|
14
|
+
* Defines the messaging settings for the event with message type
|
|
15
|
+
* "ObjectStorageDeleted" and aggregate type "object-storage".
|
|
16
|
+
* The aggregate ID field contains the value of the "object storage ID" field.
|
|
17
|
+
*/
|
|
13
18
|
HostingServiceMultiTenantMessagingSettings.ObjectStorageDeleted = new HostingServiceMultiTenantMessagingSettings('ObjectStorageDeleted', 'object_storage:deleted', '*.*.object_storage.deleted', 'event', 'object-storage');
|
|
19
|
+
/**
|
|
20
|
+
* Defines the messaging settings for the event with message type
|
|
21
|
+
* "ObjectStorageCredentialsRegenerated" and aggregate type "object-storage".
|
|
22
|
+
* The aggregate ID field contains the value of the "object storage ID" field.
|
|
23
|
+
*/
|
|
14
24
|
HostingServiceMultiTenantMessagingSettings.ObjectStorageCredentialsRegenerated = new HostingServiceMultiTenantMessagingSettings('ObjectStorageCredentialsRegenerated', 'object_storage:credentials_regenerated', '*.*.object_storage.credentials_regenerated', 'event', 'object-storage');
|
|
15
25
|
exports.HostingServiceMultiTenantMessagingSettings = HostingServiceMultiTenantMessagingSettings;
|
|
16
26
|
//# sourceMappingURL=hosting-service-multi-tenant-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hosting-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,0CAA2C,SAAQ,8DAA4B;
|
|
1
|
+
{"version":3,"file":"hosting-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,0CAA2C,SAAQ,8DAA4B;IA0B1F,YACE,WAAmB,EACnB,KAAa,EACb,UAAkB,EAClB,MAA2B,EAC3B,aAAqB;QAErB,KAAK,CAAC,oBAAoB,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,EAAE,aAAa,CAAC,CAAC;QAGrE,aAAQ,GAAG,GAAW,EAAE;YACtC,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AAjCD;;;;GAIG;AACW,+DAAoB,GAAG,IAAI,0CAA0C,CACjF,sBAAsB,EACtB,wBAAwB,EACxB,4BAA4B,EAC5B,OAAO,EACP,gBAAgB,CACf,AAN+B,CAM9B;AACJ;;;;GAIG;AACW,8EAAmC,GAAG,IAAI,0CAA0C,CAChG,qCAAqC,EACrC,wCAAwC,EACxC,4CAA4C,EAC5C,OAAO,EACP,gBAAgB,CACf,AAN8C,CAM7C;AAxBO,gGAA0C"}
|
|
@@ -5,11 +5,41 @@ export declare class IdServiceMessagingSettings 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
|
+
* "IdServiceEnable" and aggregate type "environment".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static IdServiceEnable: IdServiceMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "IdServiceDisable" and aggregate type "environment".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static IdServiceDisable: IdServiceMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the event with message type
|
|
22
|
+
* "IdServiceEnableFinished" and aggregate type "environment".
|
|
23
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static IdServiceEnableFinished: IdServiceMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the event with message type
|
|
28
|
+
* "IdServiceEnableFailed" and aggregate type "environment".
|
|
29
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static IdServiceEnableFailed: IdServiceMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the event with message type
|
|
34
|
+
* "IdServiceDisableFinished" and aggregate type "environment".
|
|
35
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static IdServiceDisableFinished: IdServiceMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the event with message type
|
|
40
|
+
* "IdServiceDisableFailed" and aggregate type "environment".
|
|
41
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static IdServiceDisableFailed: IdServiceMessagingSettings;
|
|
14
44
|
readonly serviceId = "ax-id-service";
|
|
15
45
|
private constructor();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"id-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/id/id-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,0BAA2B,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"id-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/id/id-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,0BAA2B,YAAW,iBAAiB;aA6EhD,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,eAAe,6BAMzB;IACJ;;;;OAIG;IACH,OAAc,gBAAgB,6BAM1B;IACJ;;;;OAIG;IACH,OAAc,uBAAuB,6BAMjC;IACJ;;;;OAIG;IACH,OAAc,qBAAqB,6BAM/B;IACJ;;;;OAIG;IACH,OAAc,wBAAwB,6BAMlC;IACJ;;;;OAIG;IACH,OAAc,sBAAsB,6BAMhC;IAEJ,SAAgB,SAAS,mBAAmB;IAE5C,OAAO;IAUA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
|
@@ -14,11 +14,41 @@ class IdServiceMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "IdServiceEnable" and aggregate type "environment".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
IdServiceMessagingSettings.IdServiceEnable = new IdServiceMessagingSettings('IdServiceEnable', 'service:enable', 'id_service.enable', 'command', 'environment');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "IdServiceDisable" and aggregate type "environment".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
IdServiceMessagingSettings.IdServiceDisable = new IdServiceMessagingSettings('IdServiceDisable', 'service:disable', 'id_service.disable', 'command', 'environment');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the event with message type
|
|
31
|
+
* "IdServiceEnableFinished" and aggregate type "environment".
|
|
32
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
IdServiceMessagingSettings.IdServiceEnableFinished = new IdServiceMessagingSettings('IdServiceEnableFinished', 'id_service:enable_finished', 'id_service.enable_finished', 'event', 'environment');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the event with message type
|
|
37
|
+
* "IdServiceEnableFailed" and aggregate type "environment".
|
|
38
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
IdServiceMessagingSettings.IdServiceEnableFailed = new IdServiceMessagingSettings('IdServiceEnableFailed', 'id_service:enable_failed', 'id_service.enable_failed', 'event', 'environment');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the event with message type
|
|
43
|
+
* "IdServiceDisableFinished" and aggregate type "environment".
|
|
44
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
IdServiceMessagingSettings.IdServiceDisableFinished = new IdServiceMessagingSettings('IdServiceDisableFinished', 'id_service:disable_finished', 'id_service.disable_finished', 'event', 'environment');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the event with message type
|
|
49
|
+
* "IdServiceDisableFailed" and aggregate type "environment".
|
|
50
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
IdServiceMessagingSettings.IdServiceDisableFailed = new IdServiceMessagingSettings('IdServiceDisableFailed', 'id_service:disable_failed', 'id_service.disable_failed', 'event', 'environment');
|
|
23
53
|
exports.IdServiceMessagingSettings = IdServiceMessagingSettings;
|
|
24
54
|
//# sourceMappingURL=id-service-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"id-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/id/id-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,0BAA0B;
|
|
1
|
+
{"version":3,"file":"id-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/id/id-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,0BAA0B;IA4ErC,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,eAAe,CAAC;QAYrC,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AAnFD;;;;GAIG;AACW,0CAAe,GAAG,IAAI,0BAA0B,CAC5D,iBAAiB,EACjB,gBAAgB,EAChB,mBAAmB,EACnB,SAAS,EACT,aAAa,CACZ,AAN0B,CAMzB;AACJ;;;;GAIG;AACW,2CAAgB,GAAG,IAAI,0BAA0B,CAC7D,kBAAkB,EAClB,iBAAiB,EACjB,oBAAoB,EACpB,SAAS,EACT,aAAa,CACZ,AAN2B,CAM1B;AACJ;;;;GAIG;AACW,kDAAuB,GAAG,IAAI,0BAA0B,CACpE,yBAAyB,EACzB,4BAA4B,EAC5B,4BAA4B,EAC5B,OAAO,EACP,aAAa,CACZ,AANkC,CAMjC;AACJ;;;;GAIG;AACW,gDAAqB,GAAG,IAAI,0BAA0B,CAClE,uBAAuB,EACvB,0BAA0B,EAC1B,0BAA0B,EAC1B,OAAO,EACP,aAAa,CACZ,AANgC,CAM/B;AACJ;;;;GAIG;AACW,mDAAwB,GAAG,IAAI,0BAA0B,CACrE,0BAA0B,EAC1B,6BAA6B,EAC7B,6BAA6B,EAC7B,OAAO,EACP,aAAa,CACZ,AANmC,CAMlC;AACJ;;;;GAIG;AACW,iDAAsB,GAAG,IAAI,0BAA0B,CACnE,wBAAwB,EACxB,2BAA2B,EAC3B,2BAA2B,EAC3B,OAAO,EACP,aAAa,CACZ,AANiC,CAMhC;AAxEO,gEAA0B"}
|
|
@@ -1,17 +1,82 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
export declare class IdServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
3
|
+
/**
|
|
4
|
+
* Defines the messaging settings for the command with message type
|
|
5
|
+
* "SynchronizePermissions" and aggregate type "permission".
|
|
6
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
7
|
+
*/
|
|
3
8
|
static SynchronizePermissions: IdServiceMultiTenantMessagingSettings;
|
|
9
|
+
/**
|
|
10
|
+
* Defines the messaging settings for the command with message type
|
|
11
|
+
* "DeleteUser" and aggregate type "user".
|
|
12
|
+
* The aggregate ID field must contain the value of the "user ID" field.
|
|
13
|
+
*/
|
|
4
14
|
static DeleteUser: IdServiceMultiTenantMessagingSettings;
|
|
15
|
+
/**
|
|
16
|
+
* Defines the messaging settings for the command with message type
|
|
17
|
+
* "DeleteServiceAccount" and aggregate type "service-account".
|
|
18
|
+
* The aggregate ID field must contain the value of the "client ID" field.
|
|
19
|
+
*/
|
|
5
20
|
static DeleteServiceAccount: IdServiceMultiTenantMessagingSettings;
|
|
21
|
+
/**
|
|
22
|
+
* Defines the messaging settings for the command with message type
|
|
23
|
+
* "DeleteUserRole" and aggregate type "user-role".
|
|
24
|
+
* The aggregate ID field must contain the value of the "user role ID" field.
|
|
25
|
+
*/
|
|
6
26
|
static DeleteUserRole: IdServiceMultiTenantMessagingSettings;
|
|
27
|
+
/**
|
|
28
|
+
* Defines the messaging settings for the event with message type
|
|
29
|
+
* "SynchronizePermissionsFinished" and aggregate type "permission".
|
|
30
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
31
|
+
*/
|
|
7
32
|
static SynchronizePermissionsFinished: IdServiceMultiTenantMessagingSettings;
|
|
33
|
+
/**
|
|
34
|
+
* Defines the messaging settings for the event with message type
|
|
35
|
+
* "SynchronizePermissionsFailed" and aggregate type "permission".
|
|
36
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
37
|
+
*/
|
|
8
38
|
static SynchronizePermissionsFailed: IdServiceMultiTenantMessagingSettings;
|
|
39
|
+
/**
|
|
40
|
+
* Defines the messaging settings for the event with message type
|
|
41
|
+
* "UserDeleteFinished" and aggregate type "user".
|
|
42
|
+
* The aggregate ID field contains the value of the "user ID" field.
|
|
43
|
+
*/
|
|
9
44
|
static UserDeleteFinished: IdServiceMultiTenantMessagingSettings;
|
|
45
|
+
/**
|
|
46
|
+
* Defines the messaging settings for the event with message type
|
|
47
|
+
* "UserDeleteFailed" and aggregate type "user".
|
|
48
|
+
* The aggregate ID field contains the value of the "user ID" field.
|
|
49
|
+
*/
|
|
10
50
|
static UserDeleteFailed: IdServiceMultiTenantMessagingSettings;
|
|
51
|
+
/**
|
|
52
|
+
* Defines the messaging settings for the event with message type
|
|
53
|
+
* "UserRoleDeleteFinished" and aggregate type "user-role".
|
|
54
|
+
* The aggregate ID field contains the value of the "user role ID" field.
|
|
55
|
+
*/
|
|
11
56
|
static UserRoleDeleteFinished: IdServiceMultiTenantMessagingSettings;
|
|
57
|
+
/**
|
|
58
|
+
* Defines the messaging settings for the event with message type
|
|
59
|
+
* "UserRoleDeleteFailed" and aggregate type "user-role".
|
|
60
|
+
* The aggregate ID field contains the value of the "user role ID" field.
|
|
61
|
+
*/
|
|
12
62
|
static UserRoleDeleteFailed: IdServiceMultiTenantMessagingSettings;
|
|
63
|
+
/**
|
|
64
|
+
* Defines the messaging settings for the event with message type
|
|
65
|
+
* "UserRoleAssignmentChanged" and aggregate type "user-role-assignment".
|
|
66
|
+
* The aggregate ID field contains the value of the "user role assignment ID" field.
|
|
67
|
+
*/
|
|
13
68
|
static UserRoleAssignmentChanged: IdServiceMultiTenantMessagingSettings;
|
|
69
|
+
/**
|
|
70
|
+
* Defines the messaging settings for the event with message type
|
|
71
|
+
* "ServiceAccountDeleteFinished" and aggregate type "service-account".
|
|
72
|
+
* The aggregate ID field contains the value of the "client ID" field.
|
|
73
|
+
*/
|
|
14
74
|
static ServiceAccountDeleteFinished: IdServiceMultiTenantMessagingSettings;
|
|
75
|
+
/**
|
|
76
|
+
* Defines the messaging settings for the event with message type
|
|
77
|
+
* "ServiceAccountDeleteFailed" and aggregate type "service-account".
|
|
78
|
+
* The aggregate ID field contains the value of the "client ID" field.
|
|
79
|
+
*/
|
|
15
80
|
static ServiceAccountDeleteFailed: IdServiceMultiTenantMessagingSettings;
|
|
16
81
|
private constructor();
|
|
17
82
|
toString: () => string;
|
package/dist/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"id-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,qCAAsC,SAAQ,4BAA4B;IACrF,OAAc,sBAAsB,wCAMhC;IACJ,OAAc,UAAU,wCAMpB;IACJ,OAAc,oBAAoB,wCAM9B;IACJ,OAAc,cAAc,wCAMxB;IACJ,OAAc,8BAA8B,wCAMxC;IACJ,OAAc,4BAA4B,wCAMtC;IACJ,OAAc,kBAAkB,wCAM5B;IACJ,OAAc,gBAAgB,wCAM1B;IACJ,OAAc,sBAAsB,wCAMhC;IACJ,OAAc,oBAAoB,wCAM9B;IACJ,OAAc,yBAAyB,wCAMnC;IACJ,OAAc,4BAA4B,wCAMtC;IACJ,OAAc,0BAA0B,wCAMpC;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
|
1
|
+
{"version":3,"file":"id-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,qCAAsC,SAAQ,4BAA4B;IACrF;;;;OAIG;IACH,OAAc,sBAAsB,wCAMhC;IACJ;;;;OAIG;IACH,OAAc,UAAU,wCAMpB;IACJ;;;;OAIG;IACH,OAAc,oBAAoB,wCAM9B;IACJ;;;;OAIG;IACH,OAAc,cAAc,wCAMxB;IACJ;;;;OAIG;IACH,OAAc,8BAA8B,wCAMxC;IACJ;;;;OAIG;IACH,OAAc,4BAA4B,wCAMtC;IACJ;;;;OAIG;IACH,OAAc,kBAAkB,wCAM5B;IACJ;;;;OAIG;IACH,OAAc,gBAAgB,wCAM1B;IACJ;;;;OAIG;IACH,OAAc,sBAAsB,wCAMhC;IACJ;;;;OAIG;IACH,OAAc,oBAAoB,wCAM9B;IACJ;;;;OAIG;IACH,OAAc,yBAAyB,wCAMnC;IACJ;;;;OAIG;IACH,OAAc,4BAA4B,wCAMtC;IACJ;;;;OAIG;IACH,OAAc,0BAA0B,wCAMpC;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
|
@@ -10,18 +10,83 @@ class IdServiceMultiTenantMessagingSettings extends mosaic_message_bus_abstracti
|
|
|
10
10
|
};
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
+
/**
|
|
14
|
+
* Defines the messaging settings for the command with message type
|
|
15
|
+
* "SynchronizePermissions" and aggregate type "permission".
|
|
16
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
17
|
+
*/
|
|
13
18
|
IdServiceMultiTenantMessagingSettings.SynchronizePermissions = new IdServiceMultiTenantMessagingSettings('SynchronizePermissions', 'permissions:synchronize', '*.*.permissions.synchronize', 'command', 'permission');
|
|
19
|
+
/**
|
|
20
|
+
* Defines the messaging settings for the command with message type
|
|
21
|
+
* "DeleteUser" and aggregate type "user".
|
|
22
|
+
* The aggregate ID field must contain the value of the "user ID" field.
|
|
23
|
+
*/
|
|
14
24
|
IdServiceMultiTenantMessagingSettings.DeleteUser = new IdServiceMultiTenantMessagingSettings('DeleteUser', 'user:delete', '*.*.user.delete', 'command', 'user');
|
|
25
|
+
/**
|
|
26
|
+
* Defines the messaging settings for the command with message type
|
|
27
|
+
* "DeleteServiceAccount" and aggregate type "service-account".
|
|
28
|
+
* The aggregate ID field must contain the value of the "client ID" field.
|
|
29
|
+
*/
|
|
15
30
|
IdServiceMultiTenantMessagingSettings.DeleteServiceAccount = new IdServiceMultiTenantMessagingSettings('DeleteServiceAccount', 'service_account:delete', '*.*.service_account.delete', 'command', 'service-account');
|
|
31
|
+
/**
|
|
32
|
+
* Defines the messaging settings for the command with message type
|
|
33
|
+
* "DeleteUserRole" and aggregate type "user-role".
|
|
34
|
+
* The aggregate ID field must contain the value of the "user role ID" field.
|
|
35
|
+
*/
|
|
16
36
|
IdServiceMultiTenantMessagingSettings.DeleteUserRole = new IdServiceMultiTenantMessagingSettings('DeleteUserRole', 'user_role:delete', '*.*.user_role.delete', 'command', 'user-role');
|
|
37
|
+
/**
|
|
38
|
+
* Defines the messaging settings for the event with message type
|
|
39
|
+
* "SynchronizePermissionsFinished" and aggregate type "permission".
|
|
40
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
41
|
+
*/
|
|
17
42
|
IdServiceMultiTenantMessagingSettings.SynchronizePermissionsFinished = new IdServiceMultiTenantMessagingSettings('SynchronizePermissionsFinished', 'permissions:synchronize_finished', '*.*.permissions.synchronize_finished', 'event', 'permission');
|
|
43
|
+
/**
|
|
44
|
+
* Defines the messaging settings for the event with message type
|
|
45
|
+
* "SynchronizePermissionsFailed" and aggregate type "permission".
|
|
46
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
47
|
+
*/
|
|
18
48
|
IdServiceMultiTenantMessagingSettings.SynchronizePermissionsFailed = new IdServiceMultiTenantMessagingSettings('SynchronizePermissionsFailed', 'permissions:synchronize_failed', '*.*.permissions.synchronize_failed', 'event', 'permission');
|
|
49
|
+
/**
|
|
50
|
+
* Defines the messaging settings for the event with message type
|
|
51
|
+
* "UserDeleteFinished" and aggregate type "user".
|
|
52
|
+
* The aggregate ID field contains the value of the "user ID" field.
|
|
53
|
+
*/
|
|
19
54
|
IdServiceMultiTenantMessagingSettings.UserDeleteFinished = new IdServiceMultiTenantMessagingSettings('UserDeleteFinished', 'management_user:delete_finished', '*.*.management_user.delete_finished', 'event', 'user');
|
|
55
|
+
/**
|
|
56
|
+
* Defines the messaging settings for the event with message type
|
|
57
|
+
* "UserDeleteFailed" and aggregate type "user".
|
|
58
|
+
* The aggregate ID field contains the value of the "user ID" field.
|
|
59
|
+
*/
|
|
20
60
|
IdServiceMultiTenantMessagingSettings.UserDeleteFailed = new IdServiceMultiTenantMessagingSettings('UserDeleteFailed', 'management_user:delete_failed', '*.*.management_user.delete_failed', 'event', 'user');
|
|
61
|
+
/**
|
|
62
|
+
* Defines the messaging settings for the event with message type
|
|
63
|
+
* "UserRoleDeleteFinished" and aggregate type "user-role".
|
|
64
|
+
* The aggregate ID field contains the value of the "user role ID" field.
|
|
65
|
+
*/
|
|
21
66
|
IdServiceMultiTenantMessagingSettings.UserRoleDeleteFinished = new IdServiceMultiTenantMessagingSettings('UserRoleDeleteFinished', 'management_user_role:delete_finished', '*.*.management_user_role.delete_finished', 'event', 'user-role');
|
|
67
|
+
/**
|
|
68
|
+
* Defines the messaging settings for the event with message type
|
|
69
|
+
* "UserRoleDeleteFailed" and aggregate type "user-role".
|
|
70
|
+
* The aggregate ID field contains the value of the "user role ID" field.
|
|
71
|
+
*/
|
|
22
72
|
IdServiceMultiTenantMessagingSettings.UserRoleDeleteFailed = new IdServiceMultiTenantMessagingSettings('UserRoleDeleteFailed', 'management_user_role:delete_failed', '*.*.management_user_role.delete_failed', 'event', 'user-role');
|
|
73
|
+
/**
|
|
74
|
+
* Defines the messaging settings for the event with message type
|
|
75
|
+
* "UserRoleAssignmentChanged" and aggregate type "user-role-assignment".
|
|
76
|
+
* The aggregate ID field contains the value of the "user role assignment ID" field.
|
|
77
|
+
*/
|
|
23
78
|
IdServiceMultiTenantMessagingSettings.UserRoleAssignmentChanged = new IdServiceMultiTenantMessagingSettings('UserRoleAssignmentChanged', 'management_user_role:assignment_changed', '*.*.management_user_role.assignment_changed', 'event', 'user-role-assignment');
|
|
79
|
+
/**
|
|
80
|
+
* Defines the messaging settings for the event with message type
|
|
81
|
+
* "ServiceAccountDeleteFinished" and aggregate type "service-account".
|
|
82
|
+
* The aggregate ID field contains the value of the "client ID" field.
|
|
83
|
+
*/
|
|
24
84
|
IdServiceMultiTenantMessagingSettings.ServiceAccountDeleteFinished = new IdServiceMultiTenantMessagingSettings('ServiceAccountDeleteFinished', 'service_account:delete_finished', '*.*.service_account.delete_finished', 'event', 'service-account');
|
|
85
|
+
/**
|
|
86
|
+
* Defines the messaging settings for the event with message type
|
|
87
|
+
* "ServiceAccountDeleteFailed" and aggregate type "service-account".
|
|
88
|
+
* The aggregate ID field contains the value of the "client ID" field.
|
|
89
|
+
*/
|
|
25
90
|
IdServiceMultiTenantMessagingSettings.ServiceAccountDeleteFailed = new IdServiceMultiTenantMessagingSettings('ServiceAccountDeleteFailed', 'service_account:delete_failed', '*.*.service_account.delete_failed', 'event', 'service-account');
|
|
26
91
|
exports.IdServiceMultiTenantMessagingSettings = IdServiceMultiTenantMessagingSettings;
|
|
27
92
|
//# sourceMappingURL=id-service-multi-tenant-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"id-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,qCAAsC,SAAQ,8DAA4B;
|
|
1
|
+
{"version":3,"file":"id-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,qCAAsC,SAAQ,8DAA4B;IA8JrF,YACE,WAAmB,EACnB,KAAa,EACb,UAAkB,EAClB,MAA2B,EAC3B,aAAqB;QAErB,KAAK,CAAC,eAAe,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,EAAE,aAAa,CAAC,CAAC;QAGhE,aAAQ,GAAG,GAAW,EAAE;YACtC,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AArKD;;;;GAIG;AACW,4DAAsB,GAAG,IAAI,qCAAqC,CAC9E,wBAAwB,EACxB,yBAAyB,EACzB,6BAA6B,EAC7B,SAAS,EACT,YAAY,CACX,AANiC,CAMhC;AACJ;;;;GAIG;AACW,gDAAU,GAAG,IAAI,qCAAqC,CAClE,YAAY,EACZ,aAAa,EACb,iBAAiB,EACjB,SAAS,EACT,MAAM,CACL,AANqB,CAMpB;AACJ;;;;GAIG;AACW,0DAAoB,GAAG,IAAI,qCAAqC,CAC5E,sBAAsB,EACtB,wBAAwB,EACxB,4BAA4B,EAC5B,SAAS,EACT,iBAAiB,CAChB,AAN+B,CAM9B;AACJ;;;;GAIG;AACW,oDAAc,GAAG,IAAI,qCAAqC,CACtE,gBAAgB,EAChB,kBAAkB,EAClB,sBAAsB,EACtB,SAAS,EACT,WAAW,CACV,AANyB,CAMxB;AACJ;;;;GAIG;AACW,oEAA8B,GAAG,IAAI,qCAAqC,CACtF,gCAAgC,EAChC,kCAAkC,EAClC,sCAAsC,EACtC,OAAO,EACP,YAAY,CACX,AANyC,CAMxC;AACJ;;;;GAIG;AACW,kEAA4B,GAAG,IAAI,qCAAqC,CACpF,8BAA8B,EAC9B,gCAAgC,EAChC,oCAAoC,EACpC,OAAO,EACP,YAAY,CACX,AANuC,CAMtC;AACJ;;;;GAIG;AACW,wDAAkB,GAAG,IAAI,qCAAqC,CAC1E,oBAAoB,EACpB,iCAAiC,EACjC,qCAAqC,EACrC,OAAO,EACP,MAAM,CACL,AAN6B,CAM5B;AACJ;;;;GAIG;AACW,sDAAgB,GAAG,IAAI,qCAAqC,CACxE,kBAAkB,EAClB,+BAA+B,EAC/B,mCAAmC,EACnC,OAAO,EACP,MAAM,CACL,AAN2B,CAM1B;AACJ;;;;GAIG;AACW,4DAAsB,GAAG,IAAI,qCAAqC,CAC9E,wBAAwB,EACxB,sCAAsC,EACtC,0CAA0C,EAC1C,OAAO,EACP,WAAW,CACV,AANiC,CAMhC;AACJ;;;;GAIG;AACW,0DAAoB,GAAG,IAAI,qCAAqC,CAC5E,sBAAsB,EACtB,oCAAoC,EACpC,wCAAwC,EACxC,OAAO,EACP,WAAW,CACV,AAN+B,CAM9B;AACJ;;;;GAIG;AACW,+DAAyB,GAAG,IAAI,qCAAqC,CACjF,2BAA2B,EAC3B,yCAAyC,EACzC,6CAA6C,EAC7C,OAAO,EACP,sBAAsB,CACrB,AANoC,CAMnC;AACJ;;;;GAIG;AACW,kEAA4B,GAAG,IAAI,qCAAqC,CACpF,8BAA8B,EAC9B,iCAAiC,EACjC,qCAAqC,EACrC,OAAO,EACP,iBAAiB,CAChB,AANuC,CAMtC;AACJ;;;;GAIG;AACW,gEAA0B,GAAG,IAAI,qCAAqC,CAClF,4BAA4B,EAC5B,+BAA+B,EAC/B,mCAAmC,EACnC,OAAO,EACP,iBAAiB,CAChB,AANqC,CAMpC;AA5JO,sFAAqC"}
|
|
@@ -5,11 +5,41 @@ export declare class ImageServiceMessagingSettings 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
|
+
* "ImageServiceEnable" and aggregate type "environment".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static ImageServiceEnable: ImageServiceMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "ImageServiceDisable" and aggregate type "environment".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static ImageServiceDisable: ImageServiceMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the event with message type
|
|
22
|
+
* "ImageServiceEnableFinished" and aggregate type "environment".
|
|
23
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static ImageServiceEnableFinished: ImageServiceMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the event with message type
|
|
28
|
+
* "ImageServiceEnableFailed" and aggregate type "environment".
|
|
29
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static ImageServiceEnableFailed: ImageServiceMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the event with message type
|
|
34
|
+
* "ImageServiceDisableFinished" and aggregate type "environment".
|
|
35
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static ImageServiceDisableFinished: ImageServiceMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the event with message type
|
|
40
|
+
* "ImageServiceDisableFailed" and aggregate type "environment".
|
|
41
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static ImageServiceDisableFailed: ImageServiceMessagingSettings;
|
|
14
44
|
readonly serviceId = "ax-image-service";
|
|
15
45
|
private constructor();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/image/image-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,6BAA8B,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"image-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/image/image-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,6BAA8B,YAAW,iBAAiB;aA6EnD,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,kBAAkB,gCAM5B;IACJ;;;;OAIG;IACH,OAAc,mBAAmB,gCAM7B;IACJ;;;;OAIG;IACH,OAAc,0BAA0B,gCAMpC;IACJ;;;;OAIG;IACH,OAAc,wBAAwB,gCAMlC;IACJ;;;;OAIG;IACH,OAAc,2BAA2B,gCAMrC;IACJ;;;;OAIG;IACH,OAAc,yBAAyB,gCAMnC;IAEJ,SAAgB,SAAS,sBAAsB;IAE/C,OAAO;IAUA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
|
@@ -14,11 +14,41 @@ class ImageServiceMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "ImageServiceEnable" and aggregate type "environment".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
ImageServiceMessagingSettings.ImageServiceEnable = new ImageServiceMessagingSettings('ImageServiceEnable', 'inbox', 'image_service.enable', 'command', 'environment');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "ImageServiceDisable" and aggregate type "environment".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
ImageServiceMessagingSettings.ImageServiceDisable = new ImageServiceMessagingSettings('ImageServiceDisable', 'inbox', 'image_service.disable', 'command', 'environment');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the event with message type
|
|
31
|
+
* "ImageServiceEnableFinished" and aggregate type "environment".
|
|
32
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
ImageServiceMessagingSettings.ImageServiceEnableFinished = new ImageServiceMessagingSettings('ImageServiceEnableFinished', 'image_service:enable_finished', 'image_service.enable_finished', 'event', 'environment');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the event with message type
|
|
37
|
+
* "ImageServiceEnableFailed" and aggregate type "environment".
|
|
38
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
ImageServiceMessagingSettings.ImageServiceEnableFailed = new ImageServiceMessagingSettings('ImageServiceEnableFailed', 'image_service:enable_failed', 'image_service.enable_failed', 'event', 'environment');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the event with message type
|
|
43
|
+
* "ImageServiceDisableFinished" and aggregate type "environment".
|
|
44
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
ImageServiceMessagingSettings.ImageServiceDisableFinished = new ImageServiceMessagingSettings('ImageServiceDisableFinished', 'image_service:disable_finished', 'image_service.disable_finished', 'event', 'environment');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the event with message type
|
|
49
|
+
* "ImageServiceDisableFailed" and aggregate type "environment".
|
|
50
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
ImageServiceMessagingSettings.ImageServiceDisableFailed = new ImageServiceMessagingSettings('ImageServiceDisableFailed', 'image_service:disable_failed', 'image_service.disable_failed', 'event', 'environment');
|
|
23
53
|
exports.ImageServiceMessagingSettings = ImageServiceMessagingSettings;
|
|
24
54
|
//# sourceMappingURL=image-service-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/image/image-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,6BAA6B;
|
|
1
|
+
{"version":3,"file":"image-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/image/image-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,6BAA6B;IA4ExC,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,kBAAkB,CAAC;QAYxC,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AAnFD;;;;GAIG;AACW,gDAAkB,GAAG,IAAI,6BAA6B,CAClE,oBAAoB,EACpB,OAAO,EACP,sBAAsB,EACtB,SAAS,EACT,aAAa,CACZ,AAN6B,CAM5B;AACJ;;;;GAIG;AACW,iDAAmB,GAAG,IAAI,6BAA6B,CACnE,qBAAqB,EACrB,OAAO,EACP,uBAAuB,EACvB,SAAS,EACT,aAAa,CACZ,AAN8B,CAM7B;AACJ;;;;GAIG;AACW,wDAA0B,GAAG,IAAI,6BAA6B,CAC1E,4BAA4B,EAC5B,+BAA+B,EAC/B,+BAA+B,EAC/B,OAAO,EACP,aAAa,CACZ,AANqC,CAMpC;AACJ;;;;GAIG;AACW,sDAAwB,GAAG,IAAI,6BAA6B,CACxE,0BAA0B,EAC1B,6BAA6B,EAC7B,6BAA6B,EAC7B,OAAO,EACP,aAAa,CACZ,AANmC,CAMlC;AACJ;;;;GAIG;AACW,yDAA2B,GAAG,IAAI,6BAA6B,CAC3E,6BAA6B,EAC7B,gCAAgC,EAChC,gCAAgC,EAChC,OAAO,EACP,aAAa,CACZ,AANsC,CAMrC;AACJ;;;;GAIG;AACW,uDAAyB,GAAG,IAAI,6BAA6B,CACzE,2BAA2B,EAC3B,8BAA8B,EAC9B,8BAA8B,EAC9B,OAAO,EACP,aAAa,CACZ,AANoC,CAMnC;AAxEO,sEAA6B"}
|