@axinom/mosaic-messages 0.44.0-rc.1 → 0.44.0-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generated/config/payloads/admin/admin-service-messaging-settings.d.ts +20 -0
- package/dist/generated/config/payloads/admin/admin-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/admin/admin-service-messaging-settings.js +20 -0
- package/dist/generated/config/payloads/admin/admin-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/ax-auth/ax-auth-messaging-settings.d.ts +60 -0
- package/dist/generated/config/payloads/ax-auth/ax-auth-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/ax-auth/ax-auth-messaging-settings.js +63 -3
- package/dist/generated/config/payloads/ax-auth/ax-auth-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/billing/billing-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/billing/billing-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/billing/billing-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/billing/billing-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.d.ts +15 -0
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.js +15 -0
- package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/channel/channel-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/channel/channel-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/channel/channel-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/channel/channel-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.d.ts +20 -0
- package/dist/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.js +20 -0
- package/dist/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.d.ts +45 -0
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.js +45 -0
- package/dist/generated/config/payloads/hosting/hosting-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.d.ts +10 -0
- package/dist/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.js +10 -0
- package/dist/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/id/id-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/id/id-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/id/id-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/id/id-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.d.ts +65 -0
- package/dist/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.js +65 -0
- package/dist/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/image/image-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/image/image-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/image/image-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/image/image-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.d.ts +85 -0
- package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.js +85 -0
- package/dist/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/localization/localization-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/localization/localization-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/localization/localization-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/localization/localization-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.d.ts +75 -0
- package/dist/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.js +75 -0
- package/dist/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.d.ts +60 -0
- package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.js +60 -0
- package/dist/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.d.ts +25 -0
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.js +25 -0
- package/dist/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/personalization/personalization-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/personalization/personalization-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/personalization/personalization-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/personalization/personalization-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/portal-service/portal-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/sdu/sdu-service-messaging-settings.d.ts +150 -0
- package/dist/generated/config/payloads/sdu/sdu-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/sdu/sdu-service-messaging-settings.js +150 -0
- package/dist/generated/config/payloads/sdu/sdu-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.d.ts +30 -0
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.js +30 -0
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.d.ts +5 -0
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.js +5 -0
- package/dist/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/user/user-service-messaging-settings.d.ts +40 -0
- package/dist/generated/config/payloads/user/user-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/user/user-service-messaging-settings.js +40 -0
- package/dist/generated/config/payloads/user/user-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/video/video-service-messaging-settings.d.ts +35 -0
- package/dist/generated/config/payloads/video/video-service-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/video/video-service-messaging-settings.js +35 -0
- package/dist/generated/config/payloads/video/video-service-messaging-settings.js.map +1 -1
- package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.d.ts +90 -0
- package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.d.ts.map +1 -1
- package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.js +90 -0
- package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.js.map +1 -1
- package/package.json +4 -4
- package/src/generated/config/payloads/admin/admin-service-messaging-settings.ts +20 -0
- package/src/generated/config/payloads/ax-auth/ax-auth-messaging-settings.ts +63 -3
- package/src/generated/config/payloads/billing/billing-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.ts +15 -0
- package/src/generated/config/payloads/channel/channel-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.ts +20 -0
- package/src/generated/config/payloads/hosting/hosting-service-messaging-settings.ts +45 -0
- package/src/generated/config/payloads/hosting/hosting-service-multi-tenant-messaging-settings.ts +10 -0
- package/src/generated/config/payloads/id/id-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/id/id-service-multi-tenant-messaging-settings.ts +65 -0
- package/src/generated/config/payloads/image/image-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/image/image-service-multi-tenant-messaging-settings.ts +85 -0
- package/src/generated/config/payloads/localization/localization-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/localization/localization-service-multi-tenant-messaging-settings.ts +75 -0
- package/src/generated/config/payloads/micro-frontend/micro-frontend-messaging-settings.ts +60 -0
- package/src/generated/config/payloads/monetization-grants/monetization-grants-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/monetization-grants/monetization-grants-service-multi-tenant-messaging-settings.ts +25 -0
- package/src/generated/config/payloads/personalization/personalization-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/portal-service/portal-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/sdu/sdu-service-messaging-settings.ts +150 -0
- package/src/generated/config/payloads/subscription-monetization/subscription-monetization-service-messaging-settings.ts +30 -0
- package/src/generated/config/payloads/subscription-monetization/subscription-monetization-service-multi-tenant-messaging-settings.ts +5 -0
- package/src/generated/config/payloads/user/user-service-messaging-settings.ts +40 -0
- package/src/generated/config/payloads/video/video-service-messaging-settings.ts +35 -0
- package/src/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.ts +90 -0
|
@@ -5,9 +5,29 @@ export declare class AdminServiceMessagingSettings 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
|
+
* "ExecuteAsyncWrapperStep" and aggregate type "step".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static ExecuteAsyncWrapperStep: AdminServiceMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the event with message type
|
|
16
|
+
* "ExecuteAsyncWrapperStepFinished" and aggregate type "step".
|
|
17
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static ExecuteAsyncWrapperStepFinished: AdminServiceMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the event with message type
|
|
22
|
+
* "ExecuteAsyncWrapperStepFailed" and aggregate type "step".
|
|
23
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static ExecuteAsyncWrapperStepFailed: AdminServiceMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the event with message type
|
|
28
|
+
* "EnvironmentCreated" and aggregate type "environment".
|
|
29
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static EnvironmentCreated: AdminServiceMessagingSettings;
|
|
12
32
|
readonly serviceId = "ax-id-service";
|
|
13
33
|
private constructor();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"admin-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/admin/admin-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,6BAA8B,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"admin-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/admin/admin-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,6BAA8B,YAAW,iBAAiB;aAqDnD,WAAW,EAAE,MAAM;aACnB,KAAK,EAAE,MAAM;aACb,UAAU,EAAE,MAAM;aAClB,MAAM,EAAE,SAAS,GAAG,OAAO;aAC3B,aAAa,EAAE,MAAM;IAxDvC;;;;OAIG;IACH,OAAc,uBAAuB,gCAMjC;IACJ;;;;OAIG;IACH,OAAc,+BAA+B,gCAMzC;IACJ;;;;OAIG;IACH,OAAc,6BAA6B,gCAMvC;IACJ;;;;OAIG;IACH,OAAc,kBAAkB,gCAM5B;IAEJ,SAAgB,SAAS,mBAAmB;IAE5C,OAAO;IAUA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
|
@@ -14,9 +14,29 @@ class AdminServiceMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "ExecuteAsyncWrapperStep" and aggregate type "step".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
AdminServiceMessagingSettings.ExecuteAsyncWrapperStep = new AdminServiceMessagingSettings('ExecuteAsyncWrapperStep', 'async_wrapper_step:execute', 'async_wrapper_step.execute', 'command', 'step');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the event with message type
|
|
25
|
+
* "ExecuteAsyncWrapperStepFinished" and aggregate type "step".
|
|
26
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
AdminServiceMessagingSettings.ExecuteAsyncWrapperStepFinished = new AdminServiceMessagingSettings('ExecuteAsyncWrapperStepFinished', 'async_wrapper_step:execute_finished', 'async_wrapper_step.execute_finished', 'event', 'step');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the event with message type
|
|
31
|
+
* "ExecuteAsyncWrapperStepFailed" and aggregate type "step".
|
|
32
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
AdminServiceMessagingSettings.ExecuteAsyncWrapperStepFailed = new AdminServiceMessagingSettings('ExecuteAsyncWrapperStepFailed', 'async_wrapper_step:execute_failed', 'async_wrapper_step.execute_failed', 'event', 'step');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the event with message type
|
|
37
|
+
* "EnvironmentCreated" and aggregate type "environment".
|
|
38
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
AdminServiceMessagingSettings.EnvironmentCreated = new AdminServiceMessagingSettings('EnvironmentCreated', 'environment:created', 'environment.created', 'event', 'environment');
|
|
21
41
|
exports.AdminServiceMessagingSettings = AdminServiceMessagingSettings;
|
|
22
42
|
//# sourceMappingURL=admin-service-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"admin-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/admin/admin-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,6BAA6B;
|
|
1
|
+
{"version":3,"file":"admin-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/admin/admin-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,6BAA6B;IAoDxC,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;;AA3DD;;;;GAIG;AACW,qDAAuB,GAAG,IAAI,6BAA6B,CACvE,yBAAyB,EACzB,4BAA4B,EAC5B,4BAA4B,EAC5B,SAAS,EACT,MAAM,CACL,AANkC,CAMjC;AACJ;;;;GAIG;AACW,6DAA+B,GAAG,IAAI,6BAA6B,CAC/E,iCAAiC,EACjC,qCAAqC,EACrC,qCAAqC,EACrC,OAAO,EACP,MAAM,CACL,AAN0C,CAMzC;AACJ;;;;GAIG;AACW,2DAA6B,GAAG,IAAI,6BAA6B,CAC7E,+BAA+B,EAC/B,mCAAmC,EACnC,mCAAmC,EACnC,OAAO,EACP,MAAM,CACL,AANwC,CAMvC;AACJ;;;;GAIG;AACW,gDAAkB,GAAG,IAAI,6BAA6B,CAClE,oBAAoB,EACpB,qBAAqB,EACrB,qBAAqB,EACrB,OAAO,EACP,aAAa,CACZ,AAN6B,CAM5B;AAhDO,sEAA6B"}
|
|
@@ -5,17 +5,77 @@ export declare class AxAuthMessagingSettings 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
|
+
* "AxAuthServiceEnable" and aggregate type "environment".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static AxAuthServiceEnable: AxAuthMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "AxAuthServiceDisable" and aggregate type "environment".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static AxAuthServiceDisable: AxAuthMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the command with message type
|
|
22
|
+
* "AxAuthCreateUser" and aggregate type "user".
|
|
23
|
+
* The aggregate ID field must contain the value of the "user ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static AxAuthCreateUser: AxAuthMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the command with message type
|
|
28
|
+
* "UpdateOAuthRegistration" and aggregate type "oauth-client".
|
|
29
|
+
* The aggregate ID field must contain the value of the "client ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static UpdateOAuthRegistration: AxAuthMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the event with message type
|
|
34
|
+
* "AxAuthServiceEnableFinished" and aggregate type "environment".
|
|
35
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static AxAuthServiceEnableFinished: AxAuthMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the event with message type
|
|
40
|
+
* "AxAuthServiceEnableFailed" and aggregate type "environment".
|
|
41
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static AxAuthServiceEnableFailed: AxAuthMessagingSettings;
|
|
44
|
+
/**
|
|
45
|
+
* Defines the messaging settings for the event with message type
|
|
46
|
+
* "AxAuthServiceDisableFinished" and aggregate type "environment".
|
|
47
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
48
|
+
*/
|
|
14
49
|
static AxAuthServiceDisableFinished: AxAuthMessagingSettings;
|
|
50
|
+
/**
|
|
51
|
+
* Defines the messaging settings for the event with message type
|
|
52
|
+
* "AxAuthServiceDisableFailed" and aggregate type "environment".
|
|
53
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
54
|
+
*/
|
|
15
55
|
static AxAuthServiceDisableFailed: AxAuthMessagingSettings;
|
|
56
|
+
/**
|
|
57
|
+
* Defines the messaging settings for the event with message type
|
|
58
|
+
* "AxAuthCreateUserFinished" and aggregate type "user".
|
|
59
|
+
* The aggregate ID field contains the value of the "user ID" field.
|
|
60
|
+
*/
|
|
16
61
|
static AxAuthCreateUserFinished: AxAuthMessagingSettings;
|
|
62
|
+
/**
|
|
63
|
+
* Defines the messaging settings for the event with message type
|
|
64
|
+
* "AxAuthCreateUserFailed" and aggregate type "user".
|
|
65
|
+
* The aggregate ID is not known (yet) so the field contains the value "UNDEFINED_ID".
|
|
66
|
+
*/
|
|
17
67
|
static AxAuthCreateUserFailed: AxAuthMessagingSettings;
|
|
68
|
+
/**
|
|
69
|
+
* Defines the messaging settings for the event with message type
|
|
70
|
+
* "UpdateOAuthRegistrationFinished" and aggregate type "oauth-client".
|
|
71
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
72
|
+
*/
|
|
18
73
|
static UpdateOAuthRegistrationFinished: AxAuthMessagingSettings;
|
|
74
|
+
/**
|
|
75
|
+
* Defines the messaging settings for the event with message type
|
|
76
|
+
* "UpdateOAuthRegistrationFailed" and aggregate type "oauth-client".
|
|
77
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
78
|
+
*/
|
|
19
79
|
static UpdateOAuthRegistrationFailed: AxAuthMessagingSettings;
|
|
20
80
|
readonly serviceId = "ax-auth-service";
|
|
21
81
|
private constructor();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ax-auth-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/ax-auth/ax-auth-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,uBAAwB,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"ax-auth-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/ax-auth/ax-auth-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,uBAAwB,YAAW,iBAAiB;aAqJ7C,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,mBAAmB,0BAM7B;IACJ;;;;OAIG;IACH,OAAc,oBAAoB,0BAM9B;IACJ;;;;OAIG;IACH,OAAc,gBAAgB,0BAM1B;IACJ;;;;OAIG;IACH,OAAc,uBAAuB,0BAMjC;IACJ;;;;OAIG;IACH,OAAc,2BAA2B,0BAMrC;IACJ;;;;OAIG;IACH,OAAc,yBAAyB,0BAMnC;IACJ;;;;OAIG;IACH,OAAc,4BAA4B,0BAMtC;IACJ;;;;OAIG;IACH,OAAc,0BAA0B,0BAMpC;IACJ;;;;OAIG;IACH,OAAc,wBAAwB,0BAMlC;IACJ;;;;OAIG;IACH,OAAc,sBAAsB,0BAMhC;IACJ;;;;OAIG;IACH,OAAc,+BAA+B,0BAMzC;IACJ;;;;OAIG;IACH,OAAc,6BAA6B,0BAMvC;IAEJ,SAAgB,SAAS,qBAAqB;IAE9C,OAAO;IAUA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
|
@@ -14,17 +14,77 @@ class AxAuthMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "AxAuthServiceEnable" and aggregate type "environment".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
AxAuthMessagingSettings.AxAuthServiceEnable = new AxAuthMessagingSettings('AxAuthServiceEnable', 'inbox', 'ax_auth_service.enable', 'command', 'environment');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "AxAuthServiceDisable" and aggregate type "environment".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
AxAuthMessagingSettings.AxAuthServiceDisable = new AxAuthMessagingSettings('AxAuthServiceDisable', 'inbox', 'ax_auth_service.disable', 'command', 'environment');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the command with message type
|
|
31
|
+
* "AxAuthCreateUser" and aggregate type "user".
|
|
32
|
+
* The aggregate ID field must contain the value of the "user ID" field.
|
|
33
|
+
*/
|
|
19
34
|
AxAuthMessagingSettings.AxAuthCreateUser = new AxAuthMessagingSettings('AxAuthCreateUser', 'inbox', 'user.create', 'command', 'user');
|
|
20
|
-
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the command with message type
|
|
37
|
+
* "UpdateOAuthRegistration" and aggregate type "oauth-client".
|
|
38
|
+
* The aggregate ID field must contain the value of the "client ID" field.
|
|
39
|
+
*/
|
|
40
|
+
AxAuthMessagingSettings.UpdateOAuthRegistration = new AxAuthMessagingSettings('UpdateOAuthRegistration', 'inbox', 'oauth_registration.update', 'command', 'oauth-client');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the event with message type
|
|
43
|
+
* "AxAuthServiceEnableFinished" and aggregate type "environment".
|
|
44
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
AxAuthMessagingSettings.AxAuthServiceEnableFinished = new AxAuthMessagingSettings('AxAuthServiceEnableFinished', 'ax_auth_service:enable_finished', 'ax_auth_service.enable_finished', 'event', 'environment');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the event with message type
|
|
49
|
+
* "AxAuthServiceEnableFailed" and aggregate type "environment".
|
|
50
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
AxAuthMessagingSettings.AxAuthServiceEnableFailed = new AxAuthMessagingSettings('AxAuthServiceEnableFailed', 'ax_auth_service:enable_failed', 'ax_auth_service.enable_failed', 'event', 'environment');
|
|
53
|
+
/**
|
|
54
|
+
* Defines the messaging settings for the event with message type
|
|
55
|
+
* "AxAuthServiceDisableFinished" and aggregate type "environment".
|
|
56
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
57
|
+
*/
|
|
23
58
|
AxAuthMessagingSettings.AxAuthServiceDisableFinished = new AxAuthMessagingSettings('AxAuthServiceDisableFinished', 'ax_auth_service:disable_finished', 'ax_auth_service.disable_finished', 'event', 'environment');
|
|
59
|
+
/**
|
|
60
|
+
* Defines the messaging settings for the event with message type
|
|
61
|
+
* "AxAuthServiceDisableFailed" and aggregate type "environment".
|
|
62
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
63
|
+
*/
|
|
24
64
|
AxAuthMessagingSettings.AxAuthServiceDisableFailed = new AxAuthMessagingSettings('AxAuthServiceDisableFailed', 'ax_auth_service:disable_failed', 'ax_auth_service.disable_failed', 'event', 'environment');
|
|
65
|
+
/**
|
|
66
|
+
* Defines the messaging settings for the event with message type
|
|
67
|
+
* "AxAuthCreateUserFinished" and aggregate type "user".
|
|
68
|
+
* The aggregate ID field contains the value of the "user ID" field.
|
|
69
|
+
*/
|
|
25
70
|
AxAuthMessagingSettings.AxAuthCreateUserFinished = new AxAuthMessagingSettings('AxAuthCreateUserFinished', 'ax_auth_user:create_finished', 'ax_auth_user.create_finished', 'event', 'user');
|
|
71
|
+
/**
|
|
72
|
+
* Defines the messaging settings for the event with message type
|
|
73
|
+
* "AxAuthCreateUserFailed" and aggregate type "user".
|
|
74
|
+
* The aggregate ID is not known (yet) so the field contains the value "UNDEFINED_ID".
|
|
75
|
+
*/
|
|
26
76
|
AxAuthMessagingSettings.AxAuthCreateUserFailed = new AxAuthMessagingSettings('AxAuthCreateUserFailed', 'ax_auth_user:create_failed', 'ax_auth_user.create_failed', 'event', 'user');
|
|
27
|
-
|
|
28
|
-
|
|
77
|
+
/**
|
|
78
|
+
* Defines the messaging settings for the event with message type
|
|
79
|
+
* "UpdateOAuthRegistrationFinished" and aggregate type "oauth-client".
|
|
80
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
81
|
+
*/
|
|
82
|
+
AxAuthMessagingSettings.UpdateOAuthRegistrationFinished = new AxAuthMessagingSettings('UpdateOAuthRegistrationFinished', 'oauth_registration:update_finished', 'oauth_registration.update_finished', 'event', 'oauth-client');
|
|
83
|
+
/**
|
|
84
|
+
* Defines the messaging settings for the event with message type
|
|
85
|
+
* "UpdateOAuthRegistrationFailed" and aggregate type "oauth-client".
|
|
86
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
87
|
+
*/
|
|
88
|
+
AxAuthMessagingSettings.UpdateOAuthRegistrationFailed = new AxAuthMessagingSettings('UpdateOAuthRegistrationFailed', 'oauth_registration:update_failed', 'oauth_registration.update_failed', 'event', 'oauth-client');
|
|
29
89
|
exports.AxAuthMessagingSettings = AxAuthMessagingSettings;
|
|
30
90
|
//# sourceMappingURL=ax-auth-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ax-auth-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/ax-auth/ax-auth-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,uBAAuB;
|
|
1
|
+
{"version":3,"file":"ax-auth-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/ax-auth/ax-auth-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,uBAAuB;IAoJlC,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,iBAAiB,CAAC;QAYvC,aAAQ,GAAG,GAAW,EAAE;YAC7B,OAAO,IAAI,CAAC,WAAW,CAAC;QAC1B,CAAC,CAAC;IAJF,CAAC;;AA3JD;;;;GAIG;AACW,2CAAmB,GAAG,IAAI,uBAAuB,CAC7D,qBAAqB,EACrB,OAAO,EACP,wBAAwB,EACxB,SAAS,EACT,aAAa,CACZ,AAN8B,CAM7B;AACJ;;;;GAIG;AACW,4CAAoB,GAAG,IAAI,uBAAuB,CAC9D,sBAAsB,EACtB,OAAO,EACP,yBAAyB,EACzB,SAAS,EACT,aAAa,CACZ,AAN+B,CAM9B;AACJ;;;;GAIG;AACW,wCAAgB,GAAG,IAAI,uBAAuB,CAC1D,kBAAkB,EAClB,OAAO,EACP,aAAa,EACb,SAAS,EACT,MAAM,CACL,AAN2B,CAM1B;AACJ;;;;GAIG;AACW,+CAAuB,GAAG,IAAI,uBAAuB,CACjE,yBAAyB,EACzB,OAAO,EACP,2BAA2B,EAC3B,SAAS,EACT,cAAc,CACb,AANkC,CAMjC;AACJ;;;;GAIG;AACW,mDAA2B,GAAG,IAAI,uBAAuB,CACrE,6BAA6B,EAC7B,iCAAiC,EACjC,iCAAiC,EACjC,OAAO,EACP,aAAa,CACZ,AANsC,CAMrC;AACJ;;;;GAIG;AACW,iDAAyB,GAAG,IAAI,uBAAuB,CACnE,2BAA2B,EAC3B,+BAA+B,EAC/B,+BAA+B,EAC/B,OAAO,EACP,aAAa,CACZ,AANoC,CAMnC;AACJ;;;;GAIG;AACW,oDAA4B,GAAG,IAAI,uBAAuB,CACtE,8BAA8B,EAC9B,kCAAkC,EAClC,kCAAkC,EAClC,OAAO,EACP,aAAa,CACZ,AANuC,CAMtC;AACJ;;;;GAIG;AACW,kDAA0B,GAAG,IAAI,uBAAuB,CACpE,4BAA4B,EAC5B,gCAAgC,EAChC,gCAAgC,EAChC,OAAO,EACP,aAAa,CACZ,AANqC,CAMpC;AACJ;;;;GAIG;AACW,gDAAwB,GAAG,IAAI,uBAAuB,CAClE,0BAA0B,EAC1B,8BAA8B,EAC9B,8BAA8B,EAC9B,OAAO,EACP,MAAM,CACL,AANmC,CAMlC;AACJ;;;;GAIG;AACW,8CAAsB,GAAG,IAAI,uBAAuB,CAChE,wBAAwB,EACxB,4BAA4B,EAC5B,4BAA4B,EAC5B,OAAO,EACP,MAAM,CACL,AANiC,CAMhC;AACJ;;;;GAIG;AACW,uDAA+B,GAAG,IAAI,uBAAuB,CACzE,iCAAiC,EACjC,oCAAoC,EACpC,oCAAoC,EACpC,OAAO,EACP,cAAc,CACb,AAN0C,CAMzC;AACJ;;;;GAIG;AACW,qDAA6B,GAAG,IAAI,uBAAuB,CACvE,+BAA+B,EAC/B,kCAAkC,EAClC,kCAAkC,EAClC,OAAO,EACP,cAAc,CACb,AANwC,CAMvC;AAhJO,0DAAuB"}
|
|
@@ -5,11 +5,41 @@ export declare class BillingServiceMessagingSettings 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
|
+
* "BillingServiceEnable" and aggregate type "environment".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static BillingServiceEnable: BillingServiceMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "BillingServiceDisable" and aggregate type "environment".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static BillingServiceDisable: BillingServiceMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the event with message type
|
|
22
|
+
* "BillingServiceEnableFinished" and aggregate type "environment".
|
|
23
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static BillingServiceEnableFinished: BillingServiceMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the event with message type
|
|
28
|
+
* "BillingServiceEnableFailed" and aggregate type "environment".
|
|
29
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static BillingServiceEnableFailed: BillingServiceMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the event with message type
|
|
34
|
+
* "BillingServiceDisableFinished" and aggregate type "environment".
|
|
35
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static BillingServiceDisableFinished: BillingServiceMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the event with message type
|
|
40
|
+
* "BillingServiceDisableFailed" and aggregate type "environment".
|
|
41
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static BillingServiceDisableFailed: BillingServiceMessagingSettings;
|
|
14
44
|
readonly serviceId = "ax-billing-service";
|
|
15
45
|
private constructor();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"billing-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/billing-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,+BAAgC,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"billing-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/billing-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,+BAAgC,YAAW,iBAAiB;aA6ErD,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,oBAAoB,kCAM9B;IACJ;;;;OAIG;IACH,OAAc,qBAAqB,kCAM/B;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,11 +14,41 @@ class BillingServiceMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "BillingServiceEnable" and aggregate type "environment".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
BillingServiceMessagingSettings.BillingServiceEnable = new BillingServiceMessagingSettings('BillingServiceEnable', 'service:enable', 'billing_service.enable', 'command', 'environment');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "BillingServiceDisable" and aggregate type "environment".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
BillingServiceMessagingSettings.BillingServiceDisable = new BillingServiceMessagingSettings('BillingServiceDisable', 'service:disable', 'billing_service.disable', 'command', 'environment');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the event with message type
|
|
31
|
+
* "BillingServiceEnableFinished" and aggregate type "environment".
|
|
32
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
BillingServiceMessagingSettings.BillingServiceEnableFinished = new BillingServiceMessagingSettings('BillingServiceEnableFinished', 'billing_service:enable_finished', 'billing_service.enable_finished', 'event', 'environment');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the event with message type
|
|
37
|
+
* "BillingServiceEnableFailed" and aggregate type "environment".
|
|
38
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
BillingServiceMessagingSettings.BillingServiceEnableFailed = new BillingServiceMessagingSettings('BillingServiceEnableFailed', 'billing_service:enable_failed', 'billing_service.enable_failed', 'event', 'environment');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the event with message type
|
|
43
|
+
* "BillingServiceDisableFinished" and aggregate type "environment".
|
|
44
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
BillingServiceMessagingSettings.BillingServiceDisableFinished = new BillingServiceMessagingSettings('BillingServiceDisableFinished', 'billing_service:disable_finished', 'billing_service.disable_finished', 'event', 'environment');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the event with message type
|
|
49
|
+
* "BillingServiceDisableFailed" and aggregate type "environment".
|
|
50
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
BillingServiceMessagingSettings.BillingServiceDisableFailed = new BillingServiceMessagingSettings('BillingServiceDisableFailed', 'billing_service:disable_failed', 'billing_service.disable_failed', 'event', 'environment');
|
|
23
53
|
exports.BillingServiceMessagingSettings = BillingServiceMessagingSettings;
|
|
24
54
|
//# sourceMappingURL=billing-service-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"billing-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/billing-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,+BAA+B;
|
|
1
|
+
{"version":3,"file":"billing-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/billing-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,+BAA+B;IA4E1C,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;;AAnFD;;;;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,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;AAxEO,0EAA+B"}
|
package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.d.ts
CHANGED
|
@@ -1,7 +1,22 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
export declare class BillingServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
3
|
+
/**
|
|
4
|
+
* Defines the messaging settings for the event with message type
|
|
5
|
+
* "PaymentProviderEnabled" and aggregate type "payment-provider".
|
|
6
|
+
* The aggregate ID field contains the value of the "payment provider key" field.
|
|
7
|
+
*/
|
|
3
8
|
static PaymentProviderEnabled: BillingServiceMultiTenantMessagingSettings;
|
|
9
|
+
/**
|
|
10
|
+
* Defines the messaging settings for the event with message type
|
|
11
|
+
* "PaymentProviderDisabled" and aggregate type "payment-provider".
|
|
12
|
+
* The aggregate ID field contains the value of the "payment provider key" field.
|
|
13
|
+
*/
|
|
4
14
|
static PaymentProviderDisabled: BillingServiceMultiTenantMessagingSettings;
|
|
15
|
+
/**
|
|
16
|
+
* Defines the messaging settings for the event with message type
|
|
17
|
+
* "PaymentProviderChanged" and aggregate type "payment-provider".
|
|
18
|
+
* The aggregate ID field contains the value of the "payment provider key" field.
|
|
19
|
+
*/
|
|
5
20
|
static PaymentProviderChanged: BillingServiceMultiTenantMessagingSettings;
|
|
6
21
|
private constructor();
|
|
7
22
|
toString: () => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"billing-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,0CAA2C,SAAQ,4BAA4B;IAC1F,OAAc,sBAAsB,6CAMhC;IACJ,OAAc,uBAAuB,6CAMjC;IACJ,OAAc,sBAAsB,6CAMhC;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
|
1
|
+
{"version":3,"file":"billing-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/billing-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,sBAAsB,6CAMhC;IACJ;;;;OAIG;IACH,OAAc,uBAAuB,6CAMjC;IACJ;;;;OAIG;IACH,OAAc,sBAAsB,6CAMhC;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
package/dist/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.js
CHANGED
|
@@ -10,8 +10,23 @@ class BillingServiceMultiTenantMessagingSettings extends mosaic_message_bus_abst
|
|
|
10
10
|
};
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
+
/**
|
|
14
|
+
* Defines the messaging settings for the event with message type
|
|
15
|
+
* "PaymentProviderEnabled" and aggregate type "payment-provider".
|
|
16
|
+
* The aggregate ID field contains the value of the "payment provider key" field.
|
|
17
|
+
*/
|
|
13
18
|
BillingServiceMultiTenantMessagingSettings.PaymentProviderEnabled = new BillingServiceMultiTenantMessagingSettings('PaymentProviderEnabled', 'payment_provider:enabled', '*.*.payment_provider.enabled', 'event', 'payment-provider');
|
|
19
|
+
/**
|
|
20
|
+
* Defines the messaging settings for the event with message type
|
|
21
|
+
* "PaymentProviderDisabled" and aggregate type "payment-provider".
|
|
22
|
+
* The aggregate ID field contains the value of the "payment provider key" field.
|
|
23
|
+
*/
|
|
14
24
|
BillingServiceMultiTenantMessagingSettings.PaymentProviderDisabled = new BillingServiceMultiTenantMessagingSettings('PaymentProviderDisabled', 'payment_provider:disabled', '*.*.payment_provider.disabled', 'event', 'payment-provider');
|
|
25
|
+
/**
|
|
26
|
+
* Defines the messaging settings for the event with message type
|
|
27
|
+
* "PaymentProviderChanged" and aggregate type "payment-provider".
|
|
28
|
+
* The aggregate ID field contains the value of the "payment provider key" field.
|
|
29
|
+
*/
|
|
15
30
|
BillingServiceMultiTenantMessagingSettings.PaymentProviderChanged = new BillingServiceMultiTenantMessagingSettings('PaymentProviderChanged', 'payment_provider:changed', '*.*.payment_provider.changed', 'event', 'payment-provider');
|
|
16
31
|
exports.BillingServiceMultiTenantMessagingSettings = BillingServiceMultiTenantMessagingSettings;
|
|
17
32
|
//# sourceMappingURL=billing-service-multi-tenant-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"billing-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,0CAA2C,SAAQ,8DAA4B;
|
|
1
|
+
{"version":3,"file":"billing-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/billing/billing-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,0CAA2C,SAAQ,8DAA4B;IAsC1F,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;;AA7CD;;;;GAIG;AACW,iEAAsB,GAAG,IAAI,0CAA0C,CACnF,wBAAwB,EACxB,0BAA0B,EAC1B,8BAA8B,EAC9B,OAAO,EACP,kBAAkB,CACjB,AANiC,CAMhC;AACJ;;;;GAIG;AACW,kEAAuB,GAAG,IAAI,0CAA0C,CACpF,yBAAyB,EACzB,2BAA2B,EAC3B,+BAA+B,EAC/B,OAAO,EACP,kBAAkB,CACjB,AANkC,CAMjC;AACJ;;;;GAIG;AACW,iEAAsB,GAAG,IAAI,0CAA0C,CACnF,wBAAwB,EACxB,0BAA0B,EAC1B,8BAA8B,EAC9B,OAAO,EACP,kBAAkB,CACjB,AANiC,CAMhC;AApCO,gGAA0C"}
|
|
@@ -5,11 +5,41 @@ export declare class ChannelServiceMessagingSettings 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
|
+
* "ChannelServiceEnable" and aggregate type "environment".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static ChannelServiceEnable: ChannelServiceMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "ChannelServiceDisable" and aggregate type "environment".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static ChannelServiceDisable: ChannelServiceMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the event with message type
|
|
22
|
+
* "ChannelServiceEnableFinished" and aggregate type "environment".
|
|
23
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static ChannelServiceEnableFinished: ChannelServiceMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the event with message type
|
|
28
|
+
* "ChannelServiceEnableFailed" and aggregate type "environment".
|
|
29
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static ChannelServiceEnableFailed: ChannelServiceMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the event with message type
|
|
34
|
+
* "ChannelServiceDisableFinished" and aggregate type "environment".
|
|
35
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static ChannelServiceDisableFinished: ChannelServiceMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the event with message type
|
|
40
|
+
* "ChannelServiceDisableFailed" and aggregate type "environment".
|
|
41
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static ChannelServiceDisableFailed: ChannelServiceMessagingSettings;
|
|
14
44
|
readonly serviceId = "ax-channel-service";
|
|
15
45
|
private constructor();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channel-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/channel/channel-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,+BAAgC,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"channel-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/channel/channel-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,+BAAgC,YAAW,iBAAiB;aA6ErD,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,oBAAoB,kCAM9B;IACJ;;;;OAIG;IACH,OAAc,qBAAqB,kCAM/B;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,11 +14,41 @@ class ChannelServiceMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "ChannelServiceEnable" and aggregate type "environment".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
ChannelServiceMessagingSettings.ChannelServiceEnable = new ChannelServiceMessagingSettings('ChannelServiceEnable', 'inbox', 'channel_service.enable', 'command', 'environment');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "ChannelServiceDisable" and aggregate type "environment".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
ChannelServiceMessagingSettings.ChannelServiceDisable = new ChannelServiceMessagingSettings('ChannelServiceDisable', 'inbox', 'channel_service.disable', 'command', 'environment');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the event with message type
|
|
31
|
+
* "ChannelServiceEnableFinished" and aggregate type "environment".
|
|
32
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
ChannelServiceMessagingSettings.ChannelServiceEnableFinished = new ChannelServiceMessagingSettings('ChannelServiceEnableFinished', 'channel_service:enable_finished', 'channel_service.enable_finished', 'event', 'environment');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the event with message type
|
|
37
|
+
* "ChannelServiceEnableFailed" and aggregate type "environment".
|
|
38
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
ChannelServiceMessagingSettings.ChannelServiceEnableFailed = new ChannelServiceMessagingSettings('ChannelServiceEnableFailed', 'channel_service:enable_failed', 'channel_service.enable_failed', 'event', 'environment');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the event with message type
|
|
43
|
+
* "ChannelServiceDisableFinished" and aggregate type "environment".
|
|
44
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
ChannelServiceMessagingSettings.ChannelServiceDisableFinished = new ChannelServiceMessagingSettings('ChannelServiceDisableFinished', 'channel_service:disable_finished', 'channel_service.disable_finished', 'event', 'environment');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the event with message type
|
|
49
|
+
* "ChannelServiceDisableFailed" and aggregate type "environment".
|
|
50
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
ChannelServiceMessagingSettings.ChannelServiceDisableFailed = new ChannelServiceMessagingSettings('ChannelServiceDisableFailed', 'channel_service:disable_failed', 'channel_service.disable_failed', 'event', 'environment');
|
|
23
53
|
exports.ChannelServiceMessagingSettings = ChannelServiceMessagingSettings;
|
|
24
54
|
//# sourceMappingURL=channel-service-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channel-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/channel/channel-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,+BAA+B;
|
|
1
|
+
{"version":3,"file":"channel-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/channel/channel-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,+BAA+B;IA4E1C,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;;AAnFD;;;;GAIG;AACW,oDAAoB,GAAG,IAAI,+BAA+B,CACtE,sBAAsB,EACtB,OAAO,EACP,wBAAwB,EACxB,SAAS,EACT,aAAa,CACZ,AAN+B,CAM9B;AACJ;;;;GAIG;AACW,qDAAqB,GAAG,IAAI,+BAA+B,CACvE,uBAAuB,EACvB,OAAO,EACP,yBAAyB,EACzB,SAAS,EACT,aAAa,CACZ,AANgC,CAM/B;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;AAxEO,0EAA+B"}
|
package/dist/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.d.ts
CHANGED
|
@@ -1,8 +1,28 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
export declare class ChannelServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
3
|
+
/**
|
|
4
|
+
* Defines the messaging settings for the event with message type
|
|
5
|
+
* "ChannelPublished" and aggregate type "channel".
|
|
6
|
+
* The aggregate ID field contains the value of the "channel ID" field.
|
|
7
|
+
*/
|
|
3
8
|
static ChannelPublished: ChannelServiceMultiTenantMessagingSettings;
|
|
9
|
+
/**
|
|
10
|
+
* Defines the messaging settings for the event with message type
|
|
11
|
+
* "ChannelUnpublished" and aggregate type "channel".
|
|
12
|
+
* The aggregate ID field contains the value of the "channel ID" field.
|
|
13
|
+
*/
|
|
4
14
|
static ChannelUnpublished: ChannelServiceMultiTenantMessagingSettings;
|
|
15
|
+
/**
|
|
16
|
+
* Defines the messaging settings for the event with message type
|
|
17
|
+
* "PlaylistPublished" and aggregate type "playlist".
|
|
18
|
+
* The aggregate ID field contains the value of the "playlist ID" field.
|
|
19
|
+
*/
|
|
5
20
|
static PlaylistPublished: ChannelServiceMultiTenantMessagingSettings;
|
|
21
|
+
/**
|
|
22
|
+
* Defines the messaging settings for the event with message type
|
|
23
|
+
* "PlaylistUnpublished" and aggregate type "playlist".
|
|
24
|
+
* The aggregate ID field contains the value of the "playlist ID" field.
|
|
25
|
+
*/
|
|
6
26
|
static PlaylistUnpublished: ChannelServiceMultiTenantMessagingSettings;
|
|
7
27
|
private constructor();
|
|
8
28
|
toString: () => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channel-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,0CAA2C,SAAQ,4BAA4B;IAC1F,OAAc,gBAAgB,6CAM1B;IACJ,OAAc,kBAAkB,6CAM5B;IACJ,OAAc,iBAAiB,6CAM3B;IACJ,OAAc,mBAAmB,6CAM7B;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
|
1
|
+
{"version":3,"file":"channel-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/channel/channel-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,gBAAgB,6CAM1B;IACJ;;;;OAIG;IACH,OAAc,kBAAkB,6CAM5B;IACJ;;;;OAIG;IACH,OAAc,iBAAiB,6CAM3B;IACJ;;;;OAIG;IACH,OAAc,mBAAmB,6CAM7B;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
package/dist/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.js
CHANGED
|
@@ -10,9 +10,29 @@ class ChannelServiceMultiTenantMessagingSettings extends mosaic_message_bus_abst
|
|
|
10
10
|
};
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
+
/**
|
|
14
|
+
* Defines the messaging settings for the event with message type
|
|
15
|
+
* "ChannelPublished" and aggregate type "channel".
|
|
16
|
+
* The aggregate ID field contains the value of the "channel ID" field.
|
|
17
|
+
*/
|
|
13
18
|
ChannelServiceMultiTenantMessagingSettings.ChannelPublished = new ChannelServiceMultiTenantMessagingSettings('ChannelPublished', 'channel:published', '*.*.channel.published', 'event', 'channel');
|
|
19
|
+
/**
|
|
20
|
+
* Defines the messaging settings for the event with message type
|
|
21
|
+
* "ChannelUnpublished" and aggregate type "channel".
|
|
22
|
+
* The aggregate ID field contains the value of the "channel ID" field.
|
|
23
|
+
*/
|
|
14
24
|
ChannelServiceMultiTenantMessagingSettings.ChannelUnpublished = new ChannelServiceMultiTenantMessagingSettings('ChannelUnpublished', 'channel:unpublished', '*.*.channel.unpublished', 'event', 'channel');
|
|
25
|
+
/**
|
|
26
|
+
* Defines the messaging settings for the event with message type
|
|
27
|
+
* "PlaylistPublished" and aggregate type "playlist".
|
|
28
|
+
* The aggregate ID field contains the value of the "playlist ID" field.
|
|
29
|
+
*/
|
|
15
30
|
ChannelServiceMultiTenantMessagingSettings.PlaylistPublished = new ChannelServiceMultiTenantMessagingSettings('PlaylistPublished', 'playlist:published', '*.*.playlist.published', 'event', 'playlist');
|
|
31
|
+
/**
|
|
32
|
+
* Defines the messaging settings for the event with message type
|
|
33
|
+
* "PlaylistUnpublished" and aggregate type "playlist".
|
|
34
|
+
* The aggregate ID field contains the value of the "playlist ID" field.
|
|
35
|
+
*/
|
|
16
36
|
ChannelServiceMultiTenantMessagingSettings.PlaylistUnpublished = new ChannelServiceMultiTenantMessagingSettings('PlaylistUnpublished', 'playlist:unpublished', '*.*.playlist.unpublished', 'event', 'playlist');
|
|
17
37
|
exports.ChannelServiceMultiTenantMessagingSettings = ChannelServiceMultiTenantMessagingSettings;
|
|
18
38
|
//# sourceMappingURL=channel-service-multi-tenant-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channel-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,0CAA2C,SAAQ,8DAA4B;
|
|
1
|
+
{"version":3,"file":"channel-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/channel/channel-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,0CAA2C,SAAQ,8DAA4B;IAkD1F,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;;AAzDD;;;;GAIG;AACW,2DAAgB,GAAG,IAAI,0CAA0C,CAC7E,kBAAkB,EAClB,mBAAmB,EACnB,uBAAuB,EACvB,OAAO,EACP,SAAS,CACR,AAN2B,CAM1B;AACJ;;;;GAIG;AACW,6DAAkB,GAAG,IAAI,0CAA0C,CAC/E,oBAAoB,EACpB,qBAAqB,EACrB,yBAAyB,EACzB,OAAO,EACP,SAAS,CACR,AAN6B,CAM5B;AACJ;;;;GAIG;AACW,4DAAiB,GAAG,IAAI,0CAA0C,CAC9E,mBAAmB,EACnB,oBAAoB,EACpB,wBAAwB,EACxB,OAAO,EACP,UAAU,CACT,AAN4B,CAM3B;AACJ;;;;GAIG;AACW,8DAAmB,GAAG,IAAI,0CAA0C,CAChF,qBAAqB,EACrB,sBAAsB,EACtB,0BAA0B,EAC1B,OAAO,EACP,UAAU,CACT,AAN8B,CAM7B;AAhDO,gGAA0C"}
|