@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,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 WithHTTPBody class and type
|
|
10
|
+
*/
|
|
11
|
+
export type WithHTTPBodyIntersection = WithHTTPBody & Specification.WithHTTPBody;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the WithHTTPBody class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface WithHTTPBodyConstructor {
|
|
16
|
+
new (model?: Partial<Specification.WithHTTPBody>): WithHTTPBodyIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a WithHTTPBody 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 WithHTTPBody extends ObjectHydrator<Specification.WithHTTPBody> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the WithHTTPBody 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 WithHTTPBody.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.WithHTTPBody>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the WithHTTPBody.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the WithHTTPBody.
|
|
37
|
+
* Creates a copy of the WithHTTPBody, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the WithHTTPBody instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): WithHTTPBody & Specification.WithHTTPBody;
|
|
42
|
+
}
|
|
43
|
+
export declare const _WithHTTPBody: WithHTTPBodyConstructor;
|
|
44
|
+
//# sourceMappingURL=with-http-body.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"with-http-body.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/with-http-body.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,wBAAwB,GAAG,YAAY,GAAG,aAAa,CAAC,YAAY,CAAC;AAEjF;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACtC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,YAAY,CAAC,GAAG,wBAAwB,CAAC;CAC7E;AAED;;;GAGG;AACH,qBAAa,YAAa,SAAQ,cAAc,CAAC,aAAa,CAAC,YAAY,CAAC;IAC1E;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,YAAY,CAAC;IAMvD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,YAAY,GAAG,aAAa,CAAC,YAAY;CAIvD;AAED,eAAO,MAAM,aAAa,EAAmB,uBAAuB,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 WithHTTPHeaders class and type
|
|
10
|
+
*/
|
|
11
|
+
export type WithHTTPHeadersIntersection = WithHTTPHeaders & Specification.WithHTTPHeaders;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the WithHTTPHeaders class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface WithHTTPHeadersConstructor {
|
|
16
|
+
new (model?: Partial<Specification.WithHTTPHeaders>): WithHTTPHeadersIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a WithHTTPHeaders 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 WithHTTPHeaders extends ObjectHydrator<Specification.WithHTTPHeaders> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the WithHTTPHeaders 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 WithHTTPHeaders.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.WithHTTPHeaders>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the WithHTTPHeaders.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the WithHTTPHeaders.
|
|
37
|
+
* Creates a copy of the WithHTTPHeaders, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the WithHTTPHeaders instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): WithHTTPHeaders & Specification.WithHTTPHeaders;
|
|
42
|
+
}
|
|
43
|
+
export declare const _WithHTTPHeaders: WithHTTPHeadersConstructor;
|
|
44
|
+
//# sourceMappingURL=with-http-headers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"with-http-headers.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/with-http-headers.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 WithHTTPQuery class and type
|
|
10
|
+
*/
|
|
11
|
+
export type WithHTTPQueryIntersection = WithHTTPQuery & Specification.WithHTTPQuery;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the WithHTTPQuery class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface WithHTTPQueryConstructor {
|
|
16
|
+
new (model?: Partial<Specification.WithHTTPQuery>): WithHTTPQueryIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a WithHTTPQuery 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 WithHTTPQuery extends ObjectHydrator<Specification.WithHTTPQuery> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the WithHTTPQuery 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 WithHTTPQuery.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.WithHTTPQuery>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the WithHTTPQuery.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the WithHTTPQuery.
|
|
37
|
+
* Creates a copy of the WithHTTPQuery, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the WithHTTPQuery instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): WithHTTPQuery & Specification.WithHTTPQuery;
|
|
42
|
+
}
|
|
43
|
+
export declare const _WithHTTPQuery: WithHTTPQueryConstructor;
|
|
44
|
+
//# sourceMappingURL=with-http-query.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"with-http-query.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/with-http-query.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,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;IAMxD;;;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,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 WithOpenAPIParameters class and type
|
|
10
|
+
*/
|
|
11
|
+
export type WithOpenAPIParametersIntersection = WithOpenAPIParameters & Specification.WithOpenAPIParameters;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the WithOpenAPIParameters class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface WithOpenAPIParametersConstructor {
|
|
16
|
+
new (model?: Partial<Specification.WithOpenAPIParameters>): WithOpenAPIParametersIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a WithOpenAPIParameters 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 WithOpenAPIParameters extends ObjectHydrator<Specification.WithOpenAPIParameters> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the WithOpenAPIParameters 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 WithOpenAPIParameters.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.WithOpenAPIParameters>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the WithOpenAPIParameters.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the WithOpenAPIParameters.
|
|
37
|
+
* Creates a copy of the WithOpenAPIParameters, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the WithOpenAPIParameters instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): WithOpenAPIParameters & Specification.WithOpenAPIParameters;
|
|
42
|
+
}
|
|
43
|
+
export declare const _WithOpenAPIParameters: WithOpenAPIParametersConstructor;
|
|
44
|
+
//# sourceMappingURL=with-open-api-parameters.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"with-open-api-parameters.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/with-open-api-parameters.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,iCAAiC,GAAG,qBAAqB,GAAG,aAAa,CAAC,qBAAqB,CAAC;AAE5G;;GAEG;AACH,MAAM,WAAW,gCAAgC;IAC/C,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,qBAAqB,CAAC,GAAG,iCAAiC,CAAC;CAC/F;AAED;;;GAGG;AACH,qBAAa,qBAAsB,SAAQ,cAAc,CAAC,aAAa,CAAC,qBAAqB,CAAC;IAC5F;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,qBAAqB,CAAC;IAMhE;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,qBAAqB,GAAG,aAAa,CAAC,qBAAqB;CAIzE;AAED,eAAO,MAAM,sBAAsB,EAA4B,gCAAgC,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 WorkflowMetadata class and type
|
|
10
|
+
*/
|
|
11
|
+
export type WorkflowMetadataIntersection = WorkflowMetadata & Specification.WorkflowMetadata;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the WorkflowMetadata class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface WorkflowMetadataConstructor {
|
|
16
|
+
new (model?: Partial<Specification.WorkflowMetadata>): WorkflowMetadataIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a WorkflowMetadata 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 WorkflowMetadata extends ObjectHydrator<Specification.WorkflowMetadata> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the WorkflowMetadata 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 WorkflowMetadata.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.WorkflowMetadata>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the WorkflowMetadata.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the WorkflowMetadata.
|
|
37
|
+
* Creates a copy of the WorkflowMetadata, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the WorkflowMetadata instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): WorkflowMetadata & Specification.WorkflowMetadata;
|
|
42
|
+
}
|
|
43
|
+
export declare const _WorkflowMetadata: WorkflowMetadataConstructor;
|
|
44
|
+
//# sourceMappingURL=workflow-metadata.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"workflow-metadata.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/workflow-metadata.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,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;IAM3D;;;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,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 WorkflowTags class and type
|
|
10
|
+
*/
|
|
11
|
+
export type WorkflowTagsIntersection = WorkflowTags & Specification.WorkflowTags;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the WorkflowTags class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface WorkflowTagsConstructor {
|
|
16
|
+
new (model?: Partial<Specification.WorkflowTags>): WorkflowTagsIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a WorkflowTags 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 WorkflowTags extends ObjectHydrator<Specification.WorkflowTags> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the WorkflowTags 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 WorkflowTags.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.WorkflowTags>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the WorkflowTags.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the WorkflowTags.
|
|
37
|
+
* Creates a copy of the WorkflowTags, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the WorkflowTags instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): WorkflowTags & Specification.WorkflowTags;
|
|
42
|
+
}
|
|
43
|
+
export declare const _WorkflowTags: WorkflowTagsConstructor;
|
|
44
|
+
//# sourceMappingURL=workflow-tags.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"workflow-tags.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/workflow-tags.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,wBAAwB,GAAG,YAAY,GAAG,aAAa,CAAC,YAAY,CAAC;AAEjF;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACtC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,YAAY,CAAC,GAAG,wBAAwB,CAAC;CAC7E;AAED;;;GAGG;AACH,qBAAa,YAAa,SAAQ,cAAc,CAAC,aAAa,CAAC,YAAY,CAAC;IAC1E;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,YAAY,CAAC;IAMvD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,YAAY,GAAG,aAAa,CAAC,YAAY;CAIvD;AAED,eAAO,MAAM,aAAa,EAAmB,uBAAuB,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the WorkflowTimeout class and type
|
|
5
|
+
*/
|
|
6
|
+
export type WorkflowTimeoutIntersection = WorkflowTimeout & Specification.WorkflowTimeout;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the WorkflowTimeout class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface WorkflowTimeoutConstructor {
|
|
11
|
+
new (model?: Partial<Specification.WorkflowTimeout>): WorkflowTimeoutIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a WorkflowTimeout 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 WorkflowTimeout extends ObjectHydrator<Specification.WorkflowTimeout> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the WorkflowTimeout 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 WorkflowTimeout.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.WorkflowTimeout>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the WorkflowTimeout.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the WorkflowTimeout.
|
|
32
|
+
* Creates a copy of the WorkflowTimeout, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the WorkflowTimeout instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): WorkflowTimeout & Specification.WorkflowTimeout;
|
|
37
|
+
}
|
|
38
|
+
export declare const _WorkflowTimeout: WorkflowTimeoutConstructor;
|
|
39
|
+
//# sourceMappingURL=workflow-timeout.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"workflow-timeout.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/workflow-timeout.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,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;IAY1D;;;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,63 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the Workflow class and type
|
|
5
|
+
*/
|
|
6
|
+
export type WorkflowIntersection = Workflow & Specification.Workflow;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the Workflow class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface WorkflowConstructor {
|
|
11
|
+
new (model?: Partial<Specification.Workflow>): WorkflowIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a Workflow with methods for validation normalization, and serialization.
|
|
15
|
+
* Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
|
|
16
|
+
*/
|
|
17
|
+
export declare class Workflow extends ObjectHydrator<Specification.Workflow> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the Workflow 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 Workflow.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.Workflow>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the Workflow.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the Workflow.
|
|
32
|
+
* Creates a copy of the Workflow, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the Workflow instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): Workflow & Specification.Workflow;
|
|
37
|
+
static deserialize(text: string): WorkflowIntersection;
|
|
38
|
+
static serialize(model: Partial<WorkflowIntersection>, format?: 'yaml' | 'json', normalize?: boolean): string;
|
|
39
|
+
/**
|
|
40
|
+
* Serializes the workflow to YAML or JSON
|
|
41
|
+
* @param format The format, 'yaml' or 'json', default is 'yaml'
|
|
42
|
+
* @param normalize If the workflow should be normalized before serialization, default true
|
|
43
|
+
* @returns A string representation of the workflow
|
|
44
|
+
*/
|
|
45
|
+
serialize(format?: 'yaml' | 'json', normalize?: boolean): string;
|
|
46
|
+
}
|
|
47
|
+
export declare const _Workflow: WorkflowConstructor & {
|
|
48
|
+
/**
|
|
49
|
+
* Deserializes the provided string as a Workflow
|
|
50
|
+
* @param text The YAML or JSON representation of a workflow
|
|
51
|
+
* @returns A new Workflow instance
|
|
52
|
+
*/
|
|
53
|
+
deserialize(text: string): WorkflowIntersection;
|
|
54
|
+
/**
|
|
55
|
+
* Serializes the provided Workflow to YAML or JSON
|
|
56
|
+
* @param workflow The workflow to serialize
|
|
57
|
+
* @param format The format, 'yaml' or 'json', default is 'yaml'
|
|
58
|
+
* @param normalize If the workflow should be normalized before serialization, default true
|
|
59
|
+
* @returns A string representation of the workflow
|
|
60
|
+
*/
|
|
61
|
+
serialize(workflow: Partial<WorkflowIntersection>, format?: "yaml" | "json", normalize?: boolean): string;
|
|
62
|
+
};
|
|
63
|
+
//# sourceMappingURL=workflow.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"workflow.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/workflow.ts"],"names":[],"mappings":"AA6BA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAM/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;IAenD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,QAAQ,GAAG,aAAa,CAAC,QAAQ;IAK9C,MAAM,CAAC,WAAW,CAAC,IAAI,EAAE,MAAM,GAAG,oBAAoB;IAMtD,MAAM,CAAC,SAAS,CACd,KAAK,EAAE,OAAO,CAAC,oBAAoB,CAAC,EACpC,MAAM,GAAE,MAAM,GAAG,MAAe,EAChC,SAAS,GAAE,OAAc,GACxB,MAAM;IAUT;;;;;OAKG;IACH,SAAS,CAAC,MAAM,GAAE,MAAM,GAAG,MAAe,EAAE,SAAS,GAAE,OAAc,GAAG,MAAM;CAG/E;AAED,eAAO,MAAM,SAAS,EAAe,mBAAmB,GAAG;IACzD;;;;OAIG;IACH,WAAW,CAAC,IAAI,EAAE,MAAM,GAAG,oBAAoB,CAAC;IAEhD;;;;;;OAMG;IACH,SAAS,CAAC,QAAQ,EAAE,OAAO,CAAC,oBAAoB,CAAC,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,SAAS,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;CAC3G,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/definitions/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,aAAa,MAAM,iBAAiB,CAAC"}
|