@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,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the EventConsumptionStrategy class and type
|
|
5
|
+
*/
|
|
6
|
+
export type EventConsumptionStrategyIntersection = EventConsumptionStrategy & Specification.EventConsumptionStrategy;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the EventConsumptionStrategy class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface EventConsumptionStrategyConstructor {
|
|
11
|
+
new (model?: Partial<Specification.EventConsumptionStrategy>): EventConsumptionStrategyIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a EventConsumptionStrategy 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 EventConsumptionStrategy extends ObjectHydrator<Specification.EventConsumptionStrategy> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the EventConsumptionStrategy 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 EventConsumptionStrategy.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.EventConsumptionStrategy>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the EventConsumptionStrategy.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the EventConsumptionStrategy.
|
|
32
|
+
* Creates a copy of the EventConsumptionStrategy, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the EventConsumptionStrategy instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): EventConsumptionStrategy & Specification.EventConsumptionStrategy;
|
|
37
|
+
}
|
|
38
|
+
export declare const _EventConsumptionStrategy: EventConsumptionStrategyConstructor;
|
|
39
|
+
//# sourceMappingURL=event-consumption-strategy.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-consumption-strategy.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/event-consumption-strategy.ts"],"names":[],"mappings":"AAyBA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,oCAAoC,GAAG,wBAAwB,GAAG,aAAa,CAAC,wBAAwB,CAAC;AAErH;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAClD,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,wBAAwB,CAAC,GAAG,oCAAoC,CAAC;CACrG;AAED;;;GAGG;AACH,qBAAa,wBAAyB,SAAQ,cAAc,CAAC,aAAa,CAAC,wBAAwB,CAAC;IAClG;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,wBAAwB,CAAC;IAsBnE;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,wBAAwB,GAAG,aAAa,CAAC,wBAAwB;CAI/E;AAED,eAAO,MAAM,yBAAyB,EAA+B,mCAAmC,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
7
|
+
import { Specification } from '../definitions';
|
|
8
|
+
/**
|
|
9
|
+
* Represents the intersection between the EventDataschema class and type
|
|
10
|
+
*/
|
|
11
|
+
export type EventDataschemaIntersection = EventDataschema & Specification.EventDataschema;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the EventDataschema class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface EventDataschemaConstructor {
|
|
16
|
+
new (model?: Partial<Specification.EventDataschema>): EventDataschemaIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a EventDataschema with methods for validation and normalization.
|
|
20
|
+
* Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
|
|
21
|
+
*/
|
|
22
|
+
export declare class EventDataschema extends ObjectHydrator<Specification.EventDataschema> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the EventDataschema class.
|
|
25
|
+
* Initializes properties based on the provided model if it is an object.
|
|
26
|
+
*
|
|
27
|
+
* @param model - Optional partial model object to initialize the EventDataschema.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.EventDataschema>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the EventDataschema.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the EventDataschema.
|
|
37
|
+
* Creates a copy of the EventDataschema, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the EventDataschema instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): EventDataschema & Specification.EventDataschema;
|
|
42
|
+
}
|
|
43
|
+
export declare const _EventDataschema: EventDataschemaConstructor;
|
|
44
|
+
//# sourceMappingURL=event-dataschema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-dataschema.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/event-dataschema.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,2BAA2B,GAAG,eAAe,GAAG,aAAa,CAAC,eAAe,CAAC;AAE1F;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACzC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,eAAe,CAAC,GAAG,2BAA2B,CAAC;CACnF;AAED;;;GAGG;AACH,qBAAa,eAAgB,SAAQ,cAAc,CAAC,aAAa,CAAC,eAAe,CAAC;IAChF;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,eAAe,CAAC;IAM1D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,eAAe,GAAG,aAAa,CAAC,eAAe;CAI7D;AAED,eAAO,MAAM,gBAAgB,EAAsB,0BAA0B,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
7
|
+
import { Specification } from '../definitions';
|
|
8
|
+
/**
|
|
9
|
+
* Represents the intersection between the EventFilterCorrelate class and type
|
|
10
|
+
*/
|
|
11
|
+
export type EventFilterCorrelateIntersection = EventFilterCorrelate & Specification.EventFilterCorrelate;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the EventFilterCorrelate class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface EventFilterCorrelateConstructor {
|
|
16
|
+
new (model?: Partial<Specification.EventFilterCorrelate>): EventFilterCorrelateIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a EventFilterCorrelate with methods for validation and normalization.
|
|
20
|
+
* Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
|
|
21
|
+
*/
|
|
22
|
+
export declare class EventFilterCorrelate extends ObjectHydrator<Specification.EventFilterCorrelate> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the EventFilterCorrelate class.
|
|
25
|
+
* Initializes properties based on the provided model if it is an object.
|
|
26
|
+
*
|
|
27
|
+
* @param model - Optional partial model object to initialize the EventFilterCorrelate.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.EventFilterCorrelate>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the EventFilterCorrelate.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the EventFilterCorrelate.
|
|
37
|
+
* Creates a copy of the EventFilterCorrelate, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the EventFilterCorrelate instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): EventFilterCorrelate & Specification.EventFilterCorrelate;
|
|
42
|
+
}
|
|
43
|
+
export declare const _EventFilterCorrelate: EventFilterCorrelateConstructor;
|
|
44
|
+
//# sourceMappingURL=event-filter-correlate.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-filter-correlate.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/event-filter-correlate.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,gCAAgC,GAAG,oBAAoB,GAAG,aAAa,CAAC,oBAAoB,CAAC;AAEzG;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC9C,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,oBAAoB,CAAC,GAAG,gCAAgC,CAAC;CAC7F;AAED;;;GAGG;AACH,qBAAa,oBAAqB,SAAQ,cAAc,CAAC,aAAa,CAAC,oBAAoB,CAAC;IAC1F;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,oBAAoB,CAAC;IAM/D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,oBAAoB,GAAG,aAAa,CAAC,oBAAoB;CAIvE;AAED,eAAO,MAAM,qBAAqB,EAA2B,+BAA+B,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the EventFilter class and type
|
|
5
|
+
*/
|
|
6
|
+
export type EventFilterIntersection = EventFilter & Specification.EventFilter;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the EventFilter class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface EventFilterConstructor {
|
|
11
|
+
new (model?: Partial<Specification.EventFilter>): EventFilterIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a EventFilter 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 EventFilter extends ObjectHydrator<Specification.EventFilter> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the EventFilter 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 EventFilter.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.EventFilter>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the EventFilter.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the EventFilter.
|
|
32
|
+
* Creates a copy of the EventFilter, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the EventFilter instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): EventFilter & Specification.EventFilter;
|
|
37
|
+
}
|
|
38
|
+
export declare const _EventFilter: EventFilterConstructor;
|
|
39
|
+
//# sourceMappingURL=event-filter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-filter.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/event-filter.ts"],"names":[],"mappings":"AAwBA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG,WAAW,GAAG,aAAa,CAAC,WAAW,CAAC;AAE9E;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,WAAW,CAAC,GAAG,uBAAuB,CAAC;CAC3E;AAED;;;GAGG;AACH,qBAAa,WAAY,SAAQ,cAAc,CAAC,aAAa,CAAC,WAAW,CAAC;IACxE;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,WAAW,CAAC;IAUtD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,WAAW,GAAG,aAAa,CAAC,WAAW;CAIrD;AAED,eAAO,MAAM,YAAY,EAAkB,sBAAsB,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
7
|
+
import { Specification } from '../definitions';
|
|
8
|
+
/**
|
|
9
|
+
* Represents the intersection between the EventSource class and type
|
|
10
|
+
*/
|
|
11
|
+
export type EventSourceIntersection = EventSource & Specification.EventSource;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the EventSource class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface EventSourceConstructor {
|
|
16
|
+
new (model?: Partial<Specification.EventSource>): EventSourceIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a EventSource with methods for validation and normalization.
|
|
20
|
+
* Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
|
|
21
|
+
*/
|
|
22
|
+
export declare class EventSource extends ObjectHydrator<Specification.EventSource> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the EventSource class.
|
|
25
|
+
* Initializes properties based on the provided model if it is an object.
|
|
26
|
+
*
|
|
27
|
+
* @param model - Optional partial model object to initialize the EventSource.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.EventSource>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the EventSource.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the EventSource.
|
|
37
|
+
* Creates a copy of the EventSource, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the EventSource instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): EventSource & Specification.EventSource;
|
|
42
|
+
}
|
|
43
|
+
export declare const _EventSource: EventSourceConstructor;
|
|
44
|
+
//# sourceMappingURL=event-source.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-source.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/event-source.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG,WAAW,GAAG,aAAa,CAAC,WAAW,CAAC;AAE9E;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,WAAW,CAAC,GAAG,uBAAuB,CAAC;CAC3E;AAED;;;GAGG;AACH,qBAAa,WAAY,SAAQ,cAAc,CAAC,aAAa,CAAC,WAAW,CAAC;IACxE;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,WAAW,CAAC;IAMtD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,WAAW,GAAG,aAAa,CAAC,WAAW;CAIrD;AAED,eAAO,MAAM,YAAY,EAAkB,sBAAsB,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
7
|
+
import { Specification } from '../definitions';
|
|
8
|
+
/**
|
|
9
|
+
* Represents the intersection between the EventTime class and type
|
|
10
|
+
*/
|
|
11
|
+
export type EventTimeIntersection = EventTime & Specification.EventTime;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the EventTime class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface EventTimeConstructor {
|
|
16
|
+
new (model?: Partial<Specification.EventTime>): EventTimeIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a EventTime with methods for validation and normalization.
|
|
20
|
+
* Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
|
|
21
|
+
*/
|
|
22
|
+
export declare class EventTime extends ObjectHydrator<Specification.EventTime> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the EventTime class.
|
|
25
|
+
* Initializes properties based on the provided model if it is an object.
|
|
26
|
+
*
|
|
27
|
+
* @param model - Optional partial model object to initialize the EventTime.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.EventTime>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the EventTime.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the EventTime.
|
|
37
|
+
* Creates a copy of the EventTime, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the EventTime instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): EventTime & Specification.EventTime;
|
|
42
|
+
}
|
|
43
|
+
export declare const _EventTime: EventTimeConstructor;
|
|
44
|
+
//# sourceMappingURL=event-time.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event-time.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/event-time.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG,SAAS,GAAG,aAAa,CAAC,SAAS,CAAC;AAExE;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,SAAS,CAAC,GAAG,qBAAqB,CAAC;CACvE;AAED;;;GAGG;AACH,qBAAa,SAAU,SAAQ,cAAc,CAAC,aAAa,CAAC,SAAS,CAAC;IACpE;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,SAAS,CAAC;IAMpD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,SAAS,GAAG,aAAa,CAAC,SAAS;CAIjD;AAED,eAAO,MAAM,UAAU,EAAgB,oBAAoB,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
7
|
+
import { Specification } from '../definitions';
|
|
8
|
+
/**
|
|
9
|
+
* Represents the intersection between the ExponentialBackOff class and type
|
|
10
|
+
*/
|
|
11
|
+
export type ExponentialBackOffIntersection = ExponentialBackOff & Specification.ExponentialBackOff;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the ExponentialBackOff class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface ExponentialBackOffConstructor {
|
|
16
|
+
new (model?: Partial<Specification.ExponentialBackOff>): ExponentialBackOffIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a ExponentialBackOff with methods for validation and normalization.
|
|
20
|
+
* Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
|
|
21
|
+
*/
|
|
22
|
+
export declare class ExponentialBackOff extends ObjectHydrator<Specification.ExponentialBackOff> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the ExponentialBackOff class.
|
|
25
|
+
* Initializes properties based on the provided model if it is an object.
|
|
26
|
+
*
|
|
27
|
+
* @param model - Optional partial model object to initialize the ExponentialBackOff.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.ExponentialBackOff>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the ExponentialBackOff.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the ExponentialBackOff.
|
|
37
|
+
* Creates a copy of the ExponentialBackOff, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the ExponentialBackOff instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): ExponentialBackOff & Specification.ExponentialBackOff;
|
|
42
|
+
}
|
|
43
|
+
export declare const _ExponentialBackOff: ExponentialBackOffConstructor;
|
|
44
|
+
//# sourceMappingURL=exponential-back-off.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"exponential-back-off.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/exponential-back-off.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,kBAAkB,GAAG,aAAa,CAAC,kBAAkB,CAAC;AAEnG;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,kBAAkB,CAAC,GAAG,8BAA8B,CAAC;CACzF;AAED;;;GAGG;AACH,qBAAa,kBAAmB,SAAQ,cAAc,CAAC,aAAa,CAAC,kBAAkB,CAAC;IACtF;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,kBAAkB,CAAC;IAM7D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,kBAAkB,GAAG,aAAa,CAAC,kBAAkB;CAInE;AAED,eAAO,MAAM,mBAAmB,EAAyB,6BAA6B,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/*****************************************************************************************
|
|
2
|
+
*
|
|
3
|
+
* /!\ This file is computer generated. Any manual modification can and will be lost. /!\
|
|
4
|
+
*
|
|
5
|
+
*****************************************************************************************/
|
|
6
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
7
|
+
import { Specification } from '../definitions';
|
|
8
|
+
/**
|
|
9
|
+
* Represents the intersection between the ExportAs class and type
|
|
10
|
+
*/
|
|
11
|
+
export type ExportAsIntersection = ExportAs & Specification.ExportAs;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the ExportAs class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface ExportAsConstructor {
|
|
16
|
+
new (model?: Partial<Specification.ExportAs>): ExportAsIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a ExportAs with methods for validation and normalization.
|
|
20
|
+
* Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
|
|
21
|
+
*/
|
|
22
|
+
export declare class ExportAs extends ObjectHydrator<Specification.ExportAs> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the ExportAs class.
|
|
25
|
+
* Initializes properties based on the provided model if it is an object.
|
|
26
|
+
*
|
|
27
|
+
* @param model - Optional partial model object to initialize the ExportAs.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.ExportAs>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the ExportAs.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the ExportAs.
|
|
37
|
+
* Creates a copy of the ExportAs, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the ExportAs instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): ExportAs & Specification.ExportAs;
|
|
42
|
+
}
|
|
43
|
+
export declare const _ExportAs: ExportAsConstructor;
|
|
44
|
+
//# sourceMappingURL=export-as.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"export-as.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/export-as.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG,QAAQ,GAAG,aAAa,CAAC,QAAQ,CAAC;AAErE;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC,GAAG,oBAAoB,CAAC;CACrE;AAED;;;GAGG;AACH,qBAAa,QAAS,SAAQ,cAAc,CAAC,aAAa,CAAC,QAAQ,CAAC;IAClE;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAMnD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,QAAQ,GAAG,aAAa,CAAC,QAAQ;CAI/C;AAED,eAAO,MAAM,SAAS,EAAe,mBAAmB,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the Export class and type
|
|
5
|
+
*/
|
|
6
|
+
export type ExportIntersection = Export & Specification.Export;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the Export class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface ExportConstructor {
|
|
11
|
+
new (model?: Partial<Specification.Export>): ExportIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a Export 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 Export extends ObjectHydrator<Specification.Export> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the Export 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 Export.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.Export>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the Export.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the Export.
|
|
32
|
+
* Creates a copy of the Export, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the Export instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): Export & Specification.Export;
|
|
37
|
+
}
|
|
38
|
+
export declare const _Export: ExportConstructor;
|
|
39
|
+
//# sourceMappingURL=export.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"export.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/export.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,kBAAkB,GAAG,MAAM,GAAG,aAAa,CAAC,MAAM,CAAC;AAE/D;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,MAAM,CAAC,GAAG,kBAAkB,CAAC;CACjE;AAED;;;GAGG;AACH,qBAAa,MAAO,SAAQ,cAAc,CAAC,aAAa,CAAC,MAAM,CAAC;IAC9D;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,MAAM,CAAC;IASjD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,MAAM,GAAG,aAAa,CAAC,MAAM;CAI3C;AAED,eAAO,MAAM,OAAO,EAAa,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the ExtensionItem class and type
|
|
5
|
+
*/
|
|
6
|
+
export type ExtensionItemIntersection = ExtensionItem & Specification.ExtensionItem;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the ExtensionItem class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface ExtensionItemConstructor {
|
|
11
|
+
new (model?: Partial<Specification.ExtensionItem>): ExtensionItemIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a ExtensionItem 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 ExtensionItem extends ObjectHydrator<Specification.ExtensionItem> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the ExtensionItem 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 ExtensionItem.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.ExtensionItem>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the ExtensionItem.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the ExtensionItem.
|
|
32
|
+
* Creates a copy of the ExtensionItem, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the ExtensionItem instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): ExtensionItem & Specification.ExtensionItem;
|
|
37
|
+
}
|
|
38
|
+
export declare const _ExtensionItem: ExtensionItemConstructor;
|
|
39
|
+
//# sourceMappingURL=extension-item.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"extension-item.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/extension-item.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,yBAAyB,GAAG,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAEpF;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACvC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,aAAa,CAAC,GAAG,yBAAyB,CAAC;CAC/E;AAED;;;GAGG;AACH,qBAAa,aAAc,SAAQ,cAAc,CAAC,aAAa,CAAC,aAAa,CAAC;IAC5E;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,aAAa,CAAC;IAcxD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,aAAa,GAAG,aAAa,CAAC,aAAa;CAIzD;AAED,eAAO,MAAM,cAAc,EAAoB,wBAAwB,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the Extension class and type
|
|
5
|
+
*/
|
|
6
|
+
export type ExtensionIntersection = Extension & Specification.Extension;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the Extension class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface ExtensionConstructor {
|
|
11
|
+
new (model?: Partial<Specification.Extension>): ExtensionIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a Extension 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 Extension extends ObjectHydrator<Specification.Extension> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the Extension 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 Extension.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.Extension>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the Extension.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the Extension.
|
|
32
|
+
* Creates a copy of the Extension, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the Extension instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): Extension & Specification.Extension;
|
|
37
|
+
}
|
|
38
|
+
export declare const _Extension: ExtensionConstructor;
|
|
39
|
+
//# sourceMappingURL=extension.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"extension.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/extension.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,qBAAqB,GAAG,SAAS,GAAG,aAAa,CAAC,SAAS,CAAC;AAExE;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,SAAS,CAAC,GAAG,qBAAqB,CAAC;CACvE;AAED;;;GAGG;AACH,qBAAa,SAAU,SAAQ,cAAc,CAAC,aAAa,CAAC,SAAS,CAAC;IACpE;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,SAAS,CAAC;IAUpD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,SAAS,GAAG,aAAa,CAAC,SAAS;CAIjD;AAED,eAAO,MAAM,UAAU,EAAgB,oBAAoB,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the ExternalResource class and type
|
|
5
|
+
*/
|
|
6
|
+
export type ExternalResourceIntersection = ExternalResource & Specification.ExternalResource;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the ExternalResource class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface ExternalResourceConstructor {
|
|
11
|
+
new (model?: Partial<Specification.ExternalResource>): ExternalResourceIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a ExternalResource 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 ExternalResource extends ObjectHydrator<Specification.ExternalResource> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the ExternalResource 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 ExternalResource.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.ExternalResource>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the ExternalResource.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the ExternalResource.
|
|
32
|
+
* Creates a copy of the ExternalResource, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the ExternalResource instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): ExternalResource & Specification.ExternalResource;
|
|
37
|
+
}
|
|
38
|
+
export declare const _ExternalResource: ExternalResourceConstructor;
|
|
39
|
+
//# sourceMappingURL=external-resource.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"external-resource.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/external-resource.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,4BAA4B,GAAG,gBAAgB,GAAG,aAAa,CAAC,gBAAgB,CAAC;AAE7F;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,gBAAgB,CAAC,GAAG,4BAA4B,CAAC;CACrF;AAED;;;GAGG;AACH,qBAAa,gBAAiB,SAAQ,cAAc,CAAC,aAAa,CAAC,gBAAgB,CAAC;IAClF;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,gBAAgB,CAAC;IAS3D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,gBAAgB,GAAG,aAAa,CAAC,gBAAgB;CAI/D;AAED,eAAO,MAAM,iBAAiB,EAAuB,2BAA2B,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the ExternalScript class and type
|
|
5
|
+
*/
|
|
6
|
+
export type ExternalScriptIntersection = ExternalScript & Specification.ExternalScript;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the ExternalScript class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface ExternalScriptConstructor {
|
|
11
|
+
new (model?: Partial<Specification.ExternalScript>): ExternalScriptIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a ExternalScript 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 ExternalScript extends ObjectHydrator<Specification.ExternalScript> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the ExternalScript 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 ExternalScript.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.ExternalScript>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the ExternalScript.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the ExternalScript.
|
|
32
|
+
* Creates a copy of the ExternalScript, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the ExternalScript instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): ExternalScript & Specification.ExternalScript;
|
|
37
|
+
}
|
|
38
|
+
export declare const _ExternalScript: ExternalScriptConstructor;
|
|
39
|
+
//# sourceMappingURL=external-script.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"external-script.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/external-script.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,0BAA0B,GAAG,cAAc,GAAG,aAAa,CAAC,cAAc,CAAC;AAEvF;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACxC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,cAAc,CAAC,GAAG,0BAA0B,CAAC;CACjF;AAED;;;GAGG;AACH,qBAAa,cAAe,SAAQ,cAAc,CAAC,aAAa,CAAC,cAAc,CAAC;IAC9E;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,cAAc,CAAC;IASzD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,cAAc,GAAG,aAAa,CAAC,cAAc;CAI3D;AAED,eAAO,MAAM,eAAe,EAAqB,yBAAyB,CAAC"}
|