@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
|
@@ -14,13 +14,53 @@ class UserServiceMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "UserServiceEnable" and aggregate type "environment".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
UserServiceMessagingSettings.UserServiceEnable = new UserServiceMessagingSettings('UserServiceEnable', 'service:enable', 'user_service.enable', 'command', 'environment');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "UserServiceDisable" and aggregate type "environment".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
UserServiceMessagingSettings.UserServiceDisable = new UserServiceMessagingSettings('UserServiceDisable', 'service:disable', 'user_service.disable', 'command', 'environment');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the event with message type
|
|
31
|
+
* "UserServiceEnableFinished" and aggregate type "environment".
|
|
32
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
UserServiceMessagingSettings.UserServiceEnableFinished = new UserServiceMessagingSettings('UserServiceEnableFinished', 'user_service:enable_finished', 'user_service.enable_finished', 'event', 'environment');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the event with message type
|
|
37
|
+
* "UserServiceEnableFailed" and aggregate type "environment".
|
|
38
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
UserServiceMessagingSettings.UserServiceEnableFailed = new UserServiceMessagingSettings('UserServiceEnableFailed', 'user_service:enable_failed', 'user_service.enable_failed', 'event', 'environment');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the event with message type
|
|
43
|
+
* "UserServiceDisableFinished" and aggregate type "environment".
|
|
44
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
UserServiceMessagingSettings.UserServiceDisableFinished = new UserServiceMessagingSettings('UserServiceDisableFinished', 'user_service:disable_finished', 'user_service.disable_finished', 'event', 'environment');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the event with message type
|
|
49
|
+
* "UserServiceDisableFailed" and aggregate type "environment".
|
|
50
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
UserServiceMessagingSettings.UserServiceDisableFailed = new UserServiceMessagingSettings('UserServiceDisableFailed', 'user_service:disable_failed', 'user_service.disable_failed', 'event', 'environment');
|
|
53
|
+
/**
|
|
54
|
+
* Defines the messaging settings for the event with message type
|
|
55
|
+
* "UserServiceEndUserDeleted" and aggregate type "end-user".
|
|
56
|
+
* The aggregate ID field contains the value of the "end user ID" field.
|
|
57
|
+
*/
|
|
23
58
|
UserServiceMessagingSettings.UserServiceEndUserDeleted = new UserServiceMessagingSettings('UserServiceEndUserDeleted', 'end_user:deleted', 'end_user.deleted', 'event', 'end-user');
|
|
59
|
+
/**
|
|
60
|
+
* Defines the messaging settings for the event with message type
|
|
61
|
+
* "UserServiceEndUserCreated" and aggregate type "end-user".
|
|
62
|
+
* The aggregate ID field contains the value of the "end user ID" field.
|
|
63
|
+
*/
|
|
24
64
|
UserServiceMessagingSettings.UserServiceEndUserCreated = new UserServiceMessagingSettings('UserServiceEndUserCreated', 'end_user:created', 'end_user.created', 'event', 'end-user');
|
|
25
65
|
exports.UserServiceMessagingSettings = UserServiceMessagingSettings;
|
|
26
66
|
//# sourceMappingURL=user-service-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/user/user-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,4BAA4B;
|
|
1
|
+
{"version":3,"file":"user-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/user/user-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,4BAA4B;IAoGvC,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;;AA3GD;;;;GAIG;AACW,8CAAiB,GAAG,IAAI,4BAA4B,CAChE,mBAAmB,EACnB,gBAAgB,EAChB,qBAAqB,EACrB,SAAS,EACT,aAAa,CACZ,AAN4B,CAM3B;AACJ;;;;GAIG;AACW,+CAAkB,GAAG,IAAI,4BAA4B,CACjE,oBAAoB,EACpB,iBAAiB,EACjB,sBAAsB,EACtB,SAAS,EACT,aAAa,CACZ,AAN6B,CAM5B;AACJ;;;;GAIG;AACW,sDAAyB,GAAG,IAAI,4BAA4B,CACxE,2BAA2B,EAC3B,8BAA8B,EAC9B,8BAA8B,EAC9B,OAAO,EACP,aAAa,CACZ,AANoC,CAMnC;AACJ;;;;GAIG;AACW,oDAAuB,GAAG,IAAI,4BAA4B,CACtE,yBAAyB,EACzB,4BAA4B,EAC5B,4BAA4B,EAC5B,OAAO,EACP,aAAa,CACZ,AANkC,CAMjC;AACJ;;;;GAIG;AACW,uDAA0B,GAAG,IAAI,4BAA4B,CACzE,4BAA4B,EAC5B,+BAA+B,EAC/B,+BAA+B,EAC/B,OAAO,EACP,aAAa,CACZ,AANqC,CAMpC;AACJ;;;;GAIG;AACW,qDAAwB,GAAG,IAAI,4BAA4B,CACvE,0BAA0B,EAC1B,6BAA6B,EAC7B,6BAA6B,EAC7B,OAAO,EACP,aAAa,CACZ,AANmC,CAMlC;AACJ;;;;GAIG;AACW,sDAAyB,GAAG,IAAI,4BAA4B,CACxE,2BAA2B,EAC3B,kBAAkB,EAClB,kBAAkB,EAClB,OAAO,EACP,UAAU,CACT,AANoC,CAMnC;AACJ;;;;GAIG;AACW,sDAAyB,GAAG,IAAI,4BAA4B,CACxE,2BAA2B,EAC3B,kBAAkB,EAClB,kBAAkB,EAClB,OAAO,EACP,UAAU,CACT,AANoC,CAMnC;AAhGO,oEAA4B"}
|
|
@@ -5,12 +5,47 @@ export declare class VideoServiceMessagingSettings 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
|
+
* "VideoServiceEnable" and aggregate type "environment".
|
|
11
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
12
|
+
*/
|
|
8
13
|
static VideoServiceEnable: VideoServiceMessagingSettings;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the messaging settings for the command with message type
|
|
16
|
+
* "VideoServiceDisable" and aggregate type "environment".
|
|
17
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
18
|
+
*/
|
|
9
19
|
static VideoServiceDisable: VideoServiceMessagingSettings;
|
|
20
|
+
/**
|
|
21
|
+
* Defines the messaging settings for the event with message type
|
|
22
|
+
* "VideoServiceEnableFinished" and aggregate type "environment".
|
|
23
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
24
|
+
*/
|
|
10
25
|
static VideoServiceEnableFinished: VideoServiceMessagingSettings;
|
|
26
|
+
/**
|
|
27
|
+
* Defines the messaging settings for the event with message type
|
|
28
|
+
* "VideoServiceEnableFailed" and aggregate type "environment".
|
|
29
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
30
|
+
*/
|
|
11
31
|
static VideoServiceEnableFailed: VideoServiceMessagingSettings;
|
|
32
|
+
/**
|
|
33
|
+
* Defines the messaging settings for the event with message type
|
|
34
|
+
* "VideoServiceDisableFinished" and aggregate type "environment".
|
|
35
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
36
|
+
*/
|
|
12
37
|
static VideoServiceDisableFinished: VideoServiceMessagingSettings;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the messaging settings for the event with message type
|
|
40
|
+
* "VideoServiceDisableFailed" and aggregate type "environment".
|
|
41
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
42
|
+
*/
|
|
13
43
|
static VideoServiceDisableFailed: VideoServiceMessagingSettings;
|
|
44
|
+
/**
|
|
45
|
+
* Defines the messaging settings for the event with message type
|
|
46
|
+
* "EncodingMessages" and aggregate type "video".
|
|
47
|
+
* The aggregate ID is not known (yet) so the field contains the value "UNDEFINED_ID".
|
|
48
|
+
*/
|
|
14
49
|
static EncodingMessages: VideoServiceMessagingSettings;
|
|
15
50
|
readonly serviceId = "ax-video-service";
|
|
16
51
|
private constructor();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"video-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/video/video-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,6BAA8B,YAAW,iBAAiB;
|
|
1
|
+
{"version":3,"file":"video-service-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/video/video-service-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,qBAAa,6BAA8B,YAAW,iBAAiB;aAyFnD,WAAW,EAAE,MAAM;aACnB,KAAK,EAAE,MAAM;aACb,UAAU,EAAE,MAAM;aAClB,MAAM,EAAE,SAAS,GAAG,OAAO;aAC3B,aAAa,EAAE,MAAM;IA5FvC;;;;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;IACJ;;;;OAIG;IACH,OAAc,gBAAgB,gCAM1B;IAEJ,SAAgB,SAAS,sBAAsB;IAE/C,OAAO;IAUA,QAAQ,QAAO,MAAM,CAE1B;CACH"}
|
|
@@ -14,12 +14,47 @@ class VideoServiceMessagingSettings {
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Defines the messaging settings for the command with message type
|
|
19
|
+
* "VideoServiceEnable" and aggregate type "environment".
|
|
20
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
21
|
+
*/
|
|
17
22
|
VideoServiceMessagingSettings.VideoServiceEnable = new VideoServiceMessagingSettings('VideoServiceEnable', 'inbox', 'video_service.enable', 'command', 'environment');
|
|
23
|
+
/**
|
|
24
|
+
* Defines the messaging settings for the command with message type
|
|
25
|
+
* "VideoServiceDisable" and aggregate type "environment".
|
|
26
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
27
|
+
*/
|
|
18
28
|
VideoServiceMessagingSettings.VideoServiceDisable = new VideoServiceMessagingSettings('VideoServiceDisable', 'inbox', 'video_service.disable', 'command', 'environment');
|
|
29
|
+
/**
|
|
30
|
+
* Defines the messaging settings for the event with message type
|
|
31
|
+
* "VideoServiceEnableFinished" and aggregate type "environment".
|
|
32
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
33
|
+
*/
|
|
19
34
|
VideoServiceMessagingSettings.VideoServiceEnableFinished = new VideoServiceMessagingSettings('VideoServiceEnableFinished', 'video_service:enable_finished', 'video_service.enable_finished', 'event', 'environment');
|
|
35
|
+
/**
|
|
36
|
+
* Defines the messaging settings for the event with message type
|
|
37
|
+
* "VideoServiceEnableFailed" and aggregate type "environment".
|
|
38
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
39
|
+
*/
|
|
20
40
|
VideoServiceMessagingSettings.VideoServiceEnableFailed = new VideoServiceMessagingSettings('VideoServiceEnableFailed', 'video_service:enable_failed', 'video_service.enable_failed', 'event', 'environment');
|
|
41
|
+
/**
|
|
42
|
+
* Defines the messaging settings for the event with message type
|
|
43
|
+
* "VideoServiceDisableFinished" and aggregate type "environment".
|
|
44
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
45
|
+
*/
|
|
21
46
|
VideoServiceMessagingSettings.VideoServiceDisableFinished = new VideoServiceMessagingSettings('VideoServiceDisableFinished', 'video_service:disable_finished', 'video_service.disable_finished', 'event', 'environment');
|
|
47
|
+
/**
|
|
48
|
+
* Defines the messaging settings for the event with message type
|
|
49
|
+
* "VideoServiceDisableFailed" and aggregate type "environment".
|
|
50
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
51
|
+
*/
|
|
22
52
|
VideoServiceMessagingSettings.VideoServiceDisableFailed = new VideoServiceMessagingSettings('VideoServiceDisableFailed', 'video_service:disable_failed', 'video_service.disable_failed', 'event', 'environment');
|
|
53
|
+
/**
|
|
54
|
+
* Defines the messaging settings for the event with message type
|
|
55
|
+
* "EncodingMessages" and aggregate type "video".
|
|
56
|
+
* The aggregate ID is not known (yet) so the field contains the value "UNDEFINED_ID".
|
|
57
|
+
*/
|
|
23
58
|
VideoServiceMessagingSettings.EncodingMessages = new VideoServiceMessagingSettings('EncodingMessages', 'inbox', 'encoding.messages', 'event', 'video');
|
|
24
59
|
exports.VideoServiceMessagingSettings = VideoServiceMessagingSettings;
|
|
25
60
|
//# sourceMappingURL=video-service-messaging-settings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"video-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/video/video-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,6BAA6B;
|
|
1
|
+
{"version":3,"file":"video-service-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/video/video-service-messaging-settings.ts"],"names":[],"mappings":";;;AAEA,MAAa,6BAA6B;IAwFxC,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;;AA/FD;;;;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;AACJ;;;;GAIG;AACW,8CAAgB,GAAG,IAAI,6BAA6B,CAChE,kBAAkB,EAClB,OAAO,EACP,mBAAmB,EACnB,OAAO,EACP,OAAO,CACN,AAN2B,CAM1B;AApFO,sEAA6B"}
|
package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.d.ts
CHANGED
|
@@ -1,22 +1,112 @@
|
|
|
1
1
|
import { MultiTenantMessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
export declare class VideoServiceMultiTenantMessagingSettings extends MultiTenantMessagingSettings {
|
|
3
|
+
/**
|
|
4
|
+
* Defines the messaging settings for the command with message type
|
|
5
|
+
* "DeclareCuePointTypes" and aggregate type "cue-point-type".
|
|
6
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
7
|
+
*/
|
|
3
8
|
static DeclareCuePointTypes: VideoServiceMultiTenantMessagingSettings;
|
|
9
|
+
/**
|
|
10
|
+
* Defines the messaging settings for the command with message type
|
|
11
|
+
* "EnsureVideoExists" and aggregate type "video".
|
|
12
|
+
* The aggregate ID is not known (yet) so the field must contain the value "UNDEFINED_ID".
|
|
13
|
+
*/
|
|
4
14
|
static EnsureVideoExists: VideoServiceMultiTenantMessagingSettings;
|
|
15
|
+
/**
|
|
16
|
+
* Defines the messaging settings for the command with message type
|
|
17
|
+
* "ArchiveVideos" and aggregate type "video".
|
|
18
|
+
* There are multiple aggregate IDs in the payload so the field must contain the value "MULTIPLE_IDS".
|
|
19
|
+
*/
|
|
5
20
|
static ArchiveVideos: VideoServiceMultiTenantMessagingSettings;
|
|
21
|
+
/**
|
|
22
|
+
* Defines the messaging settings for the command with message type
|
|
23
|
+
* "UnarchiveVideos" and aggregate type "video".
|
|
24
|
+
* There are multiple aggregate IDs in the payload so the field must contain the value "MULTIPLE_IDS".
|
|
25
|
+
*/
|
|
6
26
|
static UnarchiveVideos: VideoServiceMultiTenantMessagingSettings;
|
|
27
|
+
/**
|
|
28
|
+
* Defines the messaging settings for the command with message type
|
|
29
|
+
* "ImportCustomVideo" and aggregate type "video".
|
|
30
|
+
* The aggregate ID is not known (yet) so the field must contain the value "UNDEFINED_ID".
|
|
31
|
+
*/
|
|
7
32
|
static ImportCustomVideo: VideoServiceMultiTenantMessagingSettings;
|
|
33
|
+
/**
|
|
34
|
+
* Defines the messaging settings for the event with message type
|
|
35
|
+
* "CuePointTypesDeclared" and aggregate type "cue-point-type".
|
|
36
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
37
|
+
*/
|
|
8
38
|
static CuePointTypesDeclared: VideoServiceMultiTenantMessagingSettings;
|
|
39
|
+
/**
|
|
40
|
+
* Defines the messaging settings for the event with message type
|
|
41
|
+
* "CuePointTypesDeclareFailed" and aggregate type "cue-point-type".
|
|
42
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
43
|
+
*/
|
|
9
44
|
static CuePointTypesDeclareFailed: VideoServiceMultiTenantMessagingSettings;
|
|
45
|
+
/**
|
|
46
|
+
* Defines the messaging settings for the event with message type
|
|
47
|
+
* "EnsureVideoExistsAlreadyExisted" and aggregate type "video".
|
|
48
|
+
* The aggregate ID field contains the value of the "video ID" field.
|
|
49
|
+
*/
|
|
10
50
|
static EnsureVideoExistsAlreadyExisted: VideoServiceMultiTenantMessagingSettings;
|
|
51
|
+
/**
|
|
52
|
+
* Defines the messaging settings for the event with message type
|
|
53
|
+
* "EnsureVideoExistsCreationStarted" and aggregate type "video".
|
|
54
|
+
* The aggregate ID field contains the value of the "video ID" field.
|
|
55
|
+
*/
|
|
11
56
|
static EnsureVideoExistsCreationStarted: VideoServiceMultiTenantMessagingSettings;
|
|
57
|
+
/**
|
|
58
|
+
* Defines the messaging settings for the event with message type
|
|
59
|
+
* "EnsureVideoExistsFailed" and aggregate type "video".
|
|
60
|
+
* The aggregate ID is not known (yet) so the field contains the value "UNDEFINED_ID".
|
|
61
|
+
*/
|
|
12
62
|
static EnsureVideoExistsFailed: VideoServiceMultiTenantMessagingSettings;
|
|
63
|
+
/**
|
|
64
|
+
* Defines the messaging settings for the event with message type
|
|
65
|
+
* "ArchiveVideosFinished" and aggregate type "video".
|
|
66
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
67
|
+
*/
|
|
13
68
|
static ArchiveVideosFinished: VideoServiceMultiTenantMessagingSettings;
|
|
69
|
+
/**
|
|
70
|
+
* Defines the messaging settings for the event with message type
|
|
71
|
+
* "ArchiveVideosFailed" and aggregate type "video".
|
|
72
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
73
|
+
*/
|
|
14
74
|
static ArchiveVideosFailed: VideoServiceMultiTenantMessagingSettings;
|
|
75
|
+
/**
|
|
76
|
+
* Defines the messaging settings for the event with message type
|
|
77
|
+
* "UnarchiveVideosFinished" and aggregate type "video".
|
|
78
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
79
|
+
*/
|
|
15
80
|
static UnarchiveVideosFinished: VideoServiceMultiTenantMessagingSettings;
|
|
81
|
+
/**
|
|
82
|
+
* Defines the messaging settings for the event with message type
|
|
83
|
+
* "UnarchiveVideosFailed" and aggregate type "video".
|
|
84
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
85
|
+
*/
|
|
16
86
|
static UnarchiveVideosFailed: VideoServiceMultiTenantMessagingSettings;
|
|
87
|
+
/**
|
|
88
|
+
* Defines the messaging settings for the event with message type
|
|
89
|
+
* "ImportCustomVideoFinished" and aggregate type "video".
|
|
90
|
+
* The aggregate ID field contains the value of the "video ID" field.
|
|
91
|
+
*/
|
|
17
92
|
static ImportCustomVideoFinished: VideoServiceMultiTenantMessagingSettings;
|
|
93
|
+
/**
|
|
94
|
+
* Defines the messaging settings for the event with message type
|
|
95
|
+
* "ImportCustomVideoFailed" and aggregate type "video".
|
|
96
|
+
* The aggregate ID is not known (yet) so the field contains the value "UNDEFINED_ID".
|
|
97
|
+
*/
|
|
18
98
|
static ImportCustomVideoFailed: VideoServiceMultiTenantMessagingSettings;
|
|
99
|
+
/**
|
|
100
|
+
* Defines the messaging settings for the event with message type
|
|
101
|
+
* "VideoEncodingFinished" and aggregate type "video".
|
|
102
|
+
* The aggregate ID field contains the value of the "video ID" field.
|
|
103
|
+
*/
|
|
19
104
|
static VideoEncodingFinished: VideoServiceMultiTenantMessagingSettings;
|
|
105
|
+
/**
|
|
106
|
+
* Defines the messaging settings for the event with message type
|
|
107
|
+
* "VideoEncodingFailed" and aggregate type "video".
|
|
108
|
+
* The aggregate ID field contains the value of the "video ID" field.
|
|
109
|
+
*/
|
|
20
110
|
static VideoEncodingFailed: VideoServiceMultiTenantMessagingSettings;
|
|
21
111
|
private constructor();
|
|
22
112
|
toString: () => string;
|
package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"video-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,wCAAyC,SAAQ,4BAA4B;IACxF,OAAc,oBAAoB,2CAM9B;IACJ,OAAc,iBAAiB,2CAM3B;IACJ,OAAc,aAAa,2CAMvB;IACJ,OAAc,eAAe,2CAMzB;IACJ,OAAc,iBAAiB,2CAM3B;IACJ,OAAc,qBAAqB,2CAM/B;IACJ,OAAc,0BAA0B,2CAMpC;IACJ,OAAc,+BAA+B,2CAMzC;IACJ,OAAc,gCAAgC,2CAM1C;IACJ,OAAc,uBAAuB,2CAMjC;IACJ,OAAc,qBAAqB,2CAM/B;IACJ,OAAc,mBAAmB,2CAM7B;IACJ,OAAc,uBAAuB,2CAMjC;IACJ,OAAc,qBAAqB,2CAM/B;IACJ,OAAc,yBAAyB,2CAMnC;IACJ,OAAc,uBAAuB,2CAMjC;IACJ,OAAc,qBAAqB,2CAM/B;IACJ,OAAc,mBAAmB,2CAM7B;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
|
1
|
+
{"version":3,"file":"video-service-multi-tenant-messaging-settings.d.ts","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAC;AAEvF,qBAAa,wCAAyC,SAAQ,4BAA4B;IACxF;;;;OAIG;IACH,OAAc,oBAAoB,2CAM9B;IACJ;;;;OAIG;IACH,OAAc,iBAAiB,2CAM3B;IACJ;;;;OAIG;IACH,OAAc,aAAa,2CAMvB;IACJ;;;;OAIG;IACH,OAAc,eAAe,2CAMzB;IACJ;;;;OAIG;IACH,OAAc,iBAAiB,2CAM3B;IACJ;;;;OAIG;IACH,OAAc,qBAAqB,2CAM/B;IACJ;;;;OAIG;IACH,OAAc,0BAA0B,2CAMpC;IACJ;;;;OAIG;IACH,OAAc,+BAA+B,2CAMzC;IACJ;;;;OAIG;IACH,OAAc,gCAAgC,2CAM1C;IACJ;;;;OAIG;IACH,OAAc,uBAAuB,2CAMjC;IACJ;;;;OAIG;IACH,OAAc,qBAAqB,2CAM/B;IACJ;;;;OAIG;IACH,OAAc,mBAAmB,2CAM7B;IACJ;;;;OAIG;IACH,OAAc,uBAAuB,2CAMjC;IACJ;;;;OAIG;IACH,OAAc,qBAAqB,2CAM/B;IACJ;;;;OAIG;IACH,OAAc,yBAAyB,2CAMnC;IACJ;;;;OAIG;IACH,OAAc,uBAAuB,2CAMjC;IACJ;;;;OAIG;IACH,OAAc,qBAAqB,2CAM/B;IACJ;;;;OAIG;IACH,OAAc,mBAAmB,2CAM7B;IAEJ,OAAO;IAUS,QAAQ,QAAO,MAAM,CAEnC;CACH"}
|
package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.js
CHANGED
|
@@ -10,23 +10,113 @@ class VideoServiceMultiTenantMessagingSettings extends mosaic_message_bus_abstra
|
|
|
10
10
|
};
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
+
/**
|
|
14
|
+
* Defines the messaging settings for the command with message type
|
|
15
|
+
* "DeclareCuePointTypes" and aggregate type "cue-point-type".
|
|
16
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
17
|
+
*/
|
|
13
18
|
VideoServiceMultiTenantMessagingSettings.DeclareCuePointTypes = new VideoServiceMultiTenantMessagingSettings('DeclareCuePointTypes', 'inbox', '*.*.cue_point_types.declare', 'command', 'cue-point-type');
|
|
19
|
+
/**
|
|
20
|
+
* Defines the messaging settings for the command with message type
|
|
21
|
+
* "EnsureVideoExists" and aggregate type "video".
|
|
22
|
+
* The aggregate ID is not known (yet) so the field must contain the value "UNDEFINED_ID".
|
|
23
|
+
*/
|
|
14
24
|
VideoServiceMultiTenantMessagingSettings.EnsureVideoExists = new VideoServiceMultiTenantMessagingSettings('EnsureVideoExists', 'inbox', '*.*.video.ensure_exists', 'command', 'video');
|
|
25
|
+
/**
|
|
26
|
+
* Defines the messaging settings for the command with message type
|
|
27
|
+
* "ArchiveVideos" and aggregate type "video".
|
|
28
|
+
* There are multiple aggregate IDs in the payload so the field must contain the value "MULTIPLE_IDS".
|
|
29
|
+
*/
|
|
15
30
|
VideoServiceMultiTenantMessagingSettings.ArchiveVideos = new VideoServiceMultiTenantMessagingSettings('ArchiveVideos', 'inbox', '*.*.videos.archive', 'command', 'video');
|
|
31
|
+
/**
|
|
32
|
+
* Defines the messaging settings for the command with message type
|
|
33
|
+
* "UnarchiveVideos" and aggregate type "video".
|
|
34
|
+
* There are multiple aggregate IDs in the payload so the field must contain the value "MULTIPLE_IDS".
|
|
35
|
+
*/
|
|
16
36
|
VideoServiceMultiTenantMessagingSettings.UnarchiveVideos = new VideoServiceMultiTenantMessagingSettings('UnarchiveVideos', 'inbox', '*.*.videos.unarchive', 'command', 'video');
|
|
37
|
+
/**
|
|
38
|
+
* Defines the messaging settings for the command with message type
|
|
39
|
+
* "ImportCustomVideo" and aggregate type "video".
|
|
40
|
+
* The aggregate ID is not known (yet) so the field must contain the value "UNDEFINED_ID".
|
|
41
|
+
*/
|
|
17
42
|
VideoServiceMultiTenantMessagingSettings.ImportCustomVideo = new VideoServiceMultiTenantMessagingSettings('ImportCustomVideo', 'inbox', '*.*.custom_video.import', 'command', 'video');
|
|
43
|
+
/**
|
|
44
|
+
* Defines the messaging settings for the event with message type
|
|
45
|
+
* "CuePointTypesDeclared" and aggregate type "cue-point-type".
|
|
46
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
47
|
+
*/
|
|
18
48
|
VideoServiceMultiTenantMessagingSettings.CuePointTypesDeclared = new VideoServiceMultiTenantMessagingSettings('CuePointTypesDeclared', 'cue_point_types:declared', '*.*.cue_point_types.declared', 'event', 'cue-point-type');
|
|
49
|
+
/**
|
|
50
|
+
* Defines the messaging settings for the event with message type
|
|
51
|
+
* "CuePointTypesDeclareFailed" and aggregate type "cue-point-type".
|
|
52
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
53
|
+
*/
|
|
19
54
|
VideoServiceMultiTenantMessagingSettings.CuePointTypesDeclareFailed = new VideoServiceMultiTenantMessagingSettings('CuePointTypesDeclareFailed', 'cue_point_types:declare_failed', '*.*.cue_point_types.declare_failed', 'event', 'cue-point-type');
|
|
55
|
+
/**
|
|
56
|
+
* Defines the messaging settings for the event with message type
|
|
57
|
+
* "EnsureVideoExistsAlreadyExisted" and aggregate type "video".
|
|
58
|
+
* The aggregate ID field contains the value of the "video ID" field.
|
|
59
|
+
*/
|
|
20
60
|
VideoServiceMultiTenantMessagingSettings.EnsureVideoExistsAlreadyExisted = new VideoServiceMultiTenantMessagingSettings('EnsureVideoExistsAlreadyExisted', 'video:ensure_exists_already_existed', '*.*.video.ensure_exists_already_existed', 'event', 'video');
|
|
61
|
+
/**
|
|
62
|
+
* Defines the messaging settings for the event with message type
|
|
63
|
+
* "EnsureVideoExistsCreationStarted" and aggregate type "video".
|
|
64
|
+
* The aggregate ID field contains the value of the "video ID" field.
|
|
65
|
+
*/
|
|
21
66
|
VideoServiceMultiTenantMessagingSettings.EnsureVideoExistsCreationStarted = new VideoServiceMultiTenantMessagingSettings('EnsureVideoExistsCreationStarted', 'video:ensure_exists_creation_started', '*.*.video.ensure_exists_creation_started', 'event', 'video');
|
|
67
|
+
/**
|
|
68
|
+
* Defines the messaging settings for the event with message type
|
|
69
|
+
* "EnsureVideoExistsFailed" and aggregate type "video".
|
|
70
|
+
* The aggregate ID is not known (yet) so the field contains the value "UNDEFINED_ID".
|
|
71
|
+
*/
|
|
22
72
|
VideoServiceMultiTenantMessagingSettings.EnsureVideoExistsFailed = new VideoServiceMultiTenantMessagingSettings('EnsureVideoExistsFailed', 'video:ensure_exists_failed', '*.*.video.ensure_exists_failed', 'event', 'video');
|
|
73
|
+
/**
|
|
74
|
+
* Defines the messaging settings for the event with message type
|
|
75
|
+
* "ArchiveVideosFinished" and aggregate type "video".
|
|
76
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
77
|
+
*/
|
|
23
78
|
VideoServiceMultiTenantMessagingSettings.ArchiveVideosFinished = new VideoServiceMultiTenantMessagingSettings('ArchiveVideosFinished', 'videos:archive_finished', '*.*.videos.archive_finished', 'event', 'video');
|
|
79
|
+
/**
|
|
80
|
+
* Defines the messaging settings for the event with message type
|
|
81
|
+
* "ArchiveVideosFailed" and aggregate type "video".
|
|
82
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
83
|
+
*/
|
|
24
84
|
VideoServiceMultiTenantMessagingSettings.ArchiveVideosFailed = new VideoServiceMultiTenantMessagingSettings('ArchiveVideosFailed', 'videos:archive_failed', '*.*.videos.archive_failed', 'event', 'video');
|
|
85
|
+
/**
|
|
86
|
+
* Defines the messaging settings for the event with message type
|
|
87
|
+
* "UnarchiveVideosFinished" and aggregate type "video".
|
|
88
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
89
|
+
*/
|
|
25
90
|
VideoServiceMultiTenantMessagingSettings.UnarchiveVideosFinished = new VideoServiceMultiTenantMessagingSettings('UnarchiveVideosFinished', 'videos:unarchive_finished', '*.*.videos.unarchive_finished', 'event', 'video');
|
|
91
|
+
/**
|
|
92
|
+
* Defines the messaging settings for the event with message type
|
|
93
|
+
* "UnarchiveVideosFailed" and aggregate type "video".
|
|
94
|
+
* There are multiple aggregate IDs in the payload so the field contains the value "MULTIPLE_IDS".
|
|
95
|
+
*/
|
|
26
96
|
VideoServiceMultiTenantMessagingSettings.UnarchiveVideosFailed = new VideoServiceMultiTenantMessagingSettings('UnarchiveVideosFailed', 'videos:unarchive_failed', '*.*.videos.unarchive_failed', 'event', 'video');
|
|
97
|
+
/**
|
|
98
|
+
* Defines the messaging settings for the event with message type
|
|
99
|
+
* "ImportCustomVideoFinished" and aggregate type "video".
|
|
100
|
+
* The aggregate ID field contains the value of the "video ID" field.
|
|
101
|
+
*/
|
|
27
102
|
VideoServiceMultiTenantMessagingSettings.ImportCustomVideoFinished = new VideoServiceMultiTenantMessagingSettings('ImportCustomVideoFinished', 'custom_video:import_finished', '*.*.custom_video.import_finished', 'event', 'video');
|
|
103
|
+
/**
|
|
104
|
+
* Defines the messaging settings for the event with message type
|
|
105
|
+
* "ImportCustomVideoFailed" and aggregate type "video".
|
|
106
|
+
* The aggregate ID is not known (yet) so the field contains the value "UNDEFINED_ID".
|
|
107
|
+
*/
|
|
28
108
|
VideoServiceMultiTenantMessagingSettings.ImportCustomVideoFailed = new VideoServiceMultiTenantMessagingSettings('ImportCustomVideoFailed', 'custom_video:import_failed', '*.*.custom_video.import_failed', 'event', 'video');
|
|
109
|
+
/**
|
|
110
|
+
* Defines the messaging settings for the event with message type
|
|
111
|
+
* "VideoEncodingFinished" and aggregate type "video".
|
|
112
|
+
* The aggregate ID field contains the value of the "video ID" field.
|
|
113
|
+
*/
|
|
29
114
|
VideoServiceMultiTenantMessagingSettings.VideoEncodingFinished = new VideoServiceMultiTenantMessagingSettings('VideoEncodingFinished', 'video:encoding_finished', '*.*.video.encoding_finished', 'event', 'video');
|
|
115
|
+
/**
|
|
116
|
+
* Defines the messaging settings for the event with message type
|
|
117
|
+
* "VideoEncodingFailed" and aggregate type "video".
|
|
118
|
+
* The aggregate ID field contains the value of the "video ID" field.
|
|
119
|
+
*/
|
|
30
120
|
VideoServiceMultiTenantMessagingSettings.VideoEncodingFailed = new VideoServiceMultiTenantMessagingSettings('VideoEncodingFailed', 'video:encoding_failed', '*.*.video.encoding_failed', 'event', 'video');
|
|
31
121
|
exports.VideoServiceMultiTenantMessagingSettings = VideoServiceMultiTenantMessagingSettings;
|
|
32
122
|
//# sourceMappingURL=video-service-multi-tenant-messaging-settings.js.map
|
package/dist/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"video-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":";;;AAAA,6FAAuF;AAEvF,MAAa,wCAAyC,SAAQ,8DAA4B;
|
|
1
|
+
{"version":3,"file":"video-service-multi-tenant-messaging-settings.js","sourceRoot":"","sources":["../../../../../src/generated/config/payloads/video/video-service-multi-tenant-messaging-settings.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@axinom/mosaic-messages",
|
|
3
|
-
"version": "0.44.0-rc.
|
|
3
|
+
"version": "0.44.0-rc.2",
|
|
4
4
|
"description": "Shared types for Axinom Mosaic service messages",
|
|
5
5
|
"author": "Axinom",
|
|
6
6
|
"license": "PROPRIETARY",
|
|
@@ -29,8 +29,8 @@
|
|
|
29
29
|
"dev": "concurrently --names \"codegen,tsc\" \"yarn codegen:watch\" \"yarn build:compile:watch\""
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@axinom/mosaic-cli": "^0.34.0-rc.
|
|
33
|
-
"@axinom/mosaic-message-bus-abstractions": "^0.15.0-rc.
|
|
32
|
+
"@axinom/mosaic-cli": "^0.34.0-rc.2",
|
|
33
|
+
"@axinom/mosaic-message-bus-abstractions": "^0.15.0-rc.2",
|
|
34
34
|
"@types/glob": "^7.1.3",
|
|
35
35
|
"@types/node": "^18.11.18",
|
|
36
36
|
"concurrently": "^5.3.0",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"publishConfig": {
|
|
44
44
|
"access": "public"
|
|
45
45
|
},
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "4918cf4edaf640b1ef1c26aa983bc6a41d691c83"
|
|
47
47
|
}
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import { MessagingSettings } from '@axinom/mosaic-message-bus-abstractions';
|
|
2
2
|
|
|
3
3
|
export class AdminServiceMessagingSettings implements MessagingSettings {
|
|
4
|
+
/**
|
|
5
|
+
* Defines the messaging settings for the command with message type
|
|
6
|
+
* "ExecuteAsyncWrapperStep" and aggregate type "step".
|
|
7
|
+
* The aggregate ID field must contain the value of the "environment ID" field.
|
|
8
|
+
*/
|
|
4
9
|
public static ExecuteAsyncWrapperStep = new AdminServiceMessagingSettings(
|
|
5
10
|
'ExecuteAsyncWrapperStep',
|
|
6
11
|
'async_wrapper_step:execute',
|
|
@@ -8,6 +13,11 @@ export class AdminServiceMessagingSettings implements MessagingSettings {
|
|
|
8
13
|
'command',
|
|
9
14
|
'step'
|
|
10
15
|
);
|
|
16
|
+
/**
|
|
17
|
+
* Defines the messaging settings for the event with message type
|
|
18
|
+
* "ExecuteAsyncWrapperStepFinished" and aggregate type "step".
|
|
19
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
20
|
+
*/
|
|
11
21
|
public static ExecuteAsyncWrapperStepFinished = new AdminServiceMessagingSettings(
|
|
12
22
|
'ExecuteAsyncWrapperStepFinished',
|
|
13
23
|
'async_wrapper_step:execute_finished',
|
|
@@ -15,6 +25,11 @@ export class AdminServiceMessagingSettings implements MessagingSettings {
|
|
|
15
25
|
'event',
|
|
16
26
|
'step'
|
|
17
27
|
);
|
|
28
|
+
/**
|
|
29
|
+
* Defines the messaging settings for the event with message type
|
|
30
|
+
* "ExecuteAsyncWrapperStepFailed" and aggregate type "step".
|
|
31
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
32
|
+
*/
|
|
18
33
|
public static ExecuteAsyncWrapperStepFailed = new AdminServiceMessagingSettings(
|
|
19
34
|
'ExecuteAsyncWrapperStepFailed',
|
|
20
35
|
'async_wrapper_step:execute_failed',
|
|
@@ -22,6 +37,11 @@ export class AdminServiceMessagingSettings implements MessagingSettings {
|
|
|
22
37
|
'event',
|
|
23
38
|
'step'
|
|
24
39
|
);
|
|
40
|
+
/**
|
|
41
|
+
* Defines the messaging settings for the event with message type
|
|
42
|
+
* "EnvironmentCreated" and aggregate type "environment".
|
|
43
|
+
* The aggregate ID field contains the value of the "environment ID" field.
|
|
44
|
+
*/
|
|
25
45
|
public static EnvironmentCreated = new AdminServiceMessagingSettings(
|
|
26
46
|
'EnvironmentCreated',
|
|
27
47
|
'environment:created',
|