@serverlessworkflow/sdk 1.0.0-alpha5.0
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/LICENSE +201 -0
- package/README.md +250 -0
- package/esm/index.esm.js +29803 -0
- package/esm/index.esm.js.map +1 -0
- package/esm/index.esm.min.js +10 -0
- package/esm/index.esm.min.js.map +1 -0
- package/index.d.ts +2 -0
- package/index.d.ts.map +1 -0
- package/lib/builder.d.ts +49 -0
- package/lib/builder.d.ts.map +1 -0
- package/lib/generated/builders/all-event-consumption-strategy-builder.d.ts +14 -0
- package/lib/generated/builders/all-event-consumption-strategy-builder.d.ts.map +1 -0
- package/lib/generated/builders/all-event-consumption-strategy-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/all-event-consumption-strategy-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/any-event-consumption-strategy-builder.d.ts +14 -0
- package/lib/generated/builders/any-event-consumption-strategy-builder.d.ts.map +1 -0
- package/lib/generated/builders/any-event-consumption-strategy-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/any-event-consumption-strategy-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/async-api-arguments-builder.d.ts +14 -0
- package/lib/generated/builders/async-api-arguments-builder.d.ts.map +1 -0
- package/lib/generated/builders/authentication-policy-builder.d.ts +14 -0
- package/lib/generated/builders/authentication-policy-builder.d.ts.map +1 -0
- package/lib/generated/builders/authentication-policy-reference-builder.d.ts +14 -0
- package/lib/generated/builders/authentication-policy-reference-builder.d.ts.map +1 -0
- package/lib/generated/builders/basic-authentication-policy-builder.d.ts +14 -0
- package/lib/generated/builders/basic-authentication-policy-builder.d.ts.map +1 -0
- package/lib/generated/builders/basic-authentication-policy-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/basic-authentication-policy-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/basic-authentication-properties-builder.d.ts +14 -0
- package/lib/generated/builders/basic-authentication-properties-builder.d.ts.map +1 -0
- package/lib/generated/builders/bearer-authentication-policy-builder.d.ts +14 -0
- package/lib/generated/builders/bearer-authentication-policy-builder.d.ts.map +1 -0
- package/lib/generated/builders/bearer-authentication-policy-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/bearer-authentication-policy-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/bearer-authentication-properties-builder.d.ts +14 -0
- package/lib/generated/builders/bearer-authentication-properties-builder.d.ts.map +1 -0
- package/lib/generated/builders/call-async-api-builder.d.ts +14 -0
- package/lib/generated/builders/call-async-api-builder.d.ts.map +1 -0
- package/lib/generated/builders/call-function-builder.d.ts +14 -0
- package/lib/generated/builders/call-function-builder.d.ts.map +1 -0
- package/lib/generated/builders/call-grpc-builder.d.ts +14 -0
- package/lib/generated/builders/call-grpc-builder.d.ts.map +1 -0
- package/lib/generated/builders/call-http-builder.d.ts +14 -0
- package/lib/generated/builders/call-http-builder.d.ts.map +1 -0
- package/lib/generated/builders/call-open-api-builder.d.ts +14 -0
- package/lib/generated/builders/call-open-api-builder.d.ts.map +1 -0
- package/lib/generated/builders/call-task-builder.d.ts +14 -0
- package/lib/generated/builders/call-task-builder.d.ts.map +1 -0
- package/lib/generated/builders/catalog-builder.d.ts +14 -0
- package/lib/generated/builders/catalog-builder.d.ts.map +1 -0
- package/lib/generated/builders/catch-errors-builder.d.ts +14 -0
- package/lib/generated/builders/catch-errors-builder.d.ts.map +1 -0
- package/lib/generated/builders/constant-backoff-builder.d.ts +14 -0
- package/lib/generated/builders/constant-backoff-builder.d.ts.map +1 -0
- package/lib/generated/builders/container-builder.d.ts +14 -0
- package/lib/generated/builders/container-builder.d.ts.map +1 -0
- package/lib/generated/builders/container-environment-builder.d.ts +14 -0
- package/lib/generated/builders/container-environment-builder.d.ts.map +1 -0
- package/lib/generated/builders/container-ports-builder.d.ts +14 -0
- package/lib/generated/builders/container-ports-builder.d.ts.map +1 -0
- package/lib/generated/builders/container-volumes-builder.d.ts +14 -0
- package/lib/generated/builders/container-volumes-builder.d.ts.map +1 -0
- package/lib/generated/builders/digest-authentication-policy-builder.d.ts +14 -0
- package/lib/generated/builders/digest-authentication-policy-builder.d.ts.map +1 -0
- package/lib/generated/builders/digest-authentication-policy-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/digest-authentication-policy-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/digest-authentication-properties-builder.d.ts +14 -0
- package/lib/generated/builders/digest-authentication-properties-builder.d.ts.map +1 -0
- package/lib/generated/builders/do-task-builder.d.ts +14 -0
- package/lib/generated/builders/do-task-builder.d.ts.map +1 -0
- package/lib/generated/builders/document-builder.d.ts +14 -0
- package/lib/generated/builders/document-builder.d.ts.map +1 -0
- package/lib/generated/builders/duration-builder.d.ts +14 -0
- package/lib/generated/builders/duration-builder.d.ts.map +1 -0
- package/lib/generated/builders/duration-inline-builder.d.ts +14 -0
- package/lib/generated/builders/duration-inline-builder.d.ts.map +1 -0
- package/lib/generated/builders/emit-event-definition-builder.d.ts +14 -0
- package/lib/generated/builders/emit-event-definition-builder.d.ts.map +1 -0
- package/lib/generated/builders/emit-event-with-builder.d.ts +14 -0
- package/lib/generated/builders/emit-event-with-builder.d.ts.map +1 -0
- package/lib/generated/builders/emit-task-builder.d.ts +14 -0
- package/lib/generated/builders/emit-task-builder.d.ts.map +1 -0
- package/lib/generated/builders/emit-task-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/emit-task-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/endpoint-builder.d.ts +14 -0
- package/lib/generated/builders/endpoint-builder.d.ts.map +1 -0
- package/lib/generated/builders/endpoint-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/endpoint-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/endpoint-uri-builder.d.ts +14 -0
- package/lib/generated/builders/endpoint-uri-builder.d.ts.map +1 -0
- package/lib/generated/builders/error-builder.d.ts +14 -0
- package/lib/generated/builders/error-builder.d.ts.map +1 -0
- package/lib/generated/builders/error-instance-builder.d.ts +14 -0
- package/lib/generated/builders/error-instance-builder.d.ts.map +1 -0
- package/lib/generated/builders/error-type-builder.d.ts +14 -0
- package/lib/generated/builders/error-type-builder.d.ts.map +1 -0
- package/lib/generated/builders/event-consumption-strategy-builder.d.ts +14 -0
- package/lib/generated/builders/event-consumption-strategy-builder.d.ts.map +1 -0
- package/lib/generated/builders/event-dataschema-builder.d.ts +14 -0
- package/lib/generated/builders/event-dataschema-builder.d.ts.map +1 -0
- package/lib/generated/builders/event-filter-builder.d.ts +14 -0
- package/lib/generated/builders/event-filter-builder.d.ts.map +1 -0
- package/lib/generated/builders/event-filter-correlate-builder.d.ts +14 -0
- package/lib/generated/builders/event-filter-correlate-builder.d.ts.map +1 -0
- package/lib/generated/builders/event-source-builder.d.ts +14 -0
- package/lib/generated/builders/event-source-builder.d.ts.map +1 -0
- package/lib/generated/builders/event-time-builder.d.ts +14 -0
- package/lib/generated/builders/event-time-builder.d.ts.map +1 -0
- package/lib/generated/builders/exponential-back-off-builder.d.ts +14 -0
- package/lib/generated/builders/exponential-back-off-builder.d.ts.map +1 -0
- package/lib/generated/builders/export-as-builder.d.ts +14 -0
- package/lib/generated/builders/export-as-builder.d.ts.map +1 -0
- package/lib/generated/builders/export-builder.d.ts +14 -0
- package/lib/generated/builders/export-builder.d.ts.map +1 -0
- package/lib/generated/builders/extension-builder.d.ts +14 -0
- package/lib/generated/builders/extension-builder.d.ts.map +1 -0
- package/lib/generated/builders/extension-item-builder.d.ts +14 -0
- package/lib/generated/builders/extension-item-builder.d.ts.map +1 -0
- package/lib/generated/builders/external-resource-builder.d.ts +14 -0
- package/lib/generated/builders/external-resource-builder.d.ts.map +1 -0
- package/lib/generated/builders/external-script-builder.d.ts +14 -0
- package/lib/generated/builders/external-script-builder.d.ts.map +1 -0
- package/lib/generated/builders/flow-directive-builder.d.ts +14 -0
- package/lib/generated/builders/flow-directive-builder.d.ts.map +1 -0
- package/lib/generated/builders/for-task-builder.d.ts +14 -0
- package/lib/generated/builders/for-task-builder.d.ts.map +1 -0
- package/lib/generated/builders/for-task-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/for-task-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/fork-task-builder.d.ts +14 -0
- package/lib/generated/builders/fork-task-builder.d.ts.map +1 -0
- package/lib/generated/builders/fork-task-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/fork-task-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/function-arguments-builder.d.ts +14 -0
- package/lib/generated/builders/function-arguments-builder.d.ts.map +1 -0
- package/lib/generated/builders/grpc-arguments-builder.d.ts +14 -0
- package/lib/generated/builders/grpc-arguments-builder.d.ts.map +1 -0
- package/lib/generated/builders/http-arguments-builder.d.ts +14 -0
- package/lib/generated/builders/http-arguments-builder.d.ts.map +1 -0
- package/lib/generated/builders/index.d.ts +156 -0
- package/lib/generated/builders/index.d.ts.map +1 -0
- package/lib/generated/builders/inline-script-builder.d.ts +14 -0
- package/lib/generated/builders/inline-script-builder.d.ts.map +1 -0
- package/lib/generated/builders/input-builder.d.ts +14 -0
- package/lib/generated/builders/input-builder.d.ts.map +1 -0
- package/lib/generated/builders/input-from-builder.d.ts +14 -0
- package/lib/generated/builders/input-from-builder.d.ts.map +1 -0
- package/lib/generated/builders/linear-backoff-builder.d.ts +14 -0
- package/lib/generated/builders/linear-backoff-builder.d.ts.map +1 -0
- package/lib/generated/builders/listen-task-builder.d.ts +14 -0
- package/lib/generated/builders/listen-task-builder.d.ts.map +1 -0
- package/lib/generated/builders/listen-task-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/listen-task-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/oauth2-autenthication-data-audiences-builder.d.ts +14 -0
- package/lib/generated/builders/oauth2-autenthication-data-audiences-builder.d.ts.map +1 -0
- package/lib/generated/builders/oauth2-autenthication-data-builder.d.ts +14 -0
- package/lib/generated/builders/oauth2-autenthication-data-builder.d.ts.map +1 -0
- package/lib/generated/builders/oauth2-autenthication-data-client-builder.d.ts +14 -0
- package/lib/generated/builders/oauth2-autenthication-data-client-builder.d.ts.map +1 -0
- package/lib/generated/builders/oauth2-autenthication-data-scopes-builder.d.ts +14 -0
- package/lib/generated/builders/oauth2-autenthication-data-scopes-builder.d.ts.map +1 -0
- package/lib/generated/builders/oauth2-authentication-policy-builder.d.ts +14 -0
- package/lib/generated/builders/oauth2-authentication-policy-builder.d.ts.map +1 -0
- package/lib/generated/builders/oauth2-authentication-policy-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/oauth2-authentication-policy-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/oauth2-authentication-properties-endpoints-builder.d.ts +14 -0
- package/lib/generated/builders/oauth2-authentication-properties-endpoints-builder.d.ts.map +1 -0
- package/lib/generated/builders/oauth2-connect-authentication-properties-builder.d.ts +14 -0
- package/lib/generated/builders/oauth2-connect-authentication-properties-builder.d.ts.map +1 -0
- package/lib/generated/builders/oauth2-issuers-builder.d.ts +14 -0
- package/lib/generated/builders/oauth2-issuers-builder.d.ts.map +1 -0
- package/lib/generated/builders/oauth2-token-definition-builder.d.ts +14 -0
- package/lib/generated/builders/oauth2-token-definition-builder.d.ts.map +1 -0
- package/lib/generated/builders/oauth2-token-request-builder.d.ts +14 -0
- package/lib/generated/builders/oauth2-token-request-builder.d.ts.map +1 -0
- package/lib/generated/builders/one-event-consumption-strategy-builder.d.ts +14 -0
- package/lib/generated/builders/one-event-consumption-strategy-builder.d.ts.map +1 -0
- package/lib/generated/builders/open-api-arguments-builder.d.ts +14 -0
- package/lib/generated/builders/open-api-arguments-builder.d.ts.map +1 -0
- package/lib/generated/builders/open-id-connect-authentication-policy-builder.d.ts +14 -0
- package/lib/generated/builders/open-id-connect-authentication-policy-builder.d.ts.map +1 -0
- package/lib/generated/builders/open-id-connect-authentication-policy-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/open-id-connect-authentication-policy-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/open-id-connect-authentication-properties-builder.d.ts +14 -0
- package/lib/generated/builders/open-id-connect-authentication-properties-builder.d.ts.map +1 -0
- package/lib/generated/builders/output-as-builder.d.ts +14 -0
- package/lib/generated/builders/output-as-builder.d.ts.map +1 -0
- package/lib/generated/builders/output-builder.d.ts +14 -0
- package/lib/generated/builders/output-builder.d.ts.map +1 -0
- package/lib/generated/builders/raise-task-builder.d.ts +14 -0
- package/lib/generated/builders/raise-task-builder.d.ts.map +1 -0
- package/lib/generated/builders/raise-task-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/raise-task-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/raise-task-raise-error-builder.d.ts +14 -0
- package/lib/generated/builders/raise-task-raise-error-builder.d.ts.map +1 -0
- package/lib/generated/builders/referenceable-authentication-policy-builder.d.ts +14 -0
- package/lib/generated/builders/referenceable-authentication-policy-builder.d.ts.map +1 -0
- package/lib/generated/builders/retry-backoff-builder.d.ts +14 -0
- package/lib/generated/builders/retry-backoff-builder.d.ts.map +1 -0
- package/lib/generated/builders/retry-limit-attempt-builder.d.ts +14 -0
- package/lib/generated/builders/retry-limit-attempt-builder.d.ts.map +1 -0
- package/lib/generated/builders/retry-limit-builder.d.ts +14 -0
- package/lib/generated/builders/retry-limit-builder.d.ts.map +1 -0
- package/lib/generated/builders/retry-policy-builder.d.ts +14 -0
- package/lib/generated/builders/retry-policy-builder.d.ts.map +1 -0
- package/lib/generated/builders/retry-policy-jitter-builder.d.ts +14 -0
- package/lib/generated/builders/retry-policy-jitter-builder.d.ts.map +1 -0
- package/lib/generated/builders/run-container-builder.d.ts +14 -0
- package/lib/generated/builders/run-container-builder.d.ts.map +1 -0
- package/lib/generated/builders/run-script-builder.d.ts +14 -0
- package/lib/generated/builders/run-script-builder.d.ts.map +1 -0
- package/lib/generated/builders/run-shell-builder.d.ts +14 -0
- package/lib/generated/builders/run-shell-builder.d.ts.map +1 -0
- package/lib/generated/builders/run-task-builder.d.ts +14 -0
- package/lib/generated/builders/run-task-builder.d.ts.map +1 -0
- package/lib/generated/builders/run-task-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/run-task-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/run-workflow-builder.d.ts +14 -0
- package/lib/generated/builders/run-workflow-builder.d.ts.map +1 -0
- package/lib/generated/builders/runtime-expression-builder.d.ts +14 -0
- package/lib/generated/builders/runtime-expression-builder.d.ts.map +1 -0
- package/lib/generated/builders/schedule-builder.d.ts +14 -0
- package/lib/generated/builders/schedule-builder.d.ts.map +1 -0
- package/lib/generated/builders/schema-builder.d.ts +14 -0
- package/lib/generated/builders/schema-builder.d.ts.map +1 -0
- package/lib/generated/builders/schema-external-builder.d.ts +14 -0
- package/lib/generated/builders/schema-external-builder.d.ts.map +1 -0
- package/lib/generated/builders/schema-inline-builder.d.ts +14 -0
- package/lib/generated/builders/schema-inline-builder.d.ts.map +1 -0
- package/lib/generated/builders/script-builder.d.ts +14 -0
- package/lib/generated/builders/script-builder.d.ts.map +1 -0
- package/lib/generated/builders/secret-based-authentication-policy-builder.d.ts +14 -0
- package/lib/generated/builders/secret-based-authentication-policy-builder.d.ts.map +1 -0
- package/lib/generated/builders/set-task-builder.d.ts +14 -0
- package/lib/generated/builders/set-task-builder.d.ts.map +1 -0
- package/lib/generated/builders/set-task-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/set-task-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/shell-arguments-builder.d.ts +14 -0
- package/lib/generated/builders/shell-arguments-builder.d.ts.map +1 -0
- package/lib/generated/builders/shell-builder.d.ts +14 -0
- package/lib/generated/builders/shell-builder.d.ts.map +1 -0
- package/lib/generated/builders/shell-environment-builder.d.ts +14 -0
- package/lib/generated/builders/shell-environment-builder.d.ts.map +1 -0
- package/lib/generated/builders/subflow-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/subflow-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/subflow-input-builder.d.ts +14 -0
- package/lib/generated/builders/subflow-input-builder.d.ts.map +1 -0
- package/lib/generated/builders/switch-case-builder.d.ts +14 -0
- package/lib/generated/builders/switch-case-builder.d.ts.map +1 -0
- package/lib/generated/builders/switch-item-builder.d.ts +14 -0
- package/lib/generated/builders/switch-item-builder.d.ts.map +1 -0
- package/lib/generated/builders/switch-task-builder.d.ts +14 -0
- package/lib/generated/builders/switch-task-builder.d.ts.map +1 -0
- package/lib/generated/builders/switch-task-configuration-builder.d.ts +14 -0
- package/lib/generated/builders/switch-task-configuration-builder.d.ts.map +1 -0
- package/lib/generated/builders/task-base-builder.d.ts +14 -0
- package/lib/generated/builders/task-base-builder.d.ts.map +1 -0
- package/lib/generated/builders/task-base-if-builder.d.ts +14 -0
- package/lib/generated/builders/task-base-if-builder.d.ts.map +1 -0
- package/lib/generated/builders/task-base-timeout-builder.d.ts +14 -0
- package/lib/generated/builders/task-base-timeout-builder.d.ts.map +1 -0
- package/lib/generated/builders/task-builder.d.ts +14 -0
- package/lib/generated/builders/task-builder.d.ts.map +1 -0
- package/lib/generated/builders/task-item-builder.d.ts +14 -0
- package/lib/generated/builders/task-item-builder.d.ts.map +1 -0
- package/lib/generated/builders/task-list-builder.d.ts +14 -0
- package/lib/generated/builders/task-list-builder.d.ts.map +1 -0
- package/lib/generated/builders/task-metadata-builder.d.ts +14 -0
- package/lib/generated/builders/task-metadata-builder.d.ts.map +1 -0
- package/lib/generated/builders/timeout-builder.d.ts +14 -0
- package/lib/generated/builders/timeout-builder.d.ts.map +1 -0
- package/lib/generated/builders/try-task-builder.d.ts +14 -0
- package/lib/generated/builders/try-task-builder.d.ts.map +1 -0
- package/lib/generated/builders/try-task-catch-builder.d.ts +14 -0
- package/lib/generated/builders/try-task-catch-builder.d.ts.map +1 -0
- package/lib/generated/builders/try-task-catch-retry-builder.d.ts +14 -0
- package/lib/generated/builders/try-task-catch-retry-builder.d.ts.map +1 -0
- package/lib/generated/builders/uri-template-builder.d.ts +14 -0
- package/lib/generated/builders/uri-template-builder.d.ts.map +1 -0
- package/lib/generated/builders/use-authentications-builder.d.ts +14 -0
- package/lib/generated/builders/use-authentications-builder.d.ts.map +1 -0
- package/lib/generated/builders/use-builder.d.ts +14 -0
- package/lib/generated/builders/use-builder.d.ts.map +1 -0
- package/lib/generated/builders/use-catalogs-builder.d.ts +14 -0
- package/lib/generated/builders/use-catalogs-builder.d.ts.map +1 -0
- package/lib/generated/builders/use-errors-builder.d.ts +14 -0
- package/lib/generated/builders/use-errors-builder.d.ts.map +1 -0
- package/lib/generated/builders/use-extensions-builder.d.ts +14 -0
- package/lib/generated/builders/use-extensions-builder.d.ts.map +1 -0
- package/lib/generated/builders/use-functions-builder.d.ts +14 -0
- package/lib/generated/builders/use-functions-builder.d.ts.map +1 -0
- package/lib/generated/builders/use-retries-builder.d.ts +14 -0
- package/lib/generated/builders/use-retries-builder.d.ts.map +1 -0
- package/lib/generated/builders/use-secrets-builder.d.ts +14 -0
- package/lib/generated/builders/use-secrets-builder.d.ts.map +1 -0
- package/lib/generated/builders/use-timeouts-builder.d.ts +14 -0
- package/lib/generated/builders/use-timeouts-builder.d.ts.map +1 -0
- package/lib/generated/builders/wait-task-builder.d.ts +14 -0
- package/lib/generated/builders/wait-task-builder.d.ts.map +1 -0
- package/lib/generated/builders/with-async-api-payload-builder.d.ts +14 -0
- package/lib/generated/builders/with-async-api-payload-builder.d.ts.map +1 -0
- package/lib/generated/builders/with-event-builder.d.ts +14 -0
- package/lib/generated/builders/with-event-builder.d.ts.map +1 -0
- package/lib/generated/builders/with-grpc-arguments-builder.d.ts +14 -0
- package/lib/generated/builders/with-grpc-arguments-builder.d.ts.map +1 -0
- package/lib/generated/builders/with-grpc-service-builder.d.ts +14 -0
- package/lib/generated/builders/with-grpc-service-builder.d.ts.map +1 -0
- package/lib/generated/builders/with-http-body-builder.d.ts +14 -0
- package/lib/generated/builders/with-http-body-builder.d.ts.map +1 -0
- package/lib/generated/builders/with-http-headers-builder.d.ts +14 -0
- package/lib/generated/builders/with-http-headers-builder.d.ts.map +1 -0
- package/lib/generated/builders/with-http-query-builder.d.ts +14 -0
- package/lib/generated/builders/with-http-query-builder.d.ts.map +1 -0
- package/lib/generated/builders/with-open-api-parameters-builder.d.ts +14 -0
- package/lib/generated/builders/with-open-api-parameters-builder.d.ts.map +1 -0
- package/lib/generated/builders/workflow-builder.d.ts +14 -0
- package/lib/generated/builders/workflow-builder.d.ts.map +1 -0
- package/lib/generated/builders/workflow-metadata-builder.d.ts +14 -0
- package/lib/generated/builders/workflow-metadata-builder.d.ts.map +1 -0
- package/lib/generated/builders/workflow-tags-builder.d.ts +14 -0
- package/lib/generated/builders/workflow-tags-builder.d.ts.map +1 -0
- package/lib/generated/builders/workflow-timeout-builder.d.ts +14 -0
- package/lib/generated/builders/workflow-timeout-builder.d.ts.map +1 -0
- package/lib/generated/classes/all-event-consumption-strategy-configuration.d.ts +38 -0
- package/lib/generated/classes/all-event-consumption-strategy-configuration.d.ts.map +1 -0
- package/lib/generated/classes/all-event-consumption-strategy.d.ts +39 -0
- package/lib/generated/classes/all-event-consumption-strategy.d.ts.map +1 -0
- package/lib/generated/classes/any-event-consumption-strategy-configuration.d.ts +38 -0
- package/lib/generated/classes/any-event-consumption-strategy-configuration.d.ts.map +1 -0
- package/lib/generated/classes/any-event-consumption-strategy.d.ts +39 -0
- package/lib/generated/classes/any-event-consumption-strategy.d.ts.map +1 -0
- package/lib/generated/classes/async-api-arguments.d.ts +39 -0
- package/lib/generated/classes/async-api-arguments.d.ts.map +1 -0
- package/lib/generated/classes/authentication-policy-reference.d.ts +44 -0
- package/lib/generated/classes/authentication-policy-reference.d.ts.map +1 -0
- package/lib/generated/classes/authentication-policy.d.ts +39 -0
- package/lib/generated/classes/authentication-policy.d.ts.map +1 -0
- package/lib/generated/classes/basic-authentication-policy-configuration.d.ts +44 -0
- package/lib/generated/classes/basic-authentication-policy-configuration.d.ts.map +1 -0
- package/lib/generated/classes/basic-authentication-policy.d.ts +39 -0
- package/lib/generated/classes/basic-authentication-policy.d.ts.map +1 -0
- package/lib/generated/classes/basic-authentication-properties.d.ts +44 -0
- package/lib/generated/classes/basic-authentication-properties.d.ts.map +1 -0
- package/lib/generated/classes/bearer-authentication-policy-configuration.d.ts +44 -0
- package/lib/generated/classes/bearer-authentication-policy-configuration.d.ts.map +1 -0
- package/lib/generated/classes/bearer-authentication-policy.d.ts +39 -0
- package/lib/generated/classes/bearer-authentication-policy.d.ts.map +1 -0
- package/lib/generated/classes/bearer-authentication-properties.d.ts +44 -0
- package/lib/generated/classes/bearer-authentication-properties.d.ts.map +1 -0
- package/lib/generated/classes/call-async-api.d.ts +39 -0
- package/lib/generated/classes/call-async-api.d.ts.map +1 -0
- package/lib/generated/classes/call-function.d.ts +39 -0
- package/lib/generated/classes/call-function.d.ts.map +1 -0
- package/lib/generated/classes/call-grpc.d.ts +39 -0
- package/lib/generated/classes/call-grpc.d.ts.map +1 -0
- package/lib/generated/classes/call-http.d.ts +39 -0
- package/lib/generated/classes/call-http.d.ts.map +1 -0
- package/lib/generated/classes/call-open-api.d.ts +39 -0
- package/lib/generated/classes/call-open-api.d.ts.map +1 -0
- package/lib/generated/classes/call-task.d.ts +39 -0
- package/lib/generated/classes/call-task.d.ts.map +1 -0
- package/lib/generated/classes/catalog.d.ts +39 -0
- package/lib/generated/classes/catalog.d.ts.map +1 -0
- package/lib/generated/classes/catch-errors.d.ts +44 -0
- package/lib/generated/classes/catch-errors.d.ts.map +1 -0
- package/lib/generated/classes/constant-backoff.d.ts +44 -0
- package/lib/generated/classes/constant-backoff.d.ts.map +1 -0
- package/lib/generated/classes/container-environment.d.ts +44 -0
- package/lib/generated/classes/container-environment.d.ts.map +1 -0
- package/lib/generated/classes/container-ports.d.ts +44 -0
- package/lib/generated/classes/container-ports.d.ts.map +1 -0
- package/lib/generated/classes/container-volumes.d.ts +44 -0
- package/lib/generated/classes/container-volumes.d.ts.map +1 -0
- package/lib/generated/classes/container.d.ts +39 -0
- package/lib/generated/classes/container.d.ts.map +1 -0
- package/lib/generated/classes/digest-authentication-policy-configuration.d.ts +44 -0
- package/lib/generated/classes/digest-authentication-policy-configuration.d.ts.map +1 -0
- package/lib/generated/classes/digest-authentication-policy.d.ts +39 -0
- package/lib/generated/classes/digest-authentication-policy.d.ts.map +1 -0
- package/lib/generated/classes/digest-authentication-properties.d.ts +44 -0
- package/lib/generated/classes/digest-authentication-properties.d.ts.map +1 -0
- package/lib/generated/classes/do-task.d.ts +39 -0
- package/lib/generated/classes/do-task.d.ts.map +1 -0
- package/lib/generated/classes/document.d.ts +39 -0
- package/lib/generated/classes/document.d.ts.map +1 -0
- package/lib/generated/classes/duration-inline.d.ts +44 -0
- package/lib/generated/classes/duration-inline.d.ts.map +1 -0
- package/lib/generated/classes/duration.d.ts +44 -0
- package/lib/generated/classes/duration.d.ts.map +1 -0
- package/lib/generated/classes/emit-event-definition.d.ts +39 -0
- package/lib/generated/classes/emit-event-definition.d.ts.map +1 -0
- package/lib/generated/classes/emit-event-with.d.ts +44 -0
- package/lib/generated/classes/emit-event-with.d.ts.map +1 -0
- package/lib/generated/classes/emit-task-configuration.d.ts +39 -0
- package/lib/generated/classes/emit-task-configuration.d.ts.map +1 -0
- package/lib/generated/classes/emit-task.d.ts +39 -0
- package/lib/generated/classes/emit-task.d.ts.map +1 -0
- package/lib/generated/classes/endpoint-configuration.d.ts +39 -0
- package/lib/generated/classes/endpoint-configuration.d.ts.map +1 -0
- package/lib/generated/classes/endpoint-uri.d.ts +44 -0
- package/lib/generated/classes/endpoint-uri.d.ts.map +1 -0
- package/lib/generated/classes/endpoint.d.ts +39 -0
- package/lib/generated/classes/endpoint.d.ts.map +1 -0
- package/lib/generated/classes/error-instance.d.ts +44 -0
- package/lib/generated/classes/error-instance.d.ts.map +1 -0
- package/lib/generated/classes/error-type.d.ts +44 -0
- package/lib/generated/classes/error-type.d.ts.map +1 -0
- package/lib/generated/classes/error.d.ts +44 -0
- package/lib/generated/classes/error.d.ts.map +1 -0
- package/lib/generated/classes/event-consumption-strategy.d.ts +39 -0
- package/lib/generated/classes/event-consumption-strategy.d.ts.map +1 -0
- package/lib/generated/classes/event-dataschema.d.ts +44 -0
- package/lib/generated/classes/event-dataschema.d.ts.map +1 -0
- package/lib/generated/classes/event-filter-correlate.d.ts +44 -0
- package/lib/generated/classes/event-filter-correlate.d.ts.map +1 -0
- package/lib/generated/classes/event-filter.d.ts +39 -0
- package/lib/generated/classes/event-filter.d.ts.map +1 -0
- package/lib/generated/classes/event-source.d.ts +44 -0
- package/lib/generated/classes/event-source.d.ts.map +1 -0
- package/lib/generated/classes/event-time.d.ts +44 -0
- package/lib/generated/classes/event-time.d.ts.map +1 -0
- package/lib/generated/classes/exponential-back-off.d.ts +44 -0
- package/lib/generated/classes/exponential-back-off.d.ts.map +1 -0
- package/lib/generated/classes/export-as.d.ts +44 -0
- package/lib/generated/classes/export-as.d.ts.map +1 -0
- package/lib/generated/classes/export.d.ts +39 -0
- package/lib/generated/classes/export.d.ts.map +1 -0
- package/lib/generated/classes/extension-item.d.ts +39 -0
- package/lib/generated/classes/extension-item.d.ts.map +1 -0
- package/lib/generated/classes/extension.d.ts +39 -0
- package/lib/generated/classes/extension.d.ts.map +1 -0
- package/lib/generated/classes/external-resource.d.ts +39 -0
- package/lib/generated/classes/external-resource.d.ts.map +1 -0
- package/lib/generated/classes/external-script.d.ts +39 -0
- package/lib/generated/classes/external-script.d.ts.map +1 -0
- package/lib/generated/classes/flow-directive.d.ts +44 -0
- package/lib/generated/classes/flow-directive.d.ts.map +1 -0
- package/lib/generated/classes/for-task-configuration.d.ts +44 -0
- package/lib/generated/classes/for-task-configuration.d.ts.map +1 -0
- package/lib/generated/classes/for-task.d.ts +39 -0
- package/lib/generated/classes/for-task.d.ts.map +1 -0
- package/lib/generated/classes/fork-task-configuration.d.ts +39 -0
- package/lib/generated/classes/fork-task-configuration.d.ts.map +1 -0
- package/lib/generated/classes/fork-task.d.ts +39 -0
- package/lib/generated/classes/fork-task.d.ts.map +1 -0
- package/lib/generated/classes/function-arguments.d.ts +44 -0
- package/lib/generated/classes/function-arguments.d.ts.map +1 -0
- package/lib/generated/classes/grpc-arguments.d.ts +39 -0
- package/lib/generated/classes/grpc-arguments.d.ts.map +1 -0
- package/lib/generated/classes/http-arguments.d.ts +39 -0
- package/lib/generated/classes/http-arguments.d.ts.map +1 -0
- package/lib/generated/classes/index.d.ts +161 -0
- package/lib/generated/classes/index.d.ts.map +1 -0
- package/lib/generated/classes/inline-script.d.ts +44 -0
- package/lib/generated/classes/inline-script.d.ts.map +1 -0
- package/lib/generated/classes/input-from.d.ts +44 -0
- package/lib/generated/classes/input-from.d.ts.map +1 -0
- package/lib/generated/classes/input.d.ts +39 -0
- package/lib/generated/classes/input.d.ts.map +1 -0
- package/lib/generated/classes/linear-backoff.d.ts +44 -0
- package/lib/generated/classes/linear-backoff.d.ts.map +1 -0
- package/lib/generated/classes/listen-task-configuration.d.ts +39 -0
- package/lib/generated/classes/listen-task-configuration.d.ts.map +1 -0
- package/lib/generated/classes/listen-task.d.ts +39 -0
- package/lib/generated/classes/listen-task.d.ts.map +1 -0
- package/lib/generated/classes/oauth2-autenthication-data-audiences.d.ts +43 -0
- package/lib/generated/classes/oauth2-autenthication-data-audiences.d.ts.map +1 -0
- package/lib/generated/classes/oauth2-autenthication-data-client.d.ts +44 -0
- package/lib/generated/classes/oauth2-autenthication-data-client.d.ts.map +1 -0
- package/lib/generated/classes/oauth2-autenthication-data-scopes.d.ts +43 -0
- package/lib/generated/classes/oauth2-autenthication-data-scopes.d.ts.map +1 -0
- package/lib/generated/classes/oauth2-autenthication-data.d.ts +39 -0
- package/lib/generated/classes/oauth2-autenthication-data.d.ts.map +1 -0
- package/lib/generated/classes/oauth2-authentication-policy-configuration.d.ts +39 -0
- package/lib/generated/classes/oauth2-authentication-policy-configuration.d.ts.map +1 -0
- package/lib/generated/classes/oauth2-authentication-policy.d.ts +39 -0
- package/lib/generated/classes/oauth2-authentication-policy.d.ts.map +1 -0
- package/lib/generated/classes/oauth2-authentication-properties-endpoints.d.ts +44 -0
- package/lib/generated/classes/oauth2-authentication-properties-endpoints.d.ts.map +1 -0
- package/lib/generated/classes/oauth2-connect-authentication-properties.d.ts +39 -0
- package/lib/generated/classes/oauth2-connect-authentication-properties.d.ts.map +1 -0
- package/lib/generated/classes/oauth2-issuers.d.ts +43 -0
- package/lib/generated/classes/oauth2-issuers.d.ts.map +1 -0
- package/lib/generated/classes/oauth2-token-definition.d.ts +44 -0
- package/lib/generated/classes/oauth2-token-definition.d.ts.map +1 -0
- package/lib/generated/classes/oauth2-token-request.d.ts +44 -0
- package/lib/generated/classes/oauth2-token-request.d.ts.map +1 -0
- package/lib/generated/classes/one-event-consumption-strategy.d.ts +39 -0
- package/lib/generated/classes/one-event-consumption-strategy.d.ts.map +1 -0
- package/lib/generated/classes/open-api-arguments.d.ts +39 -0
- package/lib/generated/classes/open-api-arguments.d.ts.map +1 -0
- package/lib/generated/classes/open-id-connect-authentication-policy-configuration.d.ts +39 -0
- package/lib/generated/classes/open-id-connect-authentication-policy-configuration.d.ts.map +1 -0
- package/lib/generated/classes/open-id-connect-authentication-policy.d.ts +39 -0
- package/lib/generated/classes/open-id-connect-authentication-policy.d.ts.map +1 -0
- package/lib/generated/classes/open-id-connect-authentication-properties.d.ts +39 -0
- package/lib/generated/classes/open-id-connect-authentication-properties.d.ts.map +1 -0
- package/lib/generated/classes/output-as.d.ts +44 -0
- package/lib/generated/classes/output-as.d.ts.map +1 -0
- package/lib/generated/classes/output.d.ts +39 -0
- package/lib/generated/classes/output.d.ts.map +1 -0
- package/lib/generated/classes/raise-task-configuration.d.ts +39 -0
- package/lib/generated/classes/raise-task-configuration.d.ts.map +1 -0
- package/lib/generated/classes/raise-task-raise-error.d.ts +44 -0
- package/lib/generated/classes/raise-task-raise-error.d.ts.map +1 -0
- package/lib/generated/classes/raise-task.d.ts +39 -0
- package/lib/generated/classes/raise-task.d.ts.map +1 -0
- package/lib/generated/classes/referenceable-authentication-policy.d.ts +39 -0
- package/lib/generated/classes/referenceable-authentication-policy.d.ts.map +1 -0
- package/lib/generated/classes/retry-backoff.d.ts +44 -0
- package/lib/generated/classes/retry-backoff.d.ts.map +1 -0
- package/lib/generated/classes/retry-limit-attempt.d.ts +39 -0
- package/lib/generated/classes/retry-limit-attempt.d.ts.map +1 -0
- package/lib/generated/classes/retry-limit.d.ts +39 -0
- package/lib/generated/classes/retry-limit.d.ts.map +1 -0
- package/lib/generated/classes/retry-policy-jitter.d.ts +39 -0
- package/lib/generated/classes/retry-policy-jitter.d.ts.map +1 -0
- package/lib/generated/classes/retry-policy.d.ts +39 -0
- package/lib/generated/classes/retry-policy.d.ts.map +1 -0
- package/lib/generated/classes/run-container.d.ts +39 -0
- package/lib/generated/classes/run-container.d.ts.map +1 -0
- package/lib/generated/classes/run-script.d.ts +39 -0
- package/lib/generated/classes/run-script.d.ts.map +1 -0
- package/lib/generated/classes/run-shell.d.ts +39 -0
- package/lib/generated/classes/run-shell.d.ts.map +1 -0
- package/lib/generated/classes/run-task-configuration.d.ts +39 -0
- package/lib/generated/classes/run-task-configuration.d.ts.map +1 -0
- package/lib/generated/classes/run-task.d.ts +39 -0
- package/lib/generated/classes/run-task.d.ts.map +1 -0
- package/lib/generated/classes/run-workflow.d.ts +39 -0
- package/lib/generated/classes/run-workflow.d.ts.map +1 -0
- package/lib/generated/classes/runtime-expression.d.ts +44 -0
- package/lib/generated/classes/runtime-expression.d.ts.map +1 -0
- package/lib/generated/classes/schedule.d.ts +39 -0
- package/lib/generated/classes/schedule.d.ts.map +1 -0
- package/lib/generated/classes/schema-external.d.ts +39 -0
- package/lib/generated/classes/schema-external.d.ts.map +1 -0
- package/lib/generated/classes/schema-inline.d.ts +44 -0
- package/lib/generated/classes/schema-inline.d.ts.map +1 -0
- package/lib/generated/classes/schema.d.ts +39 -0
- package/lib/generated/classes/schema.d.ts.map +1 -0
- package/lib/generated/classes/script.d.ts +39 -0
- package/lib/generated/classes/script.d.ts.map +1 -0
- package/lib/generated/classes/secret-based-authentication-policy.d.ts +44 -0
- package/lib/generated/classes/secret-based-authentication-policy.d.ts.map +1 -0
- package/lib/generated/classes/set-task-configuration.d.ts +44 -0
- package/lib/generated/classes/set-task-configuration.d.ts.map +1 -0
- package/lib/generated/classes/set-task.d.ts +39 -0
- package/lib/generated/classes/set-task.d.ts.map +1 -0
- package/lib/generated/classes/shell-arguments.d.ts +44 -0
- package/lib/generated/classes/shell-arguments.d.ts.map +1 -0
- package/lib/generated/classes/shell-environment.d.ts +44 -0
- package/lib/generated/classes/shell-environment.d.ts.map +1 -0
- package/lib/generated/classes/shell.d.ts +39 -0
- package/lib/generated/classes/shell.d.ts.map +1 -0
- package/lib/generated/classes/subflow-configuration.d.ts +39 -0
- package/lib/generated/classes/subflow-configuration.d.ts.map +1 -0
- package/lib/generated/classes/subflow-input.d.ts +44 -0
- package/lib/generated/classes/subflow-input.d.ts.map +1 -0
- package/lib/generated/classes/switch-case.d.ts +44 -0
- package/lib/generated/classes/switch-case.d.ts.map +1 -0
- package/lib/generated/classes/switch-item.d.ts +39 -0
- package/lib/generated/classes/switch-item.d.ts.map +1 -0
- package/lib/generated/classes/switch-task-configuration.d.ts +38 -0
- package/lib/generated/classes/switch-task-configuration.d.ts.map +1 -0
- package/lib/generated/classes/switch-task.d.ts +39 -0
- package/lib/generated/classes/switch-task.d.ts.map +1 -0
- package/lib/generated/classes/task-base-if.d.ts +44 -0
- package/lib/generated/classes/task-base-if.d.ts.map +1 -0
- package/lib/generated/classes/task-base-timeout.d.ts +39 -0
- package/lib/generated/classes/task-base-timeout.d.ts.map +1 -0
- package/lib/generated/classes/task-base.d.ts +39 -0
- package/lib/generated/classes/task-base.d.ts.map +1 -0
- package/lib/generated/classes/task-item.d.ts +39 -0
- package/lib/generated/classes/task-item.d.ts.map +1 -0
- package/lib/generated/classes/task-list.d.ts +38 -0
- package/lib/generated/classes/task-list.d.ts.map +1 -0
- package/lib/generated/classes/task-metadata.d.ts +44 -0
- package/lib/generated/classes/task-metadata.d.ts.map +1 -0
- package/lib/generated/classes/task.d.ts +39 -0
- package/lib/generated/classes/task.d.ts.map +1 -0
- package/lib/generated/classes/timeout.d.ts +39 -0
- package/lib/generated/classes/timeout.d.ts.map +1 -0
- package/lib/generated/classes/try-task-catch-retry.d.ts +39 -0
- package/lib/generated/classes/try-task-catch-retry.d.ts.map +1 -0
- package/lib/generated/classes/try-task-catch.d.ts +39 -0
- package/lib/generated/classes/try-task-catch.d.ts.map +1 -0
- package/lib/generated/classes/try-task.d.ts +39 -0
- package/lib/generated/classes/try-task.d.ts.map +1 -0
- package/lib/generated/classes/uri-template.d.ts +44 -0
- package/lib/generated/classes/uri-template.d.ts.map +1 -0
- package/lib/generated/classes/use-authentications.d.ts +39 -0
- package/lib/generated/classes/use-authentications.d.ts.map +1 -0
- package/lib/generated/classes/use-catalogs.d.ts +39 -0
- package/lib/generated/classes/use-catalogs.d.ts.map +1 -0
- package/lib/generated/classes/use-errors.d.ts +39 -0
- package/lib/generated/classes/use-errors.d.ts.map +1 -0
- package/lib/generated/classes/use-extensions.d.ts +38 -0
- package/lib/generated/classes/use-extensions.d.ts.map +1 -0
- package/lib/generated/classes/use-functions.d.ts +39 -0
- package/lib/generated/classes/use-functions.d.ts.map +1 -0
- package/lib/generated/classes/use-retries.d.ts +39 -0
- package/lib/generated/classes/use-retries.d.ts.map +1 -0
- package/lib/generated/classes/use-secrets.d.ts +43 -0
- package/lib/generated/classes/use-secrets.d.ts.map +1 -0
- package/lib/generated/classes/use-timeouts.d.ts +39 -0
- package/lib/generated/classes/use-timeouts.d.ts.map +1 -0
- package/lib/generated/classes/use.d.ts +39 -0
- package/lib/generated/classes/use.d.ts.map +1 -0
- package/lib/generated/classes/wait-task.d.ts +39 -0
- package/lib/generated/classes/wait-task.d.ts.map +1 -0
- package/lib/generated/classes/with-async-api-payload.d.ts +44 -0
- package/lib/generated/classes/with-async-api-payload.d.ts.map +1 -0
- package/lib/generated/classes/with-event.d.ts +44 -0
- package/lib/generated/classes/with-event.d.ts.map +1 -0
- package/lib/generated/classes/with-grpc-arguments.d.ts +44 -0
- package/lib/generated/classes/with-grpc-arguments.d.ts.map +1 -0
- package/lib/generated/classes/with-grpc-service.d.ts +39 -0
- package/lib/generated/classes/with-grpc-service.d.ts.map +1 -0
- package/lib/generated/classes/with-http-body.d.ts +44 -0
- package/lib/generated/classes/with-http-body.d.ts.map +1 -0
- package/lib/generated/classes/with-http-headers.d.ts +44 -0
- package/lib/generated/classes/with-http-headers.d.ts.map +1 -0
- package/lib/generated/classes/with-http-query.d.ts +44 -0
- package/lib/generated/classes/with-http-query.d.ts.map +1 -0
- package/lib/generated/classes/with-open-api-parameters.d.ts +44 -0
- package/lib/generated/classes/with-open-api-parameters.d.ts.map +1 -0
- package/lib/generated/classes/workflow-metadata.d.ts +44 -0
- package/lib/generated/classes/workflow-metadata.d.ts.map +1 -0
- package/lib/generated/classes/workflow-tags.d.ts +44 -0
- package/lib/generated/classes/workflow-tags.d.ts.map +1 -0
- package/lib/generated/classes/workflow-timeout.d.ts +39 -0
- package/lib/generated/classes/workflow-timeout.d.ts.map +1 -0
- package/lib/generated/classes/workflow.d.ts +63 -0
- package/lib/generated/classes/workflow.d.ts.map +1 -0
- package/lib/generated/definitions/index.d.ts +2 -0
- package/lib/generated/definitions/index.d.ts.map +1 -0
- package/lib/generated/definitions/specification.d.ts +1257 -0
- package/lib/generated/definitions/specification.d.ts.map +1 -0
- package/lib/generated/validation/index.d.ts +2 -0
- package/lib/generated/validation/index.d.ts.map +1 -0
- package/lib/generated/validation/validation-pointers.d.ts +166 -0
- package/lib/generated/validation/validation-pointers.d.ts.map +1 -0
- package/lib/hooks/index.d.ts +2 -0
- package/lib/hooks/index.d.ts.map +1 -0
- package/lib/hooks/workflow-hooks.d.ts +4 -0
- package/lib/hooks/workflow-hooks.d.ts.map +1 -0
- package/lib/hydrator.d.ts +13 -0
- package/lib/hydrator.d.ts.map +1 -0
- package/lib/lifecycle-hooks.d.ts +42 -0
- package/lib/lifecycle-hooks.d.ts.map +1 -0
- package/lib/utils.d.ts +19 -0
- package/lib/utils.d.ts.map +1 -0
- package/lib/validation.d.ts +10 -0
- package/lib/validation.d.ts.map +1 -0
- package/package.json +93 -0
- package/serverless-workflow-sdk.d.ts +5 -0
- package/serverless-workflow-sdk.d.ts.map +1 -0
- package/systemjs/index.systemjs.js +29811 -0
- package/systemjs/index.systemjs.js.map +1 -0
- package/systemjs/index.systemjs.min.js +10 -0
- package/systemjs/index.systemjs.min.js.map +1 -0
- package/umd/index.umd.js +29970 -0
- package/umd/index.umd.js.map +1 -0
- package/umd/index.umd.min.js +10 -0
- package/umd/index.umd.min.js.map +1 -0
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { UseCatalogsIntersection } from '../classes/use-catalogs';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `UseCatalogsIntersection`
|
|
11
|
+
* @returns {Builder<UseCatalogsIntersection, UseCatalogsIntersection>} A builder for `UseCatalogsIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const useCatalogsBuilder: (model?: Partial<Specification.UseCatalogs>) => Builder<Partial<Specification.UseCatalogs>, UseCatalogsIntersection>;
|
|
14
|
+
//# sourceMappingURL=use-catalogs-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-catalogs-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/use-catalogs-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,uBAAuB,EAAE,MAAM,yBAAyB,CAAC;AAClE,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,kBAAkB,WACrB,OAAO,CAAC,aAAa,CAAC,WAAW,CAAC,KACzC,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,uBAAuB,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { UseErrorsIntersection } from '../classes/use-errors';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `UseErrorsIntersection`
|
|
11
|
+
* @returns {Builder<UseErrorsIntersection, UseErrorsIntersection>} A builder for `UseErrorsIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const useErrorsBuilder: (model?: Partial<Specification.UseErrors>) => Builder<Partial<Specification.UseErrors>, UseErrorsIntersection>;
|
|
14
|
+
//# sourceMappingURL=use-errors-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-errors-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/use-errors-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAC9D,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,gBAAgB,WACnB,OAAO,CAAC,aAAa,CAAC,SAAS,CAAC,KACvC,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,SAAS,CAAC,EAAE,qBAAqB,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { ArrayBuilder } from '../../builder';
|
|
7
|
+
import { UseExtensionsIntersection } from '../classes/use-extensions';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `UseExtensionsIntersection`
|
|
11
|
+
* @returns {ArrayBuilder<Specification.ExtensionItem, UseExtensionsIntersection>} A builder for `UseExtensionsIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const useExtensionsBuilder: (model?: Specification.UseExtensions) => ArrayBuilder<Specification.ExtensionItem, UseExtensionsIntersection>;
|
|
14
|
+
//# sourceMappingURL=use-extensions-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-extensions-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/use-extensions-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAgB,YAAY,EAAgB,MAAM,eAAe,CAAC;AAEzE,OAAO,EAAE,yBAAyB,EAAE,MAAM,2BAA2B,CAAC;AACtE,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,oBAAoB,WACvB,aAAa,CAAC,aAAa,KAClC,YAAY,CAAC,aAAa,CAAC,aAAa,EAAE,yBAAyB,CACmB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { UseFunctionsIntersection } from '../classes/use-functions';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `UseFunctionsIntersection`
|
|
11
|
+
* @returns {Builder<UseFunctionsIntersection, UseFunctionsIntersection>} A builder for `UseFunctionsIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const useFunctionsBuilder: (model?: Partial<Specification.UseFunctions>) => Builder<Partial<Specification.UseFunctions>, UseFunctionsIntersection>;
|
|
14
|
+
//# sourceMappingURL=use-functions-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-functions-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/use-functions-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,wBAAwB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,mBAAmB,WACtB,OAAO,CAAC,aAAa,CAAC,YAAY,CAAC,KAC1C,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,YAAY,CAAC,EAAE,wBAAwB,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { UseRetriesIntersection } from '../classes/use-retries';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `UseRetriesIntersection`
|
|
11
|
+
* @returns {Builder<UseRetriesIntersection, UseRetriesIntersection>} A builder for `UseRetriesIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const useRetriesBuilder: (model?: Partial<Specification.UseRetries>) => Builder<Partial<Specification.UseRetries>, UseRetriesIntersection>;
|
|
14
|
+
//# sourceMappingURL=use-retries-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-retries-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/use-retries-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAChE,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,iBAAiB,WACpB,OAAO,CAAC,aAAa,CAAC,UAAU,CAAC,KACxC,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,UAAU,CAAC,EAAE,sBAAsB,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { ArrayBuilder } from '../../builder';
|
|
7
|
+
import { UseSecretsIntersection } from '../classes/use-secrets';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `UseSecretsIntersection`
|
|
11
|
+
* @returns {ArrayBuilder<string, UseSecretsIntersection>} A builder for `UseSecretsIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const useSecretsBuilder: (model?: Specification.UseSecrets) => ArrayBuilder<string, UseSecretsIntersection>;
|
|
14
|
+
//# sourceMappingURL=use-secrets-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-secrets-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/use-secrets-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAgB,YAAY,EAAgB,MAAM,eAAe,CAAC;AAEzE,OAAO,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAChE,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,iBAAiB,WAAY,aAAa,CAAC,UAAU,KAAG,YAAY,CAAC,MAAM,EAAE,sBAAsB,CAC/C,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { UseTimeoutsIntersection } from '../classes/use-timeouts';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `UseTimeoutsIntersection`
|
|
11
|
+
* @returns {Builder<UseTimeoutsIntersection, UseTimeoutsIntersection>} A builder for `UseTimeoutsIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const useTimeoutsBuilder: (model?: Partial<Specification.UseTimeouts>) => Builder<Partial<Specification.UseTimeouts>, UseTimeoutsIntersection>;
|
|
14
|
+
//# sourceMappingURL=use-timeouts-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-timeouts-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/use-timeouts-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,uBAAuB,EAAE,MAAM,yBAAyB,CAAC;AAClE,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,kBAAkB,WACrB,OAAO,CAAC,aAAa,CAAC,WAAW,CAAC,KACzC,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,uBAAuB,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { WaitTaskIntersection } from '../classes/wait-task';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `WaitTaskIntersection`
|
|
11
|
+
* @returns {Builder<WaitTaskIntersection, WaitTaskIntersection>} A builder for `WaitTaskIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const waitTaskBuilder: (model?: Partial<Specification.WaitTask>) => Builder<Partial<Specification.WaitTask>, WaitTaskIntersection>;
|
|
14
|
+
//# sourceMappingURL=wait-task-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wait-task-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/wait-task-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,eAAe,WAClB,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC,KACtC,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC,EAAE,oBAAoB,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { WithAsyncAPIPayloadIntersection } from '../classes/with-async-api-payload';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `WithAsyncAPIPayloadIntersection`
|
|
11
|
+
* @returns {Builder<WithAsyncAPIPayloadIntersection, WithAsyncAPIPayloadIntersection>} A builder for `WithAsyncAPIPayloadIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const withAsyncAPIPayloadBuilder: (model?: Partial<Specification.WithAsyncAPIPayload>) => Builder<Partial<Specification.WithAsyncAPIPayload>, WithAsyncAPIPayloadIntersection>;
|
|
14
|
+
//# sourceMappingURL=with-async-api-payload-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"with-async-api-payload-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/with-async-api-payload-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,+BAA+B,EAAE,MAAM,mCAAmC,CAAC;AACpF,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,0BAA0B,WAC7B,OAAO,CAAC,aAAa,CAAC,mBAAmB,CAAC,KACjD,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,mBAAmB,CAAC,EAAE,+BAA+B,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { WithEventIntersection } from '../classes/with-event';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `WithEventIntersection`
|
|
11
|
+
* @returns {Builder<WithEventIntersection, WithEventIntersection>} A builder for `WithEventIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const withEventBuilder: (model?: Partial<Specification.WithEvent>) => Builder<Partial<Specification.WithEvent>, WithEventIntersection>;
|
|
14
|
+
//# sourceMappingURL=with-event-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"with-event-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/with-event-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAC9D,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,gBAAgB,WACnB,OAAO,CAAC,aAAa,CAAC,SAAS,CAAC,KACvC,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,SAAS,CAAC,EAAE,qBAAqB,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { WithGRPCArgumentsIntersection } from '../classes/with-grpc-arguments';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `WithGRPCArgumentsIntersection`
|
|
11
|
+
* @returns {Builder<WithGRPCArgumentsIntersection, WithGRPCArgumentsIntersection>} A builder for `WithGRPCArgumentsIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const withGRPCArgumentsBuilder: (model?: Partial<Specification.WithGRPCArguments>) => Builder<Partial<Specification.WithGRPCArguments>, WithGRPCArgumentsIntersection>;
|
|
14
|
+
//# sourceMappingURL=with-grpc-arguments-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"with-grpc-arguments-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/with-grpc-arguments-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,6BAA6B,EAAE,MAAM,gCAAgC,CAAC;AAC/E,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,wBAAwB,WAC3B,OAAO,CAAC,aAAa,CAAC,iBAAiB,CAAC,KAC/C,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,iBAAiB,CAAC,EAAE,6BAA6B,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { WithGRPCServiceIntersection } from '../classes/with-grpc-service';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `WithGRPCServiceIntersection`
|
|
11
|
+
* @returns {Builder<WithGRPCServiceIntersection, WithGRPCServiceIntersection>} A builder for `WithGRPCServiceIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const withGRPCServiceBuilder: (model?: Partial<Specification.WithGRPCService>) => Builder<Partial<Specification.WithGRPCService>, WithGRPCServiceIntersection>;
|
|
14
|
+
//# sourceMappingURL=with-grpc-service-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"with-grpc-service-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/with-grpc-service-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,2BAA2B,EAAE,MAAM,8BAA8B,CAAC;AAC3E,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,sBAAsB,WACzB,OAAO,CAAC,aAAa,CAAC,eAAe,CAAC,KAC7C,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,eAAe,CAAC,EAAE,2BAA2B,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { WithHTTPBodyIntersection } from '../classes/with-http-body';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `WithHTTPBodyIntersection`
|
|
11
|
+
* @returns {Builder<WithHTTPBodyIntersection, WithHTTPBodyIntersection>} A builder for `WithHTTPBodyIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const withHTTPBodyBuilder: (model?: Partial<Specification.WithHTTPBody>) => Builder<Partial<Specification.WithHTTPBody>, WithHTTPBodyIntersection>;
|
|
14
|
+
//# sourceMappingURL=with-http-body-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"with-http-body-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/with-http-body-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,wBAAwB,EAAE,MAAM,2BAA2B,CAAC;AACrE,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,mBAAmB,WACtB,OAAO,CAAC,aAAa,CAAC,YAAY,CAAC,KAC1C,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,YAAY,CAAC,EAAE,wBAAwB,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { WithHTTPHeadersIntersection } from '../classes/with-http-headers';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `WithHTTPHeadersIntersection`
|
|
11
|
+
* @returns {Builder<WithHTTPHeadersIntersection, WithHTTPHeadersIntersection>} A builder for `WithHTTPHeadersIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const withHTTPHeadersBuilder: (model?: Partial<Specification.WithHTTPHeaders>) => Builder<Partial<Specification.WithHTTPHeaders>, WithHTTPHeadersIntersection>;
|
|
14
|
+
//# sourceMappingURL=with-http-headers-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"with-http-headers-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/with-http-headers-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,2BAA2B,EAAE,MAAM,8BAA8B,CAAC;AAC3E,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,sBAAsB,WACzB,OAAO,CAAC,aAAa,CAAC,eAAe,CAAC,KAC7C,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,eAAe,CAAC,EAAE,2BAA2B,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { WithHTTPQueryIntersection } from '../classes/with-http-query';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `WithHTTPQueryIntersection`
|
|
11
|
+
* @returns {Builder<WithHTTPQueryIntersection, WithHTTPQueryIntersection>} A builder for `WithHTTPQueryIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const withHTTPQueryBuilder: (model?: Partial<Specification.WithHTTPQuery>) => Builder<Partial<Specification.WithHTTPQuery>, WithHTTPQueryIntersection>;
|
|
14
|
+
//# sourceMappingURL=with-http-query-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"with-http-query-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/with-http-query-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,yBAAyB,EAAE,MAAM,4BAA4B,CAAC;AACvE,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,oBAAoB,WACvB,OAAO,CAAC,aAAa,CAAC,aAAa,CAAC,KAC3C,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,aAAa,CAAC,EAAE,yBAAyB,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { WithOpenAPIParametersIntersection } from '../classes/with-open-api-parameters';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `WithOpenAPIParametersIntersection`
|
|
11
|
+
* @returns {Builder<WithOpenAPIParametersIntersection, WithOpenAPIParametersIntersection>} A builder for `WithOpenAPIParametersIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const withOpenAPIParametersBuilder: (model?: Partial<Specification.WithOpenAPIParameters>) => Builder<Partial<Specification.WithOpenAPIParameters>, WithOpenAPIParametersIntersection>;
|
|
14
|
+
//# sourceMappingURL=with-open-api-parameters-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"with-open-api-parameters-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/with-open-api-parameters-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AACxF,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAiB/C;;;GAGG;AACH,eAAO,MAAM,4BAA4B,WAC/B,OAAO,CAAC,aAAa,CAAC,qBAAqB,CAAC,KACnD,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,qBAAqB,CAAC,EAAE,iCAAiC,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { WorkflowIntersection } from '../classes/workflow';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `WorkflowIntersection`
|
|
11
|
+
* @returns {Builder<WorkflowIntersection, WorkflowIntersection>} A builder for `WorkflowIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const workflowBuilder: (model?: Partial<Specification.Workflow>) => Builder<Partial<Specification.Workflow>, WorkflowIntersection>;
|
|
14
|
+
//# sourceMappingURL=workflow-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"workflow-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/workflow-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAC3D,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,eAAe,WAClB,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC,KACtC,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC,EAAE,oBAAoB,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { WorkflowMetadataIntersection } from '../classes/workflow-metadata';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `WorkflowMetadataIntersection`
|
|
11
|
+
* @returns {Builder<WorkflowMetadataIntersection, WorkflowMetadataIntersection>} A builder for `WorkflowMetadataIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const workflowMetadataBuilder: (model?: Partial<Specification.WorkflowMetadata>) => Builder<Partial<Specification.WorkflowMetadata>, WorkflowMetadataIntersection>;
|
|
14
|
+
//# sourceMappingURL=workflow-metadata-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"workflow-metadata-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/workflow-metadata-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,4BAA4B,EAAE,MAAM,8BAA8B,CAAC;AAC5E,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,uBAAuB,WAC1B,OAAO,CAAC,aAAa,CAAC,gBAAgB,CAAC,KAC9C,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,gBAAgB,CAAC,EAAE,4BAA4B,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { WorkflowTagsIntersection } from '../classes/workflow-tags';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `WorkflowTagsIntersection`
|
|
11
|
+
* @returns {Builder<WorkflowTagsIntersection, WorkflowTagsIntersection>} A builder for `WorkflowTagsIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const workflowTagsBuilder: (model?: Partial<Specification.WorkflowTags>) => Builder<Partial<Specification.WorkflowTags>, WorkflowTagsIntersection>;
|
|
14
|
+
//# sourceMappingURL=workflow-tags-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"workflow-tags-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/workflow-tags-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,wBAAwB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,mBAAmB,WACtB,OAAO,CAAC,aAAa,CAAC,YAAY,CAAC,KAC1C,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,YAAY,CAAC,EAAE,wBAAwB,CACU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { Builder } from '../../builder';
|
|
7
|
+
import { WorkflowTimeoutIntersection } from '../classes/workflow-timeout';
|
|
8
|
+
import { Specification } from '../definitions';
|
|
9
|
+
/**
|
|
10
|
+
* A factory to create a builder proxy for the type `WorkflowTimeoutIntersection`
|
|
11
|
+
* @returns {Builder<WorkflowTimeoutIntersection, WorkflowTimeoutIntersection>} A builder for `WorkflowTimeoutIntersection`
|
|
12
|
+
*/
|
|
13
|
+
export declare const workflowTimeoutBuilder: (model?: Partial<Specification.WorkflowTimeout>) => Builder<Partial<Specification.WorkflowTimeout>, WorkflowTimeoutIntersection>;
|
|
14
|
+
//# sourceMappingURL=workflow-timeout-builder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"workflow-timeout-builder.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/builders/workflow-timeout-builder.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAW,OAAO,EAAgB,MAAM,eAAe,CAAC;AAE/D,OAAO,EAAE,2BAA2B,EAAE,MAAM,6BAA6B,CAAC;AAC1E,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAc/C;;;GAGG;AACH,eAAO,MAAM,sBAAsB,WACzB,OAAO,CAAC,aAAa,CAAC,eAAe,CAAC,KAC7C,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,eAAe,CAAC,EAAE,2BAA2B,CACU,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { Specification } from '../definitions';
|
|
2
|
+
import { ArrayHydrator } from '../../hydrator';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the AllEventConsumptionStrategyConfiguration class and type
|
|
5
|
+
*/
|
|
6
|
+
export type AllEventConsumptionStrategyConfigurationIntersection = AllEventConsumptionStrategyConfiguration & Specification.AllEventConsumptionStrategyConfiguration;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the AllEventConsumptionStrategyConfiguration class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface AllEventConsumptionStrategyConfigurationConstructor {
|
|
11
|
+
new (model?: Array<Specification.EventFilter> | number): AllEventConsumptionStrategyConfigurationIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a collection of Specification.EventFilter.
|
|
15
|
+
* Inherits from ArrayHydrator to handle array-specific hydration.
|
|
16
|
+
*/
|
|
17
|
+
export declare class AllEventConsumptionStrategyConfiguration extends ArrayHydrator<Specification.EventFilter> {
|
|
18
|
+
/**
|
|
19
|
+
* Constructs a new instance of the AllEventConsumptionStrategyConfiguration class.
|
|
20
|
+
*
|
|
21
|
+
* @param model - Optional parameter which can be an array of objects or a number representing the array length.
|
|
22
|
+
*/
|
|
23
|
+
constructor(model?: Array<Specification.EventFilter> | number);
|
|
24
|
+
/**
|
|
25
|
+
* Validates the current instance of the AllEventConsumptionStrategyConfiguration.
|
|
26
|
+
* Throws if invalid.
|
|
27
|
+
*/
|
|
28
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
29
|
+
/**
|
|
30
|
+
* Normalizes the current instance of the AllEventConsumptionStrategyConfiguration.
|
|
31
|
+
* Creates a copy of the AllEventConsumptionStrategyConfiguration, invokes normalization hooks if available, and returns the normalized copy.
|
|
32
|
+
*
|
|
33
|
+
* @returns A normalized version of the AllEventConsumptionStrategyConfiguration instance.
|
|
34
|
+
*/
|
|
35
|
+
normalize(): AllEventConsumptionStrategyConfiguration;
|
|
36
|
+
}
|
|
37
|
+
export declare const _AllEventConsumptionStrategyConfiguration: AllEventConsumptionStrategyConfigurationConstructor;
|
|
38
|
+
//# sourceMappingURL=all-event-consumption-strategy-configuration.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"all-event-consumption-strategy-configuration.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/all-event-consumption-strategy-configuration.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,oDAAoD,GAAG,wCAAwC,GACzG,aAAa,CAAC,wCAAwC,CAAC;AAEzD;;GAEG;AACH,MAAM,WAAW,mDAAmD;IAClE,KAAK,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,GAAG,MAAM,GAAG,oDAAoD,CAAC;CAC/G;AAED;;;GAGG;AACH,qBAAa,wCAAyC,SAAQ,aAAa,CAAC,aAAa,CAAC,WAAW,CAAC;IACpG;;;;OAIG;gBACS,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,GAAG,MAAM;IAY7D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,wCAAwC;CAItD;AAED,eAAO,MAAM,yCAAyC,EACG,mDAAmD,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the AllEventConsumptionStrategy class and type
|
|
5
|
+
*/
|
|
6
|
+
export type AllEventConsumptionStrategyIntersection = AllEventConsumptionStrategy & Specification.AllEventConsumptionStrategy;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the AllEventConsumptionStrategy class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface AllEventConsumptionStrategyConstructor {
|
|
11
|
+
new (model?: Partial<Specification.AllEventConsumptionStrategy>): AllEventConsumptionStrategyIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a AllEventConsumptionStrategy with methods for validation and normalization.
|
|
15
|
+
* Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
|
|
16
|
+
*/
|
|
17
|
+
export declare class AllEventConsumptionStrategy extends ObjectHydrator<Specification.AllEventConsumptionStrategy> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the AllEventConsumptionStrategy class.
|
|
20
|
+
* Initializes properties based on the provided model if it is an object.
|
|
21
|
+
*
|
|
22
|
+
* @param model - Optional partial model object to initialize the AllEventConsumptionStrategy.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.AllEventConsumptionStrategy>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the AllEventConsumptionStrategy.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the AllEventConsumptionStrategy.
|
|
32
|
+
* Creates a copy of the AllEventConsumptionStrategy, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the AllEventConsumptionStrategy instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): AllEventConsumptionStrategy & Specification.AllEventConsumptionStrategy;
|
|
37
|
+
}
|
|
38
|
+
export declare const _AllEventConsumptionStrategy: AllEventConsumptionStrategyConstructor;
|
|
39
|
+
//# sourceMappingURL=all-event-consumption-strategy.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"all-event-consumption-strategy.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/all-event-consumption-strategy.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,uCAAuC,GAAG,2BAA2B,GAC/E,aAAa,CAAC,2BAA2B,CAAC;AAE5C;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACrD,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,2BAA2B,CAAC,GAAG,uCAAuC,CAAC;CAC3G;AAED;;;GAGG;AACH,qBAAa,2BAA4B,SAAQ,cAAc,CAAC,aAAa,CAAC,2BAA2B,CAAC;IACxG;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,2BAA2B,CAAC;IAStE;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,2BAA2B,GAAG,aAAa,CAAC,2BAA2B;CAIrF;AAED,eAAO,MAAM,4BAA4B,EAAkC,sCAAsC,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { Specification } from '../definitions';
|
|
2
|
+
import { ArrayHydrator } from '../../hydrator';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the AnyEventConsumptionStrategyConfiguration class and type
|
|
5
|
+
*/
|
|
6
|
+
export type AnyEventConsumptionStrategyConfigurationIntersection = AnyEventConsumptionStrategyConfiguration & Specification.AnyEventConsumptionStrategyConfiguration;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the AnyEventConsumptionStrategyConfiguration class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface AnyEventConsumptionStrategyConfigurationConstructor {
|
|
11
|
+
new (model?: Array<Specification.EventFilter> | number): AnyEventConsumptionStrategyConfigurationIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a collection of Specification.EventFilter.
|
|
15
|
+
* Inherits from ArrayHydrator to handle array-specific hydration.
|
|
16
|
+
*/
|
|
17
|
+
export declare class AnyEventConsumptionStrategyConfiguration extends ArrayHydrator<Specification.EventFilter> {
|
|
18
|
+
/**
|
|
19
|
+
* Constructs a new instance of the AnyEventConsumptionStrategyConfiguration class.
|
|
20
|
+
*
|
|
21
|
+
* @param model - Optional parameter which can be an array of objects or a number representing the array length.
|
|
22
|
+
*/
|
|
23
|
+
constructor(model?: Array<Specification.EventFilter> | number);
|
|
24
|
+
/**
|
|
25
|
+
* Validates the current instance of the AnyEventConsumptionStrategyConfiguration.
|
|
26
|
+
* Throws if invalid.
|
|
27
|
+
*/
|
|
28
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
29
|
+
/**
|
|
30
|
+
* Normalizes the current instance of the AnyEventConsumptionStrategyConfiguration.
|
|
31
|
+
* Creates a copy of the AnyEventConsumptionStrategyConfiguration, invokes normalization hooks if available, and returns the normalized copy.
|
|
32
|
+
*
|
|
33
|
+
* @returns A normalized version of the AnyEventConsumptionStrategyConfiguration instance.
|
|
34
|
+
*/
|
|
35
|
+
normalize(): AnyEventConsumptionStrategyConfiguration;
|
|
36
|
+
}
|
|
37
|
+
export declare const _AnyEventConsumptionStrategyConfiguration: AnyEventConsumptionStrategyConfigurationConstructor;
|
|
38
|
+
//# sourceMappingURL=any-event-consumption-strategy-configuration.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"any-event-consumption-strategy-configuration.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/any-event-consumption-strategy-configuration.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,oDAAoD,GAAG,wCAAwC,GACzG,aAAa,CAAC,wCAAwC,CAAC;AAEzD;;GAEG;AACH,MAAM,WAAW,mDAAmD;IAClE,KAAK,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,GAAG,MAAM,GAAG,oDAAoD,CAAC;CAC/G;AAED;;;GAGG;AACH,qBAAa,wCAAyC,SAAQ,aAAa,CAAC,aAAa,CAAC,WAAW,CAAC;IACpG;;;;OAIG;gBACS,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,GAAG,MAAM;IAY7D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,wCAAwC;CAItD;AAED,eAAO,MAAM,yCAAyC,EACG,mDAAmD,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the AnyEventConsumptionStrategy class and type
|
|
5
|
+
*/
|
|
6
|
+
export type AnyEventConsumptionStrategyIntersection = AnyEventConsumptionStrategy & Specification.AnyEventConsumptionStrategy;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the AnyEventConsumptionStrategy class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface AnyEventConsumptionStrategyConstructor {
|
|
11
|
+
new (model?: Partial<Specification.AnyEventConsumptionStrategy>): AnyEventConsumptionStrategyIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a AnyEventConsumptionStrategy with methods for validation and normalization.
|
|
15
|
+
* Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
|
|
16
|
+
*/
|
|
17
|
+
export declare class AnyEventConsumptionStrategy extends ObjectHydrator<Specification.AnyEventConsumptionStrategy> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the AnyEventConsumptionStrategy class.
|
|
20
|
+
* Initializes properties based on the provided model if it is an object.
|
|
21
|
+
*
|
|
22
|
+
* @param model - Optional partial model object to initialize the AnyEventConsumptionStrategy.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.AnyEventConsumptionStrategy>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the AnyEventConsumptionStrategy.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the AnyEventConsumptionStrategy.
|
|
32
|
+
* Creates a copy of the AnyEventConsumptionStrategy, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the AnyEventConsumptionStrategy instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): AnyEventConsumptionStrategy & Specification.AnyEventConsumptionStrategy;
|
|
37
|
+
}
|
|
38
|
+
export declare const _AnyEventConsumptionStrategy: AnyEventConsumptionStrategyConstructor;
|
|
39
|
+
//# sourceMappingURL=any-event-consumption-strategy.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"any-event-consumption-strategy.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/any-event-consumption-strategy.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,uCAAuC,GAAG,2BAA2B,GAC/E,aAAa,CAAC,2BAA2B,CAAC;AAE5C;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACrD,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,2BAA2B,CAAC,GAAG,uCAAuC,CAAC;CAC3G;AAED;;;GAGG;AACH,qBAAa,2BAA4B,SAAQ,cAAc,CAAC,aAAa,CAAC,2BAA2B,CAAC;IACxG;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,2BAA2B,CAAC;IAStE;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,2BAA2B,GAAG,aAAa,CAAC,2BAA2B;CAIrF;AAED,eAAO,MAAM,4BAA4B,EAAkC,sCAAsC,CAAC"}
|