@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 RetryBackoff class and type
|
|
10
|
+
*/
|
|
11
|
+
export type RetryBackoffIntersection = RetryBackoff & Specification.RetryBackoff;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the RetryBackoff class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface RetryBackoffConstructor {
|
|
16
|
+
new (model?: Partial<Specification.RetryBackoff>): RetryBackoffIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a RetryBackoff 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 RetryBackoff extends ObjectHydrator<Specification.RetryBackoff> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the RetryBackoff 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 RetryBackoff.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.RetryBackoff>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the RetryBackoff.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the RetryBackoff.
|
|
37
|
+
* Creates a copy of the RetryBackoff, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the RetryBackoff instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): RetryBackoff & Specification.RetryBackoff;
|
|
42
|
+
}
|
|
43
|
+
export declare const _RetryBackoff: RetryBackoffConstructor;
|
|
44
|
+
//# sourceMappingURL=retry-backoff.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"retry-backoff.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/retry-backoff.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 RetryLimitAttempt class and type
|
|
5
|
+
*/
|
|
6
|
+
export type RetryLimitAttemptIntersection = RetryLimitAttempt & Specification.RetryLimitAttempt;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the RetryLimitAttempt class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface RetryLimitAttemptConstructor {
|
|
11
|
+
new (model?: Partial<Specification.RetryLimitAttempt>): RetryLimitAttemptIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a RetryLimitAttempt 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 RetryLimitAttempt extends ObjectHydrator<Specification.RetryLimitAttempt> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the RetryLimitAttempt 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 RetryLimitAttempt.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.RetryLimitAttempt>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the RetryLimitAttempt.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the RetryLimitAttempt.
|
|
32
|
+
* Creates a copy of the RetryLimitAttempt, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the RetryLimitAttempt instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): RetryLimitAttempt & Specification.RetryLimitAttempt;
|
|
37
|
+
}
|
|
38
|
+
export declare const _RetryLimitAttempt: RetryLimitAttemptConstructor;
|
|
39
|
+
//# sourceMappingURL=retry-limit-attempt.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"retry-limit-attempt.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/retry-limit-attempt.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,6BAA6B,GAAG,iBAAiB,GAAG,aAAa,CAAC,iBAAiB,CAAC;AAEhG;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,iBAAiB,CAAC,GAAG,6BAA6B,CAAC;CACvF;AAED;;;GAGG;AACH,qBAAa,iBAAkB,SAAQ,cAAc,CAAC,aAAa,CAAC,iBAAiB,CAAC;IACpF;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,iBAAiB,CAAC;IAS5D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,iBAAiB,GAAG,aAAa,CAAC,iBAAiB;CAIjE;AAED,eAAO,MAAM,kBAAkB,EAAwB,4BAA4B,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the RetryLimit class and type
|
|
5
|
+
*/
|
|
6
|
+
export type RetryLimitIntersection = RetryLimit & Specification.RetryLimit;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the RetryLimit class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface RetryLimitConstructor {
|
|
11
|
+
new (model?: Partial<Specification.RetryLimit>): RetryLimitIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a RetryLimit 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 RetryLimit extends ObjectHydrator<Specification.RetryLimit> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the RetryLimit 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 RetryLimit.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.RetryLimit>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the RetryLimit.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the RetryLimit.
|
|
32
|
+
* Creates a copy of the RetryLimit, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the RetryLimit instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): RetryLimit & Specification.RetryLimit;
|
|
37
|
+
}
|
|
38
|
+
export declare const _RetryLimit: RetryLimitConstructor;
|
|
39
|
+
//# sourceMappingURL=retry-limit.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"retry-limit.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/retry-limit.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,sBAAsB,GAAG,UAAU,GAAG,aAAa,CAAC,UAAU,CAAC;AAE3E;;GAEG;AACH,MAAM,WAAW,qBAAqB;IACpC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,sBAAsB,CAAC;CACzE;AAED;;;GAGG;AACH,qBAAa,UAAW,SAAQ,cAAc,CAAC,aAAa,CAAC,UAAU,CAAC;IACtE;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,UAAU,CAAC;IAUrD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,UAAU,GAAG,aAAa,CAAC,UAAU;CAInD;AAED,eAAO,MAAM,WAAW,EAAiB,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the RetryPolicyJitter class and type
|
|
5
|
+
*/
|
|
6
|
+
export type RetryPolicyJitterIntersection = RetryPolicyJitter & Specification.RetryPolicyJitter;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the RetryPolicyJitter class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface RetryPolicyJitterConstructor {
|
|
11
|
+
new (model?: Partial<Specification.RetryPolicyJitter>): RetryPolicyJitterIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a RetryPolicyJitter 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 RetryPolicyJitter extends ObjectHydrator<Specification.RetryPolicyJitter> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the RetryPolicyJitter 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 RetryPolicyJitter.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.RetryPolicyJitter>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the RetryPolicyJitter.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the RetryPolicyJitter.
|
|
32
|
+
* Creates a copy of the RetryPolicyJitter, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the RetryPolicyJitter instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): RetryPolicyJitter & Specification.RetryPolicyJitter;
|
|
37
|
+
}
|
|
38
|
+
export declare const _RetryPolicyJitter: RetryPolicyJitterConstructor;
|
|
39
|
+
//# sourceMappingURL=retry-policy-jitter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"retry-policy-jitter.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/retry-policy-jitter.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,6BAA6B,GAAG,iBAAiB,GAAG,aAAa,CAAC,iBAAiB,CAAC;AAEhG;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,iBAAiB,CAAC,GAAG,6BAA6B,CAAC;CACvF;AAED;;;GAGG;AACH,qBAAa,iBAAkB,SAAQ,cAAc,CAAC,aAAa,CAAC,iBAAiB,CAAC;IACpF;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,iBAAiB,CAAC;IAU5D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,iBAAiB,GAAG,aAAa,CAAC,iBAAiB;CAIjE;AAED,eAAO,MAAM,kBAAkB,EAAwB,4BAA4B,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the RetryPolicy class and type
|
|
5
|
+
*/
|
|
6
|
+
export type RetryPolicyIntersection = RetryPolicy & Specification.RetryPolicy;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the RetryPolicy class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface RetryPolicyConstructor {
|
|
11
|
+
new (model?: Partial<Specification.RetryPolicy>): RetryPolicyIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a RetryPolicy 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 RetryPolicy extends ObjectHydrator<Specification.RetryPolicy> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the RetryPolicy 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 RetryPolicy.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.RetryPolicy>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the RetryPolicy.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the RetryPolicy.
|
|
32
|
+
* Creates a copy of the RetryPolicy, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the RetryPolicy instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): RetryPolicy & Specification.RetryPolicy;
|
|
37
|
+
}
|
|
38
|
+
export declare const _RetryPolicy: RetryPolicyConstructor;
|
|
39
|
+
//# sourceMappingURL=retry-policy.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"retry-policy.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/retry-policy.ts"],"names":[],"mappings":"AA0BA,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;IAYtD;;;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,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the RunContainer class and type
|
|
5
|
+
*/
|
|
6
|
+
export type RunContainerIntersection = RunContainer & Specification.RunContainer;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the RunContainer class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface RunContainerConstructor {
|
|
11
|
+
new (model?: Partial<Specification.RunContainer>): RunContainerIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a RunContainer 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 RunContainer extends ObjectHydrator<Specification.RunContainer> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the RunContainer 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 RunContainer.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.RunContainer>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the RunContainer.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the RunContainer.
|
|
32
|
+
* Creates a copy of the RunContainer, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the RunContainer instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): RunContainer & Specification.RunContainer;
|
|
37
|
+
}
|
|
38
|
+
export declare const _RunContainer: RunContainerConstructor;
|
|
39
|
+
//# sourceMappingURL=run-container.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"run-container.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/run-container.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,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;IASvD;;;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 RunScript class and type
|
|
5
|
+
*/
|
|
6
|
+
export type RunScriptIntersection = RunScript & Specification.RunScript;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the RunScript class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface RunScriptConstructor {
|
|
11
|
+
new (model?: Partial<Specification.RunScript>): RunScriptIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a RunScript 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 RunScript extends ObjectHydrator<Specification.RunScript> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the RunScript 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 RunScript.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.RunScript>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the RunScript.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the RunScript.
|
|
32
|
+
* Creates a copy of the RunScript, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the RunScript instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): RunScript & Specification.RunScript;
|
|
37
|
+
}
|
|
38
|
+
export declare const _RunScript: RunScriptConstructor;
|
|
39
|
+
//# sourceMappingURL=run-script.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"run-script.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/run-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,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;IASpD;;;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 RunShell class and type
|
|
5
|
+
*/
|
|
6
|
+
export type RunShellIntersection = RunShell & Specification.RunShell;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the RunShell class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface RunShellConstructor {
|
|
11
|
+
new (model?: Partial<Specification.RunShell>): RunShellIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a RunShell 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 RunShell extends ObjectHydrator<Specification.RunShell> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the RunShell 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 RunShell.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.RunShell>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the RunShell.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the RunShell.
|
|
32
|
+
* Creates a copy of the RunShell, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the RunShell instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): RunShell & Specification.RunShell;
|
|
37
|
+
}
|
|
38
|
+
export declare const _RunShell: RunShellConstructor;
|
|
39
|
+
//# sourceMappingURL=run-shell.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"run-shell.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/run-shell.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,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;IASnD;;;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 RunTaskConfiguration class and type
|
|
5
|
+
*/
|
|
6
|
+
export type RunTaskConfigurationIntersection = RunTaskConfiguration & Specification.RunTaskConfiguration;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the RunTaskConfiguration class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface RunTaskConfigurationConstructor {
|
|
11
|
+
new (model?: Partial<Specification.RunTaskConfiguration>): RunTaskConfigurationIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a RunTaskConfiguration 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 RunTaskConfiguration extends ObjectHydrator<Specification.RunTaskConfiguration> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the RunTaskConfiguration 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 RunTaskConfiguration.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.RunTaskConfiguration>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the RunTaskConfiguration.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the RunTaskConfiguration.
|
|
32
|
+
* Creates a copy of the RunTaskConfiguration, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the RunTaskConfiguration instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): RunTaskConfiguration & Specification.RunTaskConfiguration;
|
|
37
|
+
}
|
|
38
|
+
export declare const _RunTaskConfiguration: RunTaskConfigurationConstructor;
|
|
39
|
+
//# sourceMappingURL=run-task-configuration.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"run-task-configuration.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/run-task-configuration.ts"],"names":[],"mappings":"AA0BA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/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;IAwB/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 { _TaskBase } from './task-base';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the RunTask class and type
|
|
5
|
+
*/
|
|
6
|
+
export type RunTaskIntersection = RunTask & Specification.RunTask;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the RunTask class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface RunTaskConstructor {
|
|
11
|
+
new (model?: Partial<Specification.RunTask>): RunTaskIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a RunTask 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 RunTask extends _TaskBase {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the RunTask 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 RunTask.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.RunTask>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the RunTask.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the RunTask.
|
|
32
|
+
* Creates a copy of the RunTask, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the RunTask instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): RunTask & Specification.RunTask;
|
|
37
|
+
}
|
|
38
|
+
export declare const _RunTask: RunTaskConstructor;
|
|
39
|
+
//# sourceMappingURL=run-task.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"run-task.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/run-task.ts"],"names":[],"mappings":"AA4BA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG,OAAO,GAAG,aAAa,CAAC,OAAO,CAAC;AAElE;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,OAAO,CAAC,GAAG,mBAAmB,CAAC;CACnE;AAED;;;GAGG;AACH,qBAAa,OAAQ,SAAQ,SAAS;IACpC;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,OAAO,CAAC;IAclD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,OAAO,GAAG,aAAa,CAAC,OAAO;CAI7C;AAED,eAAO,MAAM,QAAQ,EAAc,kBAAkB,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the RunWorkflow class and type
|
|
5
|
+
*/
|
|
6
|
+
export type RunWorkflowIntersection = RunWorkflow & Specification.RunWorkflow;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the RunWorkflow class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface RunWorkflowConstructor {
|
|
11
|
+
new (model?: Partial<Specification.RunWorkflow>): RunWorkflowIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a RunWorkflow 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 RunWorkflow extends ObjectHydrator<Specification.RunWorkflow> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the RunWorkflow 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 RunWorkflow.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.RunWorkflow>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the RunWorkflow.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the RunWorkflow.
|
|
32
|
+
* Creates a copy of the RunWorkflow, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the RunWorkflow instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): RunWorkflow & Specification.RunWorkflow;
|
|
37
|
+
}
|
|
38
|
+
export declare const _RunWorkflow: RunWorkflowConstructor;
|
|
39
|
+
//# sourceMappingURL=run-workflow.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"run-workflow.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/run-workflow.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,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;IAStD;;;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 RuntimeExpression class and type
|
|
10
|
+
*/
|
|
11
|
+
export type RuntimeExpressionIntersection = RuntimeExpression & Specification.RuntimeExpression;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the RuntimeExpression class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface RuntimeExpressionConstructor {
|
|
16
|
+
new (model?: Partial<Specification.RuntimeExpression>): RuntimeExpressionIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a RuntimeExpression 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 RuntimeExpression extends ObjectHydrator<Specification.RuntimeExpression> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the RuntimeExpression 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 RuntimeExpression.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.RuntimeExpression>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the RuntimeExpression.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the RuntimeExpression.
|
|
37
|
+
* Creates a copy of the RuntimeExpression, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the RuntimeExpression instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): RuntimeExpression & Specification.RuntimeExpression;
|
|
42
|
+
}
|
|
43
|
+
export declare const _RuntimeExpression: RuntimeExpressionConstructor;
|
|
44
|
+
//# sourceMappingURL=runtime-expression.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"runtime-expression.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/runtime-expression.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,6BAA6B,GAAG,iBAAiB,GAAG,aAAa,CAAC,iBAAiB,CAAC;AAEhG;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,iBAAiB,CAAC,GAAG,6BAA6B,CAAC;CACvF;AAED;;;GAGG;AACH,qBAAa,iBAAkB,SAAQ,cAAc,CAAC,aAAa,CAAC,iBAAiB,CAAC;IACpF;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,iBAAiB,CAAC;IAM5D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,iBAAiB,GAAG,aAAa,CAAC,iBAAiB;CAIjE;AAED,eAAO,MAAM,kBAAkB,EAAwB,4BAA4B,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the Schedule class and type
|
|
5
|
+
*/
|
|
6
|
+
export type ScheduleIntersection = Schedule & Specification.Schedule;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the Schedule class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface ScheduleConstructor {
|
|
11
|
+
new (model?: Partial<Specification.Schedule>): ScheduleIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a Schedule 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 Schedule extends ObjectHydrator<Specification.Schedule> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the Schedule 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 Schedule.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.Schedule>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the Schedule.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the Schedule.
|
|
32
|
+
* Creates a copy of the Schedule, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the Schedule instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): Schedule & Specification.Schedule;
|
|
37
|
+
}
|
|
38
|
+
export declare const _Schedule: ScheduleConstructor;
|
|
39
|
+
//# sourceMappingURL=schedule.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"schedule.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/schedule.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,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;IAWnD;;;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 SchemaExternal class and type
|
|
5
|
+
*/
|
|
6
|
+
export type SchemaExternalIntersection = SchemaExternal & Specification.SchemaExternal;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the SchemaExternal class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface SchemaExternalConstructor {
|
|
11
|
+
new (model?: Partial<Specification.SchemaExternal>): SchemaExternalIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a SchemaExternal 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 SchemaExternal extends ObjectHydrator<Specification.SchemaExternal> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the SchemaExternal 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 SchemaExternal.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.SchemaExternal>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the SchemaExternal.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the SchemaExternal.
|
|
32
|
+
* Creates a copy of the SchemaExternal, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the SchemaExternal instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): SchemaExternal & Specification.SchemaExternal;
|
|
37
|
+
}
|
|
38
|
+
export declare const _SchemaExternal: SchemaExternalConstructor;
|
|
39
|
+
//# sourceMappingURL=schema-external.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"schema-external.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/schema-external.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"}
|