@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,38 @@
|
|
|
1
|
+
import { Specification } from '../definitions';
|
|
2
|
+
import { ArrayHydrator } from '../../hydrator';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the SwitchTaskConfiguration class and type
|
|
5
|
+
*/
|
|
6
|
+
export type SwitchTaskConfigurationIntersection = SwitchTaskConfiguration & Specification.SwitchTaskConfiguration;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the SwitchTaskConfiguration class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface SwitchTaskConfigurationConstructor {
|
|
11
|
+
new (model?: Array<Specification.SwitchItem> | number): SwitchTaskConfigurationIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a collection of Specification.SwitchItem.
|
|
15
|
+
* Inherits from ArrayHydrator to handle array-specific hydration.
|
|
16
|
+
*/
|
|
17
|
+
export declare class SwitchTaskConfiguration extends ArrayHydrator<Specification.SwitchItem> {
|
|
18
|
+
/**
|
|
19
|
+
* Constructs a new instance of the SwitchTaskConfiguration class.
|
|
20
|
+
*
|
|
21
|
+
* @param model - Optional parameter which can be an array of objects or a number representing the array length.
|
|
22
|
+
*/
|
|
23
|
+
constructor(model?: Array<Specification.SwitchItem> | number);
|
|
24
|
+
/**
|
|
25
|
+
* Validates the current instance of the SwitchTaskConfiguration.
|
|
26
|
+
* Throws if invalid.
|
|
27
|
+
*/
|
|
28
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
29
|
+
/**
|
|
30
|
+
* Normalizes the current instance of the SwitchTaskConfiguration.
|
|
31
|
+
* Creates a copy of the SwitchTaskConfiguration, invokes normalization hooks if available, and returns the normalized copy.
|
|
32
|
+
*
|
|
33
|
+
* @returns A normalized version of the SwitchTaskConfiguration instance.
|
|
34
|
+
*/
|
|
35
|
+
normalize(): SwitchTaskConfiguration;
|
|
36
|
+
}
|
|
37
|
+
export declare const _SwitchTaskConfiguration: SwitchTaskConfigurationConstructor;
|
|
38
|
+
//# sourceMappingURL=switch-task-configuration.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"switch-task-configuration.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/switch-task-configuration.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,mCAAmC,GAAG,uBAAuB,GAAG,aAAa,CAAC,uBAAuB,CAAC;AAElH;;GAEG;AACH,MAAM,WAAW,kCAAkC;IACjD,KAAK,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,MAAM,GAAG,mCAAmC,CAAC;CAC7F;AAED;;;GAGG;AACH,qBAAa,uBAAwB,SAAQ,aAAa,CAAC,aAAa,CAAC,UAAU,CAAC;IAClF;;;;OAIG;gBACS,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,MAAM;IAY5D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,uBAAuB;CAIrC;AAED,eAAO,MAAM,wBAAwB,EAAyC,kCAAkC,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { _TaskBase } from './task-base';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the SwitchTask class and type
|
|
5
|
+
*/
|
|
6
|
+
export type SwitchTaskIntersection = SwitchTask & Specification.SwitchTask;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the SwitchTask class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface SwitchTaskConstructor {
|
|
11
|
+
new (model?: Partial<Specification.SwitchTask>): SwitchTaskIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a SwitchTask 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 SwitchTask extends _TaskBase {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the SwitchTask 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 SwitchTask.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.SwitchTask>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the SwitchTask.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the SwitchTask.
|
|
32
|
+
* Creates a copy of the SwitchTask, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the SwitchTask instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): SwitchTask & Specification.SwitchTask;
|
|
37
|
+
}
|
|
38
|
+
export declare const _SwitchTask: SwitchTaskConstructor;
|
|
39
|
+
//# sourceMappingURL=switch-task.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"switch-task.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/switch-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,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,SAAS;IACvC;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,UAAU,CAAC;IAerD;;;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,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 TaskBaseIf class and type
|
|
10
|
+
*/
|
|
11
|
+
export type TaskBaseIfIntersection = TaskBaseIf & Specification.TaskBaseIf;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the TaskBaseIf class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface TaskBaseIfConstructor {
|
|
16
|
+
new (model?: Partial<Specification.TaskBaseIf>): TaskBaseIfIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a TaskBaseIf 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 TaskBaseIf extends ObjectHydrator<Specification.TaskBaseIf> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the TaskBaseIf 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 TaskBaseIf.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.TaskBaseIf>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the TaskBaseIf.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the TaskBaseIf.
|
|
37
|
+
* Creates a copy of the TaskBaseIf, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the TaskBaseIf instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): TaskBaseIf & Specification.TaskBaseIf;
|
|
42
|
+
}
|
|
43
|
+
export declare const _TaskBaseIf: TaskBaseIfConstructor;
|
|
44
|
+
//# sourceMappingURL=task-base-if.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"task-base-if.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/task-base-if.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,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;IAMrD;;;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 TaskBaseTimeout class and type
|
|
5
|
+
*/
|
|
6
|
+
export type TaskBaseTimeoutIntersection = TaskBaseTimeout & Specification.TaskBaseTimeout;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the TaskBaseTimeout class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface TaskBaseTimeoutConstructor {
|
|
11
|
+
new (model?: Partial<Specification.TaskBaseTimeout>): TaskBaseTimeoutIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a TaskBaseTimeout 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 TaskBaseTimeout extends ObjectHydrator<Specification.TaskBaseTimeout> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the TaskBaseTimeout 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 TaskBaseTimeout.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.TaskBaseTimeout>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the TaskBaseTimeout.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the TaskBaseTimeout.
|
|
32
|
+
* Creates a copy of the TaskBaseTimeout, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the TaskBaseTimeout instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): TaskBaseTimeout & Specification.TaskBaseTimeout;
|
|
37
|
+
}
|
|
38
|
+
export declare const _TaskBaseTimeout: TaskBaseTimeoutConstructor;
|
|
39
|
+
//# sourceMappingURL=task-base-timeout.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"task-base-timeout.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/task-base-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,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the TaskBase class and type
|
|
5
|
+
*/
|
|
6
|
+
export type TaskBaseIntersection = TaskBase & Specification.TaskBase;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the TaskBase class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface TaskBaseConstructor {
|
|
11
|
+
new (model?: Partial<Specification.TaskBase>): TaskBaseIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a TaskBase 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 TaskBase extends ObjectHydrator<Specification.TaskBase> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the TaskBase 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 TaskBase.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.TaskBase>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the TaskBase.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the TaskBase.
|
|
32
|
+
* Creates a copy of the TaskBase, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the TaskBase instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): TaskBase & Specification.TaskBase;
|
|
37
|
+
}
|
|
38
|
+
export declare const _TaskBase: TaskBaseConstructor;
|
|
39
|
+
//# sourceMappingURL=task-base.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"task-base.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/task-base.ts"],"names":[],"mappings":"AA2BA,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;IAanD;;;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 TaskItem class and type
|
|
5
|
+
*/
|
|
6
|
+
export type TaskItemIntersection = TaskItem & Specification.TaskItem;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the TaskItem class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface TaskItemConstructor {
|
|
11
|
+
new (model?: Partial<Specification.TaskItem>): TaskItemIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a TaskItem 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 TaskItem extends ObjectHydrator<Specification.TaskItem> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the TaskItem 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 TaskItem.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.TaskItem>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the TaskItem.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the TaskItem.
|
|
32
|
+
* Creates a copy of the TaskItem, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the TaskItem instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): TaskItem & Specification.TaskItem;
|
|
37
|
+
}
|
|
38
|
+
export declare const _TaskItem: TaskItemConstructor;
|
|
39
|
+
//# sourceMappingURL=task-item.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"task-item.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/task-item.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,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;IAcnD;;;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,38 @@
|
|
|
1
|
+
import { Specification } from '../definitions';
|
|
2
|
+
import { ArrayHydrator } from '../../hydrator';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the TaskList class and type
|
|
5
|
+
*/
|
|
6
|
+
export type TaskListIntersection = TaskList & Specification.TaskList;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the TaskList class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface TaskListConstructor {
|
|
11
|
+
new (model?: Array<Specification.TaskItem> | number): TaskListIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a collection of Specification.TaskItem.
|
|
15
|
+
* Inherits from ArrayHydrator to handle array-specific hydration.
|
|
16
|
+
*/
|
|
17
|
+
export declare class TaskList extends ArrayHydrator<Specification.TaskItem> {
|
|
18
|
+
/**
|
|
19
|
+
* Constructs a new instance of the TaskList class.
|
|
20
|
+
*
|
|
21
|
+
* @param model - Optional parameter which can be an array of objects or a number representing the array length.
|
|
22
|
+
*/
|
|
23
|
+
constructor(model?: Array<Specification.TaskItem> | number);
|
|
24
|
+
/**
|
|
25
|
+
* Validates the current instance of the TaskList.
|
|
26
|
+
* Throws if invalid.
|
|
27
|
+
*/
|
|
28
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
29
|
+
/**
|
|
30
|
+
* Normalizes the current instance of the TaskList.
|
|
31
|
+
* Creates a copy of the TaskList, invokes normalization hooks if available, and returns the normalized copy.
|
|
32
|
+
*
|
|
33
|
+
* @returns A normalized version of the TaskList instance.
|
|
34
|
+
*/
|
|
35
|
+
normalize(): TaskList;
|
|
36
|
+
}
|
|
37
|
+
export declare const _TaskList: TaskListConstructor;
|
|
38
|
+
//# sourceMappingURL=task-list.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"task-list.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/task-list.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG,QAAQ,GAAG,aAAa,CAAC,QAAQ,CAAC;AAErE;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,KAAK,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,QAAQ,CAAC,GAAG,MAAM,GAAG,oBAAoB,CAAC;CAC5E;AAED;;;GAGG;AACH,qBAAa,QAAS,SAAQ,aAAa,CAAC,aAAa,CAAC,QAAQ,CAAC;IACjE;;;;OAIG;gBACS,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,QAAQ,CAAC,GAAG,MAAM;IAY1D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,QAAQ;CAItB;AAED,eAAO,MAAM,SAAS,EAA0B,mBAAmB,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 TaskMetadata class and type
|
|
10
|
+
*/
|
|
11
|
+
export type TaskMetadataIntersection = TaskMetadata & Specification.TaskMetadata;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the TaskMetadata class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface TaskMetadataConstructor {
|
|
16
|
+
new (model?: Partial<Specification.TaskMetadata>): TaskMetadataIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a TaskMetadata 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 TaskMetadata extends ObjectHydrator<Specification.TaskMetadata> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the TaskMetadata 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 TaskMetadata.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.TaskMetadata>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the TaskMetadata.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the TaskMetadata.
|
|
37
|
+
* Creates a copy of the TaskMetadata, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the TaskMetadata instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): TaskMetadata & Specification.TaskMetadata;
|
|
42
|
+
}
|
|
43
|
+
export declare const _TaskMetadata: TaskMetadataConstructor;
|
|
44
|
+
//# sourceMappingURL=task-metadata.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"task-metadata.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/task-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,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 Task class and type
|
|
5
|
+
*/
|
|
6
|
+
export type TaskIntersection = Task & Specification.Task;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the Task class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface TaskConstructor {
|
|
11
|
+
new (model?: Partial<Specification.Task>): TaskIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a Task 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 Task extends ObjectHydrator<Specification.Task> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the Task 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 Task.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.Task>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the Task.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the Task.
|
|
32
|
+
* Creates a copy of the Task, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the Task instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): Task & Specification.Task;
|
|
37
|
+
}
|
|
38
|
+
export declare const _Task: TaskConstructor;
|
|
39
|
+
//# sourceMappingURL=task.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"task.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/task.ts"],"names":[],"mappings":"AAsCA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG,IAAI,GAAG,aAAa,CAAC,IAAI,CAAC;AAEzD;;GAEG;AACH,MAAM,WAAW,eAAe;IAC9B,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,gBAAgB,CAAC;CAC7D;AAED;;;GAGG;AACH,qBAAa,IAAK,SAAQ,cAAc,CAAC,aAAa,CAAC,IAAI,CAAC;IAC1D;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,IAAI,CAAC;IAyH/C;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,IAAI,GAAG,aAAa,CAAC,IAAI;CAIvC;AAED,eAAO,MAAM,KAAK,EAAW,eAAe,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ObjectHydrator } from '../../hydrator';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the Timeout class and type
|
|
5
|
+
*/
|
|
6
|
+
export type TimeoutIntersection = Timeout & Specification.Timeout;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the Timeout class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface TimeoutConstructor {
|
|
11
|
+
new (model?: Partial<Specification.Timeout>): TimeoutIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a Timeout 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 Timeout extends ObjectHydrator<Specification.Timeout> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the Timeout 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 Timeout.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.Timeout>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the Timeout.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the Timeout.
|
|
32
|
+
* Creates a copy of the Timeout, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the Timeout instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): Timeout & Specification.Timeout;
|
|
37
|
+
}
|
|
38
|
+
export declare const _Timeout: TimeoutConstructor;
|
|
39
|
+
//# sourceMappingURL=timeout.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"timeout.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/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,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,cAAc,CAAC,aAAa,CAAC,OAAO,CAAC;IAChE;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,OAAO,CAAC;IASlD;;;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 TryTaskCatchRetry class and type
|
|
5
|
+
*/
|
|
6
|
+
export type TryTaskCatchRetryIntersection = TryTaskCatchRetry & Specification.TryTaskCatchRetry;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the TryTaskCatchRetry class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface TryTaskCatchRetryConstructor {
|
|
11
|
+
new (model?: Partial<Specification.TryTaskCatchRetry>): TryTaskCatchRetryIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a TryTaskCatchRetry 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 TryTaskCatchRetry extends ObjectHydrator<Specification.TryTaskCatchRetry> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the TryTaskCatchRetry 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 TryTaskCatchRetry.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.TryTaskCatchRetry>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the TryTaskCatchRetry.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the TryTaskCatchRetry.
|
|
32
|
+
* Creates a copy of the TryTaskCatchRetry, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the TryTaskCatchRetry instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): TryTaskCatchRetry & Specification.TryTaskCatchRetry;
|
|
37
|
+
}
|
|
38
|
+
export declare const _TryTaskCatchRetry: TryTaskCatchRetryConstructor;
|
|
39
|
+
//# sourceMappingURL=try-task-catch-retry.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"try-task-catch-retry.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/try-task-catch-retry.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,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;IAwB5D;;;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 TryTaskCatch class and type
|
|
5
|
+
*/
|
|
6
|
+
export type TryTaskCatchIntersection = TryTaskCatch & Specification.TryTaskCatch;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the TryTaskCatch class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface TryTaskCatchConstructor {
|
|
11
|
+
new (model?: Partial<Specification.TryTaskCatch>): TryTaskCatchIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a TryTaskCatch 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 TryTaskCatch extends ObjectHydrator<Specification.TryTaskCatch> {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the TryTaskCatch 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 TryTaskCatch.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.TryTaskCatch>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the TryTaskCatch.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the TryTaskCatch.
|
|
32
|
+
* Creates a copy of the TryTaskCatch, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the TryTaskCatch instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): TryTaskCatch & Specification.TryTaskCatch;
|
|
37
|
+
}
|
|
38
|
+
export declare const _TryTaskCatch: TryTaskCatchConstructor;
|
|
39
|
+
//# sourceMappingURL=try-task-catch.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"try-task-catch.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/try-task-catch.ts"],"names":[],"mappings":"AAyBA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,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;IAWvD;;;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 { _TaskBase } from './task-base';
|
|
2
|
+
import { Specification } from '../definitions';
|
|
3
|
+
/**
|
|
4
|
+
* Represents the intersection between the TryTask class and type
|
|
5
|
+
*/
|
|
6
|
+
export type TryTaskIntersection = TryTask & Specification.TryTask;
|
|
7
|
+
/**
|
|
8
|
+
* Represents a constructor for the intersection of the TryTask class and type
|
|
9
|
+
*/
|
|
10
|
+
export interface TryTaskConstructor {
|
|
11
|
+
new (model?: Partial<Specification.TryTask>): TryTaskIntersection;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Represents a TryTask 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 TryTask extends _TaskBase {
|
|
18
|
+
/**
|
|
19
|
+
* Instanciates a new instance of the TryTask 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 TryTask.
|
|
23
|
+
*/
|
|
24
|
+
constructor(model?: Partial<Specification.TryTask>);
|
|
25
|
+
/**
|
|
26
|
+
* Validates the current instance of the TryTask.
|
|
27
|
+
* Throws if invalid.
|
|
28
|
+
*/
|
|
29
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
30
|
+
/**
|
|
31
|
+
* Normalizes the current instance of the TryTask.
|
|
32
|
+
* Creates a copy of the TryTask, invokes normalization hooks if available, and returns the normalized copy.
|
|
33
|
+
*
|
|
34
|
+
* @returns A normalized version of the TryTask instance.
|
|
35
|
+
*/
|
|
36
|
+
normalize(): TryTask & Specification.TryTask;
|
|
37
|
+
}
|
|
38
|
+
export declare const _TryTask: TryTaskConstructor;
|
|
39
|
+
//# sourceMappingURL=try-task.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"try-task.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/try-task.ts"],"names":[],"mappings":"AA6BA,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;IAelD;;;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,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 UriTemplate class and type
|
|
10
|
+
*/
|
|
11
|
+
export type UriTemplateIntersection = UriTemplate & Specification.UriTemplate;
|
|
12
|
+
/**
|
|
13
|
+
* Represents a constructor for the intersection of the UriTemplate class and type
|
|
14
|
+
*/
|
|
15
|
+
export interface UriTemplateConstructor {
|
|
16
|
+
new (model?: Partial<Specification.UriTemplate>): UriTemplateIntersection;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Represents a UriTemplate 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 UriTemplate extends ObjectHydrator<Specification.UriTemplate> {
|
|
23
|
+
/**
|
|
24
|
+
* Instanciates a new instance of the UriTemplate 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 UriTemplate.
|
|
28
|
+
*/
|
|
29
|
+
constructor(model?: Partial<Specification.UriTemplate>);
|
|
30
|
+
/**
|
|
31
|
+
* Validates the current instance of the UriTemplate.
|
|
32
|
+
* Throws if invalid.
|
|
33
|
+
*/
|
|
34
|
+
validate(workflow?: Partial<Specification.Workflow>): void;
|
|
35
|
+
/**
|
|
36
|
+
* Normalizes the current instance of the UriTemplate.
|
|
37
|
+
* Creates a copy of the UriTemplate, invokes normalization hooks if available, and returns the normalized copy.
|
|
38
|
+
*
|
|
39
|
+
* @returns A normalized version of the UriTemplate instance.
|
|
40
|
+
*/
|
|
41
|
+
normalize(): UriTemplate & Specification.UriTemplate;
|
|
42
|
+
}
|
|
43
|
+
export declare const _UriTemplate: UriTemplateConstructor;
|
|
44
|
+
//# sourceMappingURL=uri-template.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"uri-template.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/uri-template.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG,WAAW,GAAG,aAAa,CAAC,WAAW,CAAC;AAE9E;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,WAAW,CAAC,GAAG,uBAAuB,CAAC;CAC3E;AAED;;;GAGG;AACH,qBAAa,WAAY,SAAQ,cAAc,CAAC,aAAa,CAAC,WAAW,CAAC;IACxE;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,WAAW,CAAC;IAMtD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,WAAW,GAAG,aAAa,CAAC,WAAW;CAIrD;AAED,eAAO,MAAM,YAAY,EAAkB,sBAAsB,CAAC"}
|