From 58f6ca605a6b2ba54152de29fe34c43e36de8aeb Mon Sep 17 00:00:00 2001 From: Cassandra Coyle Date: Wed, 13 Aug 2025 16:12:47 -0500 Subject: [PATCH] .github/scripts/update_docs.sh 1.15.0 Signed-off-by: Cassandra Coyle --- README.md | 12 +- daprdocs/content/en/java-sdk-docs/_index.md | 14 +- .../en/java-sdk-docs/spring-boot/_index.md | 4 +- docs/allclasses-index.html | 1608 ++- docs/allpackages-index.html | 8 +- docs/constant-values.html | 453 +- docs/dapr-sdk-workflows/allclasses-index.html | 49 +- .../dapr-sdk-workflows/allpackages-index.html | 8 +- docs/dapr-sdk-workflows/help-doc.html | 8 +- docs/dapr-sdk-workflows/index-all.html | 255 +- docs/dapr-sdk-workflows/index.html | 10 +- .../io/dapr/workflows/Workflow.html | 12 +- .../io/dapr/workflows/WorkflowActivity.html | 158 + .../workflows/WorkflowActivityContext.html | 138 + .../io/dapr/workflows/WorkflowContext.html | 128 +- .../io/dapr/workflows/WorkflowStub.html | 12 +- .../dapr/workflows/WorkflowTaskOptions.html | 190 + .../workflows/WorkflowTaskRetryContext.html | 239 + .../workflows/WorkflowTaskRetryHandler.html | 138 + .../WorkflowTaskRetryPolicy.Builder.html | 238 + .../workflows/WorkflowTaskRetryPolicy.html | 242 + .../io/dapr/workflows/class-use/Workflow.html | 8 +- .../workflows/class-use/WorkflowActivity.html | 110 + .../class-use/WorkflowActivityContext.html | 90 + .../workflows/class-use/WorkflowContext.html | 8 +- .../workflows/class-use/WorkflowStub.html | 8 +- .../class-use/WorkflowTaskOptions.html | 152 + .../class-use/WorkflowTaskRetryContext.html | 89 + .../class-use/WorkflowTaskRetryHandler.html | 100 + .../WorkflowTaskRetryPolicy.Builder.html | 112 + .../class-use/WorkflowTaskRetryPolicy.html | 105 + .../workflows/client/DaprWorkflowClient.html | 114 +- .../workflows/client/NewWorkflowOptions.html | 298 + .../client/WorkflowFailureDetails.html | 114 +- .../client/WorkflowInstanceStatus.html | 193 +- .../WorkflowRuntimeStatus.html | 108 +- .../client/class-use/DaprWorkflowClient.html | 8 +- .../client/class-use/NewWorkflowOptions.html | 116 + .../class-use/WorkflowFailureDetails.html | 87 +- .../class-use/WorkflowInstanceStatus.html | 49 +- .../class-use/WorkflowRuntimeStatus.html | 72 +- .../workflows/client/package-summary.html | 32 +- .../dapr/workflows/client/package-tree.html | 31 +- .../io/dapr/workflows/client/package-use.html | 53 +- .../internal/ApiTokenClientInterceptor.html | 18 +- .../class-use/ApiTokenClientInterceptor.html | 8 +- .../workflows/internal/package-summary.html | 8 +- .../dapr/workflows/internal/package-tree.html | 8 +- .../dapr/workflows/internal/package-use.html | 8 +- .../io/dapr/workflows/package-summary.html | 16 +- .../io/dapr/workflows/package-tree.html | 10 +- .../io/dapr/workflows/package-use.html | 12 +- .../runtime/DefaultWorkflowContext.html | 747 ++ .../DefaultWorkflowFailureDetails.html | 254 + .../DefaultWorkflowInstanceStatus.html | 445 + .../runtime/WorkflowActivityClassWrapper.html | 193 + .../WorkflowActivityInstanceWrapper.html | 193 + .../workflows/runtime/WorkflowRuntime.html | 33 +- .../runtime/WorkflowRuntimeBuilder.html | 30 +- .../WorkflowRuntimeStatusConverter.html | 147 + .../class-use/DefaultWorkflowContext.html | 103 + .../DefaultWorkflowFailureDetails.html | 62 + .../DefaultWorkflowInstanceStatus.html | 62 + .../WorkflowActivityClassWrapper.html | 62 + .../WorkflowActivityInstanceWrapper.html | 62 + .../runtime/class-use/WorkflowRuntime.html | 8 +- .../class-use/WorkflowRuntimeBuilder.html | 13 +- .../WorkflowRuntimeStatusConverter.html | 62 + .../workflows/runtime/package-summary.html | 33 +- .../dapr/workflows/runtime/package-tree.html | 29 +- .../dapr/workflows/runtime/package-use.html | 24 +- docs/dapr-sdk-workflows/legal/jquery.md | 50 +- .../dapr-sdk-workflows/member-search-index.js | 2 +- docs/dapr-sdk-workflows/overview-summary.html | 6 +- docs/dapr-sdk-workflows/overview-tree.html | 23 +- docs/dapr-sdk-workflows/project-reports.html | 6 +- .../script-dir/jquery-3.6.1.min.js | 2 + docs/dapr-sdk-workflows/script.js | 2 +- docs/dapr-sdk-workflows/type-search-index.js | 2 +- docs/dapr-spring-parent/allclasses-index.html | 161 + .../dapr-spring-parent/allpackages-index.html | 87 + docs/dapr-spring-parent/constant-values.html | 97 + docs/dapr-spring-parent/css/maven-base.css | 168 + docs/dapr-spring-parent/css/maven-theme.css | 161 + docs/dapr-spring-parent/css/print.css | 26 + docs/dapr-spring-parent/css/site.css | 1 + .../allclasses-index.html | 87 + .../allpackages-index.html | 73 + .../constant-values.html | 97 + .../css/maven-base.css | 168 + .../css/maven-theme.css | 161 + .../css/print.css | 26 + .../css/site.css | 1 + .../element-list | 3 + .../help-doc.html | 191 + .../images/collapsed.gif | Bin 0 -> 53 bytes .../images/expanded.gif | Bin 0 -> 52 bytes .../images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../images/logos/maven-feather.png | Bin 0 -> 3330 bytes .../images/newwindow.png | Bin 0 -> 220 bytes .../index-all.html | 180 + .../dapr-spring-boot-autoconfigure/index.html | 75 + ...ClientPropertiesDaprConnectionDetails.html | 224 + .../client/DaprClientAutoConfiguration.html | 187 + .../client/DaprClientProperties.html | 275 + .../client/DaprConnectionDetails.html | 174 + ...ClientPropertiesDaprConnectionDetails.html | 62 + .../DaprClientAutoConfiguration.html | 62 + .../class-use/DaprClientProperties.html | 87 + .../class-use/DaprConnectionDetails.html | 98 + .../autoconfigure/client/package-summary.html | 99 + .../autoconfigure/client/package-tree.html | 88 + .../autoconfigure/client/package-use.html | 86 + .../pubsub/DaprPubSubProperties.html | 228 + .../class-use/DaprPubSubProperties.html | 62 + .../autoconfigure/pubsub/package-summary.html | 87 + .../autoconfigure/pubsub/package-tree.html | 76 + .../autoconfigure/pubsub/package-use.html | 62 + .../statestore/DaprStateStoreProperties.html | 228 + .../class-use/DaprStateStoreProperties.html | 62 + .../statestore/package-summary.html | 87 + .../statestore/package-tree.html | 76 + .../autoconfigure/statestore/package-use.html | 62 + .../jquery-ui.overrides.css | 35 + .../legal/ADDITIONAL_LICENSE_INFO | 37 + .../legal/ASSEMBLY_EXCEPTION | 27 + .../legal/LICENSE | 347 + .../legal/jquery.md | 72 + .../legal/jqueryUI.md | 49 + .../member-search-index.js | 1 + .../module-search-index.js | 1 + .../overview-summary.html | 26 + .../overview-tree.html | 92 + .../package-search-index.js | 1 + .../project-reports.html | 80 + .../resources/glass.png | Bin 0 -> 499 bytes .../resources/x.png | Bin 0 -> 394 bytes .../script-dir/jquery-3.6.1.min.js | 2 + .../script-dir/jquery-ui.min.css | 6 + .../script-dir/jquery-ui.min.js | 6 + .../dapr-spring-boot-autoconfigure/script.js | 132 + .../dapr-spring-boot-autoconfigure/search.js | 354 + .../stylesheet.css | 869 ++ .../tag-search-index.js | 1 + .../type-search-index.js | 1 + .../css/maven-base.css | 168 + .../css/maven-theme.css | 161 + .../css/print.css | 26 + .../css/site.css | 1 + .../images/collapsed.gif | Bin 0 -> 53 bytes .../images/expanded.gif | Bin 0 -> 52 bytes .../images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../images/logos/maven-feather.png | Bin 0 -> 3330 bytes .../images/newwindow.png | Bin 0 -> 220 bytes .../css/maven-base.css | 168 + .../css/maven-theme.css | 161 + .../dapr-spring-boot-starter/css/print.css | 26 + .../dapr-spring-boot-starter/css/site.css | 1 + .../images/collapsed.gif | Bin 0 -> 53 bytes .../images/expanded.gif | Bin 0 -> 52 bytes .../images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../images/logos/maven-feather.png | Bin 0 -> 3330 bytes .../images/newwindow.png | Bin 0 -> 220 bytes .../allclasses-index.html | 70 + .../allpackages-index.html | 68 + .../dapr-spring-boot-tests/css/maven-base.css | 168 + .../css/maven-theme.css | 161 + .../dapr-spring-boot-tests/css/print.css | 26 + .../dapr-spring-boot-tests/css/site.css | 1 + .../dapr-spring-boot-tests/element-list | 1 + .../dapr-spring-boot-tests/help-doc.html | 180 + .../images/collapsed.gif | Bin 0 -> 53 bytes .../images/expanded.gif | Bin 0 -> 52 bytes .../images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../images/logos/maven-feather.png | Bin 0 -> 3330 bytes .../images/newwindow.png | Bin 0 -> 220 bytes .../dapr-spring-boot-tests/index-all.html | 77 + .../dapr-spring-boot-tests/index.html | 26 + ...DaprContainerConnectionDetailsFactory.html | 166 + ...DaprContainerConnectionDetailsFactory.html | 61 + .../service/connection/package-summary.html | 86 + .../service/connection/package-tree.html | 75 + .../service/connection/package-use.html | 61 + .../jquery-ui.overrides.css | 35 + .../legal/ADDITIONAL_LICENSE_INFO | 37 + .../legal/ASSEMBLY_EXCEPTION | 27 + .../dapr-spring-boot-tests/legal/LICENSE | 347 + .../dapr-spring-boot-tests/legal/jquery.md | 72 + .../dapr-spring-boot-tests/legal/jqueryUI.md | 49 + .../member-search-index.js | 1 + .../module-search-index.js | 1 + .../dapr-spring-boot-tests/overview-tree.html | 79 + .../package-search-index.js | 1 + .../project-reports.html | 80 + .../resources/glass.png | Bin 0 -> 499 bytes .../dapr-spring-boot-tests/resources/x.png | Bin 0 -> 394 bytes .../script-dir/jquery-3.6.1.min.js | 2 + .../script-dir/jquery-ui.min.css | 6 + .../script-dir/jquery-ui.min.js | 6 + .../dapr-spring-boot-tests/script.js | 132 + .../dapr-spring-boot-tests/search.js | 354 + .../dapr-spring-boot-tests/stylesheet.css | 869 ++ .../tag-search-index.js | 1 + .../type-search-index.js | 1 + .../dapr-spring-data/allclasses-index.html | 112 + .../dapr-spring-data/allpackages-index.html | 73 + .../dapr-spring-data/css/maven-base.css | 168 + .../dapr-spring-data/css/maven-theme.css | 161 + .../dapr-spring-data/css/print.css | 26 + .../dapr-spring-data/css/site.css | 1 + .../dapr-spring-data/element-list | 3 + .../dapr-spring-data/help-doc.html | 186 + .../dapr-spring-data/images/collapsed.gif | Bin 0 -> 53 bytes .../dapr-spring-data/images/expanded.gif | Bin 0 -> 52 bytes .../dapr-spring-data/images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../dapr-spring-data/images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../images/logos/maven-feather.png | Bin 0 -> 3330 bytes .../dapr-spring-data/images/newwindow.png | Bin 0 -> 220 bytes .../dapr-spring-data/index-all.html | 368 + .../dapr-spring-data/index.html | 75 + .../data/AbstractDaprKeyValueAdapter.html | 321 + .../data/DaprKeyValueAdapterResolver.html | 188 + .../spring/data/DaprKeyValueTemplate.html | 544 + .../spring/data/KeyValueAdapterResolver.html | 133 + .../spring/data/MySQLDaprKeyValueAdapter.html | 236 + .../data/PostgreSQLDaprKeyValueAdapter.html | 236 + .../AbstractDaprKeyValueAdapter.html | 94 + .../DaprKeyValueAdapterResolver.html | 62 + .../data/class-use/DaprKeyValueTemplate.html | 62 + .../class-use/KeyValueAdapterResolver.html | 112 + .../class-use/MySQLDaprKeyValueAdapter.html | 62 + .../PostgreSQLDaprKeyValueAdapter.html | 62 + .../io/dapr/spring/data/package-summary.html | 107 + .../io/dapr/spring/data/package-tree.html | 89 + .../io/dapr/spring/data/package-use.html | 86 + .../config/DaprRepositoriesRegistrar.html | 190 + .../DaprRepositoryConfigurationExtension.html | 222 + .../config/EnableDaprRepositories.html | 368 + .../class-use/DaprRepositoriesRegistrar.html | 62 + .../DaprRepositoryConfigurationExtension.html | 62 + .../class-use/EnableDaprRepositories.html | 62 + .../repository/config/package-summary.html | 103 + .../data/repository/config/package-tree.html | 95 + .../data/repository/config/package-use.html | 62 + .../data/repository/query/DaprPredicate.html | 216 + .../query/DaprPredicateQueryCreator.html | 228 + .../query/class-use/DaprPredicate.html | 62 + .../class-use/DaprPredicateQueryCreator.html | 62 + .../repository/query/package-summary.html | 94 + .../data/repository/query/package-tree.html | 81 + .../data/repository/query/package-use.html | 62 + .../dapr-spring-data/jquery-ui.overrides.css | 35 + .../legal/ADDITIONAL_LICENSE_INFO | 37 + .../dapr-spring-data/legal/ASSEMBLY_EXCEPTION | 27 + .../dapr-spring-data/legal/LICENSE | 347 + .../dapr-spring-data/legal/jquery.md | 72 + .../dapr-spring-data/legal/jqueryUI.md | 49 + .../dapr-spring-data/member-search-index.js | 1 + .../dapr-spring-data/module-search-index.js | 1 + .../dapr-spring-data/overview-summary.html | 26 + .../dapr-spring-data/overview-tree.html | 117 + .../dapr-spring-data/package-search-index.js | 1 + .../dapr-spring-data/project-reports.html | 80 + .../dapr-spring-data/resources/glass.png | Bin 0 -> 499 bytes .../dapr-spring-data/resources/x.png | Bin 0 -> 394 bytes .../script-dir/jquery-3.6.1.min.js | 2 + .../script-dir/jquery-ui.min.css | 6 + .../script-dir/jquery-ui.min.js | 6 + .../dapr-spring-data/script.js | 132 + .../dapr-spring-data/search.js | 354 + .../dapr-spring-data/stylesheet.css | 869 ++ .../dapr-spring-data/tag-search-index.js | 1 + .../dapr-spring-data/type-search-index.js | 1 + .../allclasses-index.html | 106 + .../allpackages-index.html | 71 + .../dapr-spring-messaging/css/maven-base.css | 168 + .../dapr-spring-messaging/css/maven-theme.css | 161 + .../dapr-spring-messaging/css/print.css | 26 + .../dapr-spring-messaging/css/site.css | 1 + .../dapr-spring-messaging/element-list | 2 + .../dapr-spring-messaging/help-doc.html | 186 + .../images/collapsed.gif | Bin 0 -> 53 bytes .../dapr-spring-messaging/images/expanded.gif | Bin 0 -> 52 bytes .../dapr-spring-messaging/images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../images/logos/maven-feather.png | Bin 0 -> 3330 bytes .../images/newwindow.png | Bin 0 -> 220 bytes .../dapr-spring-messaging/index-all.html | 220 + .../dapr-spring-messaging/index.html | 73 + ...essagingOperations.SendMessageBuilder.html | 176 + .../messaging/DaprMessagingOperations.html | 179 + .../messaging/DaprMessagingTemplate.html | 274 + ...essagingOperations.SendMessageBuilder.html | 97 + .../class-use/DaprMessagingOperations.html | 89 + .../class-use/DaprMessagingTemplate.html | 62 + .../DaprMessagingObservationConvention.html | 173 + ...umentation.TemplateLowCardinalityTags.html | 217 + ...DaprMessagingObservationDocumentation.html | 239 + .../DaprMessagingSenderContext.Carrier.html | 153 + .../DaprMessagingSenderContext.html | 232 + .../DaprMessagingObservationConvention.html | 87 + ...umentation.TemplateLowCardinalityTags.html | 95 + ...DaprMessagingObservationDocumentation.html | 95 + .../DaprMessagingSenderContext.Carrier.html | 62 + .../class-use/DaprMessagingSenderContext.html | 90 + .../observation/package-summary.html | 123 + .../messaging/observation/package-tree.html | 114 + .../messaging/observation/package-use.html | 98 + .../spring/messaging/package-summary.html | 112 + .../dapr/spring/messaging/package-tree.html | 83 + .../io/dapr/spring/messaging/package-use.html | 88 + .../jquery-ui.overrides.css | 35 + .../legal/ADDITIONAL_LICENSE_INFO | 37 + .../legal/ASSEMBLY_EXCEPTION | 27 + .../dapr-spring-messaging/legal/LICENSE | 347 + .../dapr-spring-messaging/legal/jquery.md | 72 + .../dapr-spring-messaging/legal/jqueryUI.md | 49 + .../member-search-index.js | 1 + .../module-search-index.js | 1 + .../overview-summary.html | 26 + .../dapr-spring-messaging/overview-tree.html | 118 + .../package-search-index.js | 1 + .../project-reports.html | 80 + .../dapr-spring-messaging/resources/glass.png | Bin 0 -> 499 bytes .../dapr-spring-messaging/resources/x.png | Bin 0 -> 394 bytes .../script-dir/jquery-3.6.1.min.js | 2 + .../script-dir/jquery-ui.min.css | 6 + .../script-dir/jquery-ui.min.js | 6 + .../dapr-spring-messaging/script.js | 132 + .../dapr-spring-messaging/search.js | 354 + .../dapr-spring-messaging/stylesheet.css | 869 ++ .../dapr-spring-messaging/tag-search-index.js | 1 + .../type-search-index.js | 1 + .../allclasses-index.html | 78 + .../allpackages-index.html | 68 + .../dapr-spring-workflows/css/maven-base.css | 168 + .../dapr-spring-workflows/css/maven-theme.css | 161 + .../dapr-spring-workflows/css/print.css | 26 + .../dapr-spring-workflows/css/site.css | 1 + .../dapr-spring-workflows/element-list | 1 + .../dapr-spring-workflows/help-doc.html | 180 + .../images/collapsed.gif | Bin 0 -> 53 bytes .../dapr-spring-workflows/images/expanded.gif | Bin 0 -> 52 bytes .../dapr-spring-workflows/images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../images/logos/maven-feather.png | Bin 0 -> 3330 bytes .../images/newwindow.png | Bin 0 -> 220 bytes .../dapr-spring-workflows/index-all.html | 84 + .../dapr-spring-workflows/index.html | 26 + .../config/DaprWorkflowsConfiguration.html | 175 + .../workflows/config/EnableDaprWorkflows.html | 84 + .../class-use/DaprWorkflowsConfiguration.html | 61 + .../config/class-use/EnableDaprWorkflows.html | 61 + .../workflows/config/package-summary.html | 94 + .../spring/workflows/config/package-tree.html | 77 + .../spring/workflows/config/package-use.html | 61 + .../jquery-ui.overrides.css | 35 + .../legal/ADDITIONAL_LICENSE_INFO | 37 + .../legal/ASSEMBLY_EXCEPTION | 27 + .../dapr-spring-workflows/legal/LICENSE | 347 + .../dapr-spring-workflows/legal/jquery.md | 72 + .../dapr-spring-workflows/legal/jqueryUI.md | 49 + .../member-search-index.js | 1 + .../module-search-index.js | 1 + .../dapr-spring-workflows/overview-tree.html | 81 + .../package-search-index.js | 1 + .../project-reports.html | 80 + .../dapr-spring-workflows/resources/glass.png | Bin 0 -> 499 bytes .../dapr-spring-workflows/resources/x.png | Bin 0 -> 394 bytes .../script-dir/jquery-3.6.1.min.js | 2 + .../script-dir/jquery-ui.min.css | 6 + .../script-dir/jquery-ui.min.js | 6 + .../dapr-spring-workflows/script.js | 132 + .../dapr-spring-workflows/search.js | 354 + .../dapr-spring-workflows/stylesheet.css | 869 ++ .../dapr-spring-workflows/tag-search-index.js | 1 + .../type-search-index.js | 1 + docs/dapr-spring-parent/element-list | 10 + docs/dapr-spring-parent/help-doc.html | 191 + docs/dapr-spring-parent/images/collapsed.gif | Bin 0 -> 53 bytes docs/dapr-spring-parent/images/expanded.gif | Bin 0 -> 52 bytes docs/dapr-spring-parent/images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../images/logos/maven-feather.png | Bin 0 -> 3330 bytes docs/dapr-spring-parent/images/newwindow.png | Bin 0 -> 220 bytes docs/dapr-spring-parent/index-all.html | 613 ++ docs/dapr-spring-parent/index.html | 89 + ...ClientPropertiesDaprConnectionDetails.html | 224 + .../client/DaprClientAutoConfiguration.html | 187 + .../client/DaprClientProperties.html | 275 + .../client/DaprConnectionDetails.html | 174 + ...ClientPropertiesDaprConnectionDetails.html | 62 + .../DaprClientAutoConfiguration.html | 62 + .../class-use/DaprClientProperties.html | 87 + .../class-use/DaprConnectionDetails.html | 114 + .../autoconfigure/client/package-summary.html | 99 + .../autoconfigure/client/package-tree.html | 88 + .../autoconfigure/client/package-use.html | 99 + .../pubsub/DaprPubSubProperties.html | 228 + .../class-use/DaprPubSubProperties.html | 62 + .../autoconfigure/pubsub/package-summary.html | 87 + .../autoconfigure/pubsub/package-tree.html | 76 + .../autoconfigure/pubsub/package-use.html | 62 + .../statestore/DaprStateStoreProperties.html | 228 + .../class-use/DaprStateStoreProperties.html | 62 + .../statestore/package-summary.html | 87 + .../statestore/package-tree.html | 76 + .../autoconfigure/statestore/package-use.html | 62 + ...DaprContainerConnectionDetailsFactory.html | 167 + ...DaprContainerConnectionDetailsFactory.html | 62 + .../service/connection/package-summary.html | 87 + .../service/connection/package-tree.html | 80 + .../service/connection/package-use.html | 62 + .../data/AbstractDaprKeyValueAdapter.html | 321 + .../data/DaprKeyValueAdapterResolver.html | 188 + .../spring/data/DaprKeyValueTemplate.html | 544 + .../spring/data/KeyValueAdapterResolver.html | 133 + .../spring/data/MySQLDaprKeyValueAdapter.html | 236 + .../data/PostgreSQLDaprKeyValueAdapter.html | 236 + .../AbstractDaprKeyValueAdapter.html | 94 + .../DaprKeyValueAdapterResolver.html | 62 + .../data/class-use/DaprKeyValueTemplate.html | 62 + .../class-use/KeyValueAdapterResolver.html | 112 + .../class-use/MySQLDaprKeyValueAdapter.html | 62 + .../PostgreSQLDaprKeyValueAdapter.html | 62 + .../io/dapr/spring/data/package-summary.html | 107 + .../io/dapr/spring/data/package-tree.html | 89 + .../io/dapr/spring/data/package-use.html | 86 + .../config/DaprRepositoriesRegistrar.html | 190 + .../DaprRepositoryConfigurationExtension.html | 222 + .../config/EnableDaprRepositories.html | 368 + .../class-use/DaprRepositoriesRegistrar.html | 62 + .../DaprRepositoryConfigurationExtension.html | 62 + .../class-use/EnableDaprRepositories.html | 62 + .../repository/config/package-summary.html | 103 + .../data/repository/config/package-tree.html | 95 + .../data/repository/config/package-use.html | 62 + .../data/repository/query/DaprPredicate.html | 216 + .../query/DaprPredicateQueryCreator.html | 228 + .../query/class-use/DaprPredicate.html | 62 + .../class-use/DaprPredicateQueryCreator.html | 62 + .../repository/query/package-summary.html | 94 + .../data/repository/query/package-tree.html | 81 + .../data/repository/query/package-use.html | 62 + ...essagingOperations.SendMessageBuilder.html | 176 + .../messaging/DaprMessagingOperations.html | 179 + .../messaging/DaprMessagingTemplate.html | 274 + ...essagingOperations.SendMessageBuilder.html | 97 + .../class-use/DaprMessagingOperations.html | 89 + .../class-use/DaprMessagingTemplate.html | 62 + .../DaprMessagingObservationConvention.html | 173 + ...umentation.TemplateLowCardinalityTags.html | 217 + ...DaprMessagingObservationDocumentation.html | 239 + .../DaprMessagingSenderContext.Carrier.html | 153 + .../DaprMessagingSenderContext.html | 232 + .../DaprMessagingObservationConvention.html | 87 + ...umentation.TemplateLowCardinalityTags.html | 95 + ...DaprMessagingObservationDocumentation.html | 95 + .../DaprMessagingSenderContext.Carrier.html | 62 + .../class-use/DaprMessagingSenderContext.html | 90 + .../observation/package-summary.html | 123 + .../messaging/observation/package-tree.html | 114 + .../messaging/observation/package-use.html | 98 + .../spring/messaging/package-summary.html | 112 + .../dapr/spring/messaging/package-tree.html | 83 + .../io/dapr/spring/messaging/package-use.html | 88 + .../config/DaprWorkflowsConfiguration.html | 176 + .../workflows/config/EnableDaprWorkflows.html | 85 + .../class-use/DaprWorkflowsConfiguration.html | 62 + .../config/class-use/EnableDaprWorkflows.html | 62 + .../workflows/config/package-summary.html | 95 + .../spring/workflows/config/package-tree.html | 82 + .../spring/workflows/config/package-use.html | 62 + .../jquery-ui.overrides.css | 35 + .../legal/ADDITIONAL_LICENSE_INFO | 37 + .../legal/ASSEMBLY_EXCEPTION | 27 + docs/dapr-spring-parent/legal/LICENSE | 347 + docs/dapr-spring-parent/legal/jquery.md | 72 + docs/dapr-spring-parent/legal/jqueryUI.md | 49 + .../dapr-spring-parent/member-search-index.js | 1 + .../dapr-spring-parent/module-search-index.js | 1 + docs/dapr-spring-parent/overview-summary.html | 26 + docs/dapr-spring-parent/overview-tree.html | 178 + .../package-search-index.js | 1 + docs/dapr-spring-parent/project-reports.html | 90 + docs/dapr-spring-parent/resources/glass.png | Bin 0 -> 499 bytes docs/dapr-spring-parent/resources/x.png | Bin 0 -> 394 bytes .../script-dir/jquery-3.6.1.min.js | 2 + .../script-dir/jquery-ui.min.css | 6 + .../script-dir/jquery-ui.min.js | 6 + docs/dapr-spring-parent/script.js | 132 + docs/dapr-spring-parent/search.js | 354 + docs/dapr-spring-parent/stylesheet.css | 869 ++ docs/dapr-spring-parent/tag-search-index.js | 1 + docs/dapr-spring-parent/type-search-index.js | 1 + docs/deprecated-list.html | 228 +- docs/help-doc.html | 8 +- docs/index-all.html | 9528 ++++++++++++++++- docs/index.html | 10 +- docs/io/dapr/Rule.html | 8 +- docs/io/dapr/Topic.html | 8 +- docs/io/dapr/actors/ActorId.html | 12 +- docs/io/dapr/actors/ActorMethod.html | 8 +- docs/io/dapr/actors/ActorTrace.html | 12 +- docs/io/dapr/actors/ActorType.html | 8 +- docs/io/dapr/actors/ActorUtils.html | 12 +- docs/io/dapr/actors/class-use/ActorId.html | 8 +- .../io/dapr/actors/class-use/ActorMethod.html | 8 +- docs/io/dapr/actors/class-use/ActorTrace.html | 8 +- docs/io/dapr/actors/class-use/ActorType.html | 8 +- docs/io/dapr/actors/class-use/ActorUtils.html | 8 +- docs/io/dapr/actors/client/ActorClient.html | 12 +- docs/io/dapr/actors/client/ActorProxy.html | 12 +- .../dapr/actors/client/ActorProxyBuilder.html | 12 +- .../actors/client/class-use/ActorClient.html | 8 +- .../actors/client/class-use/ActorProxy.html | 8 +- .../client/class-use/ActorProxyBuilder.html | 8 +- .../dapr/actors/client/package-summary.html | 12 +- docs/io/dapr/actors/client/package-tree.html | 8 +- docs/io/dapr/actors/client/package-use.html | 8 +- docs/io/dapr/actors/package-summary.html | 12 +- docs/io/dapr/actors/package-tree.html | 8 +- docs/io/dapr/actors/package-use.html | 8 +- .../io/dapr/actors/runtime/AbstractActor.html | 12 +- docs/io/dapr/actors/runtime/ActorFactory.html | 12 +- .../actors/runtime/ActorMethodContext.html | 12 +- .../actors/runtime/ActorObjectSerializer.html | 14 +- docs/io/dapr/actors/runtime/ActorRuntime.html | 12 +- .../actors/runtime/ActorRuntimeConfig.html | 12 +- .../actors/runtime/ActorRuntimeContext.html | 8 +- .../dapr/actors/runtime/ActorStateChange.html | 8 +- .../actors/runtime/ActorStateChangeKind.html | 12 +- .../actors/runtime/ActorStateManager.html | 12 +- .../dapr/actors/runtime/ActorTypeConfig.html | 12 +- docs/io/dapr/actors/runtime/Remindable.html | 12 +- .../runtime/class-use/AbstractActor.html | 8 +- .../runtime/class-use/ActorFactory.html | 8 +- .../runtime/class-use/ActorMethodContext.html | 8 +- .../class-use/ActorObjectSerializer.html | 8 +- .../runtime/class-use/ActorRuntime.html | 8 +- .../runtime/class-use/ActorRuntimeConfig.html | 8 +- .../class-use/ActorRuntimeContext.html | 8 +- .../runtime/class-use/ActorStateChange.html | 8 +- .../class-use/ActorStateChangeKind.html | 8 +- .../runtime/class-use/ActorStateManager.html | 8 +- .../runtime/class-use/ActorTypeConfig.html | 8 +- .../actors/runtime/class-use/Remindable.html | 8 +- .../dapr/actors/runtime/package-summary.html | 12 +- docs/io/dapr/actors/runtime/package-tree.html | 8 +- docs/io/dapr/actors/runtime/package-use.html | 8 +- docs/io/dapr/class-use/Rule.html | 8 +- docs/io/dapr/class-use/Topic.html | 8 +- docs/io/dapr/client/DaprClient.html | 12 +- docs/io/dapr/client/DaprClientBuilder.html | 12 +- docs/io/dapr/client/DaprClientImpl.html | 405 +- docs/io/dapr/client/DaprHttp.HttpMethods.html | 12 +- docs/io/dapr/client/DaprHttp.Response.html | 12 +- docs/io/dapr/client/DaprHttp.html | 12 +- docs/io/dapr/client/DaprHttpBuilder.html | 12 +- docs/io/dapr/client/DaprPreviewClient.html | 165 +- docs/io/dapr/client/Headers.html | 8 +- docs/io/dapr/client/ObjectSerializer.html | 35 +- docs/io/dapr/client/Subscription.html | 173 + .../client/SubscriptionListener.Status.html | 227 + docs/io/dapr/client/SubscriptionListener.html | 177 + docs/io/dapr/client/class-use/DaprClient.html | 8 +- .../client/class-use/DaprClientBuilder.html | 26 +- .../dapr/client/class-use/DaprClientImpl.html | 8 +- .../class-use/DaprHttp.HttpMethods.html | 8 +- .../client/class-use/DaprHttp.Response.html | 8 +- docs/io/dapr/client/class-use/DaprHttp.html | 8 +- .../client/class-use/DaprHttpBuilder.html | 8 +- .../client/class-use/DaprPreviewClient.html | 8 +- docs/io/dapr/client/class-use/Headers.html | 8 +- .../client/class-use/ObjectSerializer.html | 15 +- .../dapr/client/class-use/Subscription.html | 101 + .../SubscriptionListener.Status.html | 107 + .../class-use/SubscriptionListener.html | 101 + docs/io/dapr/client/domain/ActorMetadata.html | 12 +- ...AppConnectionPropertiesHealthMetadata.html | 12 +- .../AppConnectionPropertiesMetadata.html | 12 +- .../dapr/client/domain/BulkPublishEntry.html | 12 +- .../client/domain/BulkPublishRequest.html | 12 +- .../client/domain/BulkPublishResponse.html | 12 +- .../BulkPublishResponseFailedEntry.html | 12 +- .../domain/BulkSubscribeAppResponse.html | 12 +- .../domain/BulkSubscribeAppResponseEntry.html | 12 +- .../BulkSubscribeAppResponseStatus.html | 12 +- .../client/domain/BulkSubscribeMessage.html | 12 +- .../domain/BulkSubscribeMessageEntry.html | 12 +- docs/io/dapr/client/domain/CloudEvent.html | 12 +- .../dapr/client/domain/ComponentMetadata.html | 12 +- .../dapr/client/domain/ConfigurationItem.html | 12 +- .../client/domain/ConstantFailurePolicy.html | 271 + .../dapr/client/domain/ConversationInput.html | 247 + .../client/domain/ConversationOutput.html | 198 + .../client/domain/ConversationRequest.html | 307 + .../client/domain/ConversationResponse.html | 198 + docs/io/dapr/client/domain/DaprMetadata.html | 12 +- .../dapr/client/domain/DeleteJobRequest.html | 179 + .../client/domain/DeleteStateRequest.html | 12 +- .../dapr/client/domain/DropFailurePolicy.html | 181 + .../ExecuteStateTransactionRequest.html | 12 +- docs/io/dapr/client/domain/FailurePolicy.html | 135 + .../dapr/client/domain/FailurePolicyType.html | 214 + .../client/domain/GetBulkSecretRequest.html | 12 +- .../client/domain/GetBulkStateRequest.html | 12 +- .../domain/GetConfigurationRequest.html | 12 +- docs/io/dapr/client/domain/GetJobRequest.html | 179 + .../io/dapr/client/domain/GetJobResponse.html | 413 + .../dapr/client/domain/GetSecretRequest.html | 12 +- .../dapr/client/domain/GetStateRequest.html | 12 +- .../client/domain/HttpEndpointMetadata.html | 12 +- docs/io/dapr/client/domain/HttpExtension.html | 12 +- .../client/domain/InvokeBindingRequest.html | 12 +- .../client/domain/InvokeMethodRequest.html | 12 +- docs/io/dapr/client/domain/JobSchedule.html | 277 + docs/io/dapr/client/domain/LockRequest.html | 12 +- docs/io/dapr/client/domain/Metadata.html | 8 +- .../client/domain/PublishEventRequest.html | 12 +- .../io/dapr/client/domain/QueryStateItem.html | 12 +- .../dapr/client/domain/QueryStateRequest.html | 12 +- .../client/domain/QueryStateResponse.html | 12 +- docs/io/dapr/client/domain/RuleMetadata.html | 12 +- .../dapr/client/domain/SaveStateRequest.html | 12 +- .../client/domain/ScheduleJobRequest.html | 440 + docs/io/dapr/client/domain/State.html | 14 +- .../domain/StateOptions.Concurrency.html | 12 +- .../domain/StateOptions.Consistency.html | 12 +- ...tions.StateOptionDurationDeserializer.html | 12 +- ...Options.StateOptionDurationSerializer.html | 12 +- docs/io/dapr/client/domain/StateOptions.html | 12 +- .../domain/SubscribeConfigurationRequest.html | 12 +- .../SubscribeConfigurationResponse.html | 12 +- .../client/domain/SubscriptionMetadata.html | 12 +- ...sactionalStateOperation.OperationType.html | 12 +- .../domain/TransactionalStateOperation.html | 12 +- .../domain/TransactionalStateRequest.html | 12 +- docs/io/dapr/client/domain/UnlockRequest.html | 12 +- .../client/domain/UnlockResponseStatus.html | 12 +- .../UnsubscribeConfigurationRequest.html | 12 +- .../UnsubscribeConfigurationResponse.html | 12 +- .../domain/class-use/ActorMetadata.html | 8 +- ...AppConnectionPropertiesHealthMetadata.html | 8 +- .../AppConnectionPropertiesMetadata.html | 8 +- .../domain/class-use/BulkPublishEntry.html | 8 +- .../domain/class-use/BulkPublishRequest.html | 8 +- .../domain/class-use/BulkPublishResponse.html | 8 +- .../BulkPublishResponseFailedEntry.html | 8 +- .../class-use/BulkSubscribeAppResponse.html | 8 +- .../BulkSubscribeAppResponseEntry.html | 8 +- .../BulkSubscribeAppResponseStatus.html | 8 +- .../class-use/BulkSubscribeMessage.html | 8 +- .../class-use/BulkSubscribeMessageEntry.html | 8 +- .../client/domain/class-use/CloudEvent.html | 8 +- .../domain/class-use/ComponentMetadata.html | 8 +- .../domain/class-use/ConfigurationItem.html | 8 +- .../class-use/ConstantFailurePolicy.html | 95 + .../domain/class-use/ConversationInput.html | 118 + .../domain/class-use/ConversationOutput.html | 102 + .../domain/class-use/ConversationRequest.html | 119 + .../class-use/ConversationResponse.html | 91 + .../client/domain/class-use/DaprMetadata.html | 8 +- .../domain/class-use/DeleteJobRequest.html | 95 + .../domain/class-use/DeleteStateRequest.html | 8 +- .../domain/class-use/DropFailurePolicy.html | 63 + .../ExecuteStateTransactionRequest.html | 8 +- .../domain/class-use/FailurePolicy.html | 127 + .../domain/class-use/FailurePolicyType.html | 109 + .../class-use/GetBulkSecretRequest.html | 8 +- .../domain/class-use/GetBulkStateRequest.html | 8 +- .../class-use/GetConfigurationRequest.html | 8 +- .../domain/class-use/GetJobRequest.html | 95 + .../domain/class-use/GetJobResponse.html | 138 + .../domain/class-use/GetSecretRequest.html | 8 +- .../domain/class-use/GetStateRequest.html | 8 +- .../class-use/HttpEndpointMetadata.html | 8 +- .../domain/class-use/HttpExtension.html | 8 +- .../class-use/InvokeBindingRequest.html | 8 +- .../domain/class-use/InvokeMethodRequest.html | 8 +- .../client/domain/class-use/JobSchedule.html | 164 + .../client/domain/class-use/LockRequest.html | 8 +- .../client/domain/class-use/Metadata.html | 8 +- .../domain/class-use/PublishEventRequest.html | 8 +- .../domain/class-use/QueryStateItem.html | 8 +- .../domain/class-use/QueryStateRequest.html | 8 +- .../domain/class-use/QueryStateResponse.html | 8 +- .../client/domain/class-use/RuleMetadata.html | 8 +- .../domain/class-use/SaveStateRequest.html | 8 +- .../domain/class-use/ScheduleJobRequest.html | 143 + .../dapr/client/domain/class-use/State.html | 8 +- .../class-use/StateOptions.Concurrency.html | 8 +- .../class-use/StateOptions.Consistency.html | 8 +- ...tions.StateOptionDurationDeserializer.html | 8 +- ...Options.StateOptionDurationSerializer.html | 8 +- .../client/domain/class-use/StateOptions.html | 8 +- .../SubscribeConfigurationRequest.html | 8 +- .../SubscribeConfigurationResponse.html | 8 +- .../class-use/SubscriptionMetadata.html | 8 +- ...sactionalStateOperation.OperationType.html | 8 +- .../TransactionalStateOperation.html | 8 +- .../class-use/TransactionalStateRequest.html | 8 +- .../domain/class-use/UnlockRequest.html | 8 +- .../class-use/UnlockResponseStatus.html | 8 +- .../UnsubscribeConfigurationRequest.html | 8 +- .../UnsubscribeConfigurationResponse.html | 8 +- .../dapr/client/domain/package-summary.html | 163 +- docs/io/dapr/client/domain/package-tree.html | 26 +- docs/io/dapr/client/domain/package-use.html | 180 +- .../dapr/client/domain/query/Pagination.html | 12 +- docs/io/dapr/client/domain/query/Query.html | 12 +- .../client/domain/query/Sorting.Order.html | 12 +- docs/io/dapr/client/domain/query/Sorting.html | 12 +- .../domain/query/class-use/Pagination.html | 8 +- .../client/domain/query/class-use/Query.html | 8 +- .../domain/query/class-use/Sorting.Order.html | 8 +- .../domain/query/class-use/Sorting.html | 8 +- .../domain/query/filters/AndFilter.html | 12 +- .../client/domain/query/filters/EqFilter.html | 12 +- .../client/domain/query/filters/Filter.html | 12 +- .../client/domain/query/filters/InFilter.html | 12 +- .../client/domain/query/filters/OrFilter.html | 12 +- .../query/filters/class-use/AndFilter.html | 8 +- .../query/filters/class-use/EqFilter.html | 8 +- .../query/filters/class-use/Filter.html | 8 +- .../query/filters/class-use/InFilter.html | 8 +- .../query/filters/class-use/OrFilter.html | 8 +- .../domain/query/filters/package-summary.html | 8 +- .../domain/query/filters/package-tree.html | 8 +- .../domain/query/filters/package-use.html | 8 +- .../client/domain/query/package-summary.html | 12 +- .../client/domain/query/package-tree.html | 8 +- .../dapr/client/domain/query/package-use.html | 8 +- docs/io/dapr/client/package-summary.html | 12 +- docs/io/dapr/client/package-tree.html | 8 +- docs/io/dapr/client/package-use.html | 28 +- .../client/resiliency/ResiliencyOptions.html | 12 +- .../class-use/ResiliencyOptions.html | 8 +- .../client/resiliency/package-summary.html | 8 +- .../dapr/client/resiliency/package-tree.html | 8 +- .../dapr/client/resiliency/package-use.html | 8 +- docs/io/dapr/config/BooleanProperty.html | 12 +- docs/io/dapr/config/GenericProperty.html | 12 +- docs/io/dapr/config/IntegerProperty.html | 12 +- .../config/MillisecondsDurationProperty.html | 12 +- docs/io/dapr/config/Properties.html | 127 +- docs/io/dapr/config/Property.html | 14 +- .../dapr/config/SecondsDurationProperty.html | 154 + docs/io/dapr/config/StringProperty.html | 12 +- .../config/class-use/BooleanProperty.html | 8 +- .../config/class-use/GenericProperty.html | 8 +- .../config/class-use/IntegerProperty.html | 8 +- .../MillisecondsDurationProperty.html | 8 +- docs/io/dapr/config/class-use/Properties.html | 46 +- docs/io/dapr/config/class-use/Property.html | 59 +- .../class-use/SecondsDurationProperty.html | 63 + .../dapr/config/class-use/StringProperty.html | 8 +- docs/io/dapr/config/package-summary.html | 14 +- docs/io/dapr/config/package-tree.html | 9 +- docs/io/dapr/config/package-use.html | 42 +- docs/io/dapr/exceptions/DaprError.html | 12 +- .../DaprErrorDetails.ErrorDetailType.html | 12 +- docs/io/dapr/exceptions/DaprErrorDetails.html | 12 +- docs/io/dapr/exceptions/DaprException.html | 12 +- .../dapr/exceptions/class-use/DaprError.html | 8 +- .../DaprErrorDetails.ErrorDetailType.html | 8 +- .../class-use/DaprErrorDetails.html | 8 +- .../exceptions/class-use/DaprException.html | 8 +- docs/io/dapr/exceptions/package-summary.html | 12 +- docs/io/dapr/exceptions/package-tree.html | 8 +- docs/io/dapr/exceptions/package-use.html | 8 +- .../exceptions/DaprHttpException.html | 276 + .../class-use/DaprHttpException.html | 63 + .../internal/exceptions/package-summary.html | 90 + .../internal/exceptions/package-tree.html | 89 + .../dapr/internal/exceptions/package-use.html | 63 + .../grpc/DaprClientGrpcInterceptors.html | 12 +- .../class-use/DaprClientGrpcInterceptors.html | 8 +- .../interceptors/DaprApiTokenInterceptor.html | 12 +- .../interceptors/DaprAppIdInterceptor.html | 12 +- .../DaprMetadataReceiverInterceptor.html | 187 + .../interceptors/DaprTimeoutInterceptor.html | 12 +- .../interceptors/DaprTracingInterceptor.html | 12 +- .../class-use/DaprApiTokenInterceptor.html | 8 +- .../class-use/DaprAppIdInterceptor.html | 8 +- .../DaprMetadataReceiverInterceptor.html | 63 + .../class-use/DaprTimeoutInterceptor.html | 8 +- .../class-use/DaprTracingInterceptor.html | 8 +- .../grpc/interceptors/package-summary.html | 8 +- .../grpc/interceptors/package-tree.html | 8 +- .../grpc/interceptors/package-use.html | 8 +- .../dapr/internal/grpc/package-summary.html | 8 +- docs/io/dapr/internal/grpc/package-tree.html | 8 +- docs/io/dapr/internal/grpc/package-use.html | 8 +- .../dapr/internal/opencensus/GrpcHelper.html | 12 +- .../opencensus/class-use/GrpcHelper.html | 8 +- .../internal/opencensus/package-summary.html | 8 +- .../internal/opencensus/package-tree.html | 8 +- .../dapr/internal/opencensus/package-use.html | 8 +- .../dapr/internal/resiliency/RetryPolicy.html | 12 +- .../internal/resiliency/TimeoutPolicy.html | 12 +- .../resiliency/class-use/RetryPolicy.html | 8 +- .../resiliency/class-use/TimeoutPolicy.html | 8 +- .../internal/resiliency/package-summary.html | 8 +- .../internal/resiliency/package-tree.html | 8 +- .../dapr/internal/resiliency/package-use.html | 8 +- docs/io/dapr/package-summary.html | 8 +- docs/io/dapr/package-tree.html | 8 +- docs/io/dapr/package-use.html | 8 +- .../CustomizableObjectSerializer.html | 209 + .../dapr/serializer/DaprObjectSerializer.html | 14 +- .../serializer/DefaultObjectSerializer.html | 14 +- .../CustomizableObjectSerializer.html | 63 + .../class-use/DaprObjectSerializer.html | 15 +- .../class-use/DefaultObjectSerializer.html | 8 +- docs/io/dapr/serializer/package-summary.html | 22 +- docs/io/dapr/serializer/package-tree.html | 9 +- docs/io/dapr/serializer/package-use.html | 8 +- ...ClientPropertiesDaprConnectionDetails.html | 225 + .../client/DaprClientAutoConfiguration.html | 188 + .../client/DaprClientProperties.html | 276 + .../client/DaprConnectionDetails.html | 175 + ...ClientPropertiesDaprConnectionDetails.html | 63 + .../DaprClientAutoConfiguration.html | 63 + .../class-use/DaprClientProperties.html | 88 + .../class-use/DaprConnectionDetails.html | 115 + .../autoconfigure/client/package-summary.html | 100 + .../autoconfigure/client/package-tree.html | 89 + .../autoconfigure/client/package-use.html | 100 + .../pubsub/DaprPubSubProperties.html | 229 + .../class-use/DaprPubSubProperties.html | 63 + .../autoconfigure/pubsub/package-summary.html | 88 + .../autoconfigure/pubsub/package-tree.html | 77 + .../autoconfigure/pubsub/package-use.html | 63 + .../statestore/DaprStateStoreProperties.html | 229 + .../class-use/DaprStateStoreProperties.html | 63 + .../statestore/package-summary.html | 88 + .../statestore/package-tree.html | 77 + .../autoconfigure/statestore/package-use.html | 63 + ...DaprContainerConnectionDetailsFactory.html | 168 + ...DaprContainerConnectionDetailsFactory.html | 63 + .../service/connection/package-summary.html | 88 + .../service/connection/package-tree.html | 81 + .../service/connection/package-use.html | 63 + .../data/AbstractDaprKeyValueAdapter.html | 322 + .../data/DaprKeyValueAdapterResolver.html | 189 + .../spring/data/DaprKeyValueTemplate.html | 545 + .../spring/data/KeyValueAdapterResolver.html | 134 + .../spring/data/MySQLDaprKeyValueAdapter.html | 237 + .../data/PostgreSQLDaprKeyValueAdapter.html | 237 + .../AbstractDaprKeyValueAdapter.html | 95 + .../DaprKeyValueAdapterResolver.html | 63 + .../data/class-use/DaprKeyValueTemplate.html | 63 + .../class-use/KeyValueAdapterResolver.html | 113 + .../class-use/MySQLDaprKeyValueAdapter.html | 63 + .../PostgreSQLDaprKeyValueAdapter.html | 63 + docs/io/dapr/spring/data/package-summary.html | 108 + docs/io/dapr/spring/data/package-tree.html | 90 + docs/io/dapr/spring/data/package-use.html | 87 + .../config/DaprRepositoriesRegistrar.html | 191 + .../DaprRepositoryConfigurationExtension.html | 223 + .../config/EnableDaprRepositories.html | 369 + .../class-use/DaprRepositoriesRegistrar.html | 63 + .../DaprRepositoryConfigurationExtension.html | 63 + .../class-use/EnableDaprRepositories.html | 63 + .../repository/config/package-summary.html | 104 + .../data/repository/config/package-tree.html | 96 + .../data/repository/config/package-use.html | 63 + .../data/repository/query/DaprPredicate.html | 217 + .../query/DaprPredicateQueryCreator.html | 229 + .../query/class-use/DaprPredicate.html | 63 + .../class-use/DaprPredicateQueryCreator.html | 63 + .../repository/query/package-summary.html | 95 + .../data/repository/query/package-tree.html | 82 + .../data/repository/query/package-use.html | 63 + ...essagingOperations.SendMessageBuilder.html | 177 + .../messaging/DaprMessagingOperations.html | 180 + .../messaging/DaprMessagingTemplate.html | 275 + ...essagingOperations.SendMessageBuilder.html | 98 + .../class-use/DaprMessagingOperations.html | 90 + .../class-use/DaprMessagingTemplate.html | 63 + .../DaprMessagingObservationConvention.html | 174 + ...umentation.TemplateLowCardinalityTags.html | 218 + ...DaprMessagingObservationDocumentation.html | 240 + .../DaprMessagingSenderContext.Carrier.html | 154 + .../DaprMessagingSenderContext.html | 233 + .../DaprMessagingObservationConvention.html | 88 + ...umentation.TemplateLowCardinalityTags.html | 96 + ...DaprMessagingObservationDocumentation.html | 96 + .../DaprMessagingSenderContext.Carrier.html | 63 + .../class-use/DaprMessagingSenderContext.html | 91 + .../observation/package-summary.html | 124 + .../messaging/observation/package-tree.html | 115 + .../messaging/observation/package-use.html | 99 + .../spring/messaging/package-summary.html | 113 + .../dapr/spring/messaging/package-tree.html | 84 + .../io/dapr/spring/messaging/package-use.html | 89 + .../config/DaprWorkflowsConfiguration.html | 177 + .../workflows/config/EnableDaprWorkflows.html | 86 + .../class-use/DaprWorkflowsConfiguration.html | 63 + .../config/class-use/EnableDaprWorkflows.html | 63 + .../workflows/config/package-summary.html | 96 + .../spring/workflows/config/package-tree.html | 83 + .../spring/workflows/config/package-use.html | 63 + .../dapr/testcontainers/AppHttpPipeline.html | 176 + docs/io/dapr/testcontainers/Component.html | 232 + .../io/dapr/testcontainers/Configuration.html | 197 + .../testcontainers/ConfigurationSettings.html | 89 + .../io/dapr/testcontainers/DaprContainer.html | 644 ++ .../DaprContainerConstants.html | 181 + docs/io/dapr/testcontainers/DaprLogLevel.html | 230 + .../DaprPlacementContainer.html | 285 + docs/io/dapr/testcontainers/DaprProtocol.html | 223 + .../DaprSchedulerContainer.html | 285 + docs/io/dapr/testcontainers/HttpEndpoint.html | 175 + docs/io/dapr/testcontainers/ListEntry.html | 193 + .../io/dapr/testcontainers/MetadataEntry.html | 193 + .../OtelTracingConfigurationSettings.html | 201 + docs/io/dapr/testcontainers/Subscription.html | 207 + .../TracingConfigurationSettings.html | 213 + .../ZipkinTracingConfigurationSettings.html | 170 + .../class-use/AppHttpPipeline.html | 101 + .../testcontainers/class-use/Component.html | 113 + .../class-use/Configuration.html | 113 + .../class-use/ConfigurationSettings.html | 103 + .../class-use/DaprContainer.html | 172 + .../class-use/DaprContainerConstants.html | 63 + .../class-use/DaprLogLevel.html | 105 + .../class-use/DaprPlacementContainer.html | 97 + .../class-use/DaprProtocol.html | 96 + .../class-use/DaprSchedulerContainer.html | 97 + .../class-use/HttpEndpoint.html | 113 + .../testcontainers/class-use/ListEntry.html | 99 + .../class-use/MetadataEntry.html | 102 + .../OtelTracingConfigurationSettings.html | 102 + .../class-use/Subscription.html | 113 + .../TracingConfigurationSettings.html | 101 + .../ZipkinTracingConfigurationSettings.html | 102 + .../converter/ComponentYamlConverter.html | 173 + .../converter/ConfigurationYamlConverter.html | 173 + .../converter/HttpEndpointYamlConverter.html | 173 + .../converter/SubscriptionYamlConverter.html | 173 + .../converter/YamlConverter.html | 134 + .../converter/YamlMapperFactory.html | 172 + .../class-use/ComponentYamlConverter.html | 63 + .../class-use/ConfigurationYamlConverter.html | 63 + .../class-use/HttpEndpointYamlConverter.html | 63 + .../class-use/SubscriptionYamlConverter.html | 63 + .../converter/class-use/YamlConverter.html | 97 + .../class-use/YamlMapperFactory.html | 63 + .../converter/package-summary.html | 117 + .../converter/package-tree.html | 87 + .../testcontainers/converter/package-use.html | 85 + .../dapr/testcontainers/package-summary.html | 153 + docs/io/dapr/testcontainers/package-tree.html | 119 + docs/io/dapr/testcontainers/package-use.html | 165 + .../utils/DefaultContentTypeConverter.html | 12 +- docs/io/dapr/utils/DurationUtils.html | 12 +- docs/io/dapr/utils/NetworkUtils.html | 12 +- docs/io/dapr/utils/TypeRef.html | 12 +- docs/io/dapr/utils/Version.html | 12 +- .../DefaultContentTypeConverter.html | 8 +- .../dapr/utils/class-use/DurationUtils.html | 8 +- .../io/dapr/utils/class-use/NetworkUtils.html | 8 +- docs/io/dapr/utils/class-use/TypeRef.html | 8 +- docs/io/dapr/utils/class-use/Version.html | 8 +- docs/io/dapr/utils/package-summary.html | 8 +- docs/io/dapr/utils/package-tree.html | 8 +- docs/io/dapr/utils/package-use.html | 8 +- ...lphaGrpc.AppCallbackAlphaBlockingStub.html | 12 +- ...kAlphaGrpc.AppCallbackAlphaFutureStub.html | 12 +- ...ackAlphaGrpc.AppCallbackAlphaImplBase.html | 12 +- ...allbackAlphaGrpc.AppCallbackAlphaStub.html | 12 +- .../v1/AppCallbackAlphaGrpc.AsyncService.html | 12 +- docs/io/dapr/v1/AppCallbackAlphaGrpc.html | 12 +- ...pCallbackGrpc.AppCallbackBlockingStub.html | 12 +- ...AppCallbackGrpc.AppCallbackFutureStub.html | 12 +- .../AppCallbackGrpc.AppCallbackImplBase.html | 12 +- .../v1/AppCallbackGrpc.AppCallbackStub.html | 12 +- .../dapr/v1/AppCallbackGrpc.AsyncService.html | 12 +- docs/io/dapr/v1/AppCallbackGrpc.html | 12 +- ...pc.AppCallbackHealthCheckBlockingStub.html | 12 +- ...Grpc.AppCallbackHealthCheckFutureStub.html | 12 +- ...ckGrpc.AppCallbackHealthCheckImplBase.html | 12 +- ...hCheckGrpc.AppCallbackHealthCheckStub.html | 12 +- ...pCallbackHealthCheckGrpc.AsyncService.html | 12 +- .../dapr/v1/AppCallbackHealthCheckGrpc.html | 12 +- ...ommonProtos.ConfigurationItem.Builder.html | 12 +- .../v1/CommonProtos.ConfigurationItem.html | 12 +- ...mmonProtos.ConfigurationItemOrBuilder.html | 12 +- .../io/dapr/v1/CommonProtos.Etag.Builder.html | 12 +- docs/io/dapr/v1/CommonProtos.Etag.html | 12 +- .../dapr/v1/CommonProtos.EtagOrBuilder.html | 12 +- .../CommonProtos.HTTPExtension.Builder.html | 18 +- .../v1/CommonProtos.HTTPExtension.Verb.html | 12 +- .../dapr/v1/CommonProtos.HTTPExtension.html | 18 +- .../CommonProtos.HTTPExtensionOrBuilder.html | 12 +- .../CommonProtos.InvokeRequest.Builder.html | 12 +- .../dapr/v1/CommonProtos.InvokeRequest.html | 12 +- .../CommonProtos.InvokeRequestOrBuilder.html | 12 +- .../CommonProtos.InvokeResponse.Builder.html | 12 +- .../dapr/v1/CommonProtos.InvokeResponse.html | 12 +- .../CommonProtos.InvokeResponseOrBuilder.html | 12 +- ...CommonProtos.JobFailurePolicy.Builder.html | 704 ++ ...monProtos.JobFailurePolicy.PolicyCase.html | 275 + .../v1/CommonProtos.JobFailurePolicy.html | 782 ++ ...otos.JobFailurePolicyConstant.Builder.html | 704 ++ ...CommonProtos.JobFailurePolicyConstant.html | 777 ++ ...tos.JobFailurePolicyConstantOrBuilder.html | 243 + ...onProtos.JobFailurePolicyDrop.Builder.html | 458 + .../v1/CommonProtos.JobFailurePolicyDrop.html | 614 ++ ...nProtos.JobFailurePolicyDropOrBuilder.html | 114 + ...ommonProtos.JobFailurePolicyOrBuilder.html | 237 + .../v1/CommonProtos.StateItem.Builder.html | 12 +- docs/io/dapr/v1/CommonProtos.StateItem.html | 12 +- .../v1/CommonProtos.StateItemOrBuilder.html | 12 +- .../v1/CommonProtos.StateOptions.Builder.html | 12 +- ...nProtos.StateOptions.StateConcurrency.html | 12 +- ...nProtos.StateOptions.StateConsistency.html | 12 +- .../io/dapr/v1/CommonProtos.StateOptions.html | 12 +- .../CommonProtos.StateOptionsOrBuilder.html | 12 +- .../CommonProtos.StreamPayload.Builder.html | 12 +- .../dapr/v1/CommonProtos.StreamPayload.html | 12 +- .../CommonProtos.StreamPayloadOrBuilder.html | 12 +- docs/io/dapr/v1/CommonProtos.html | 39 +- ...ackProtos.BindingEventRequest.Builder.html | 12 +- ...AppCallbackProtos.BindingEventRequest.html | 12 +- ...ckProtos.BindingEventRequestOrBuilder.html | 12 +- ...EventResponse.BindingEventConcurrency.html | 12 +- ...ckProtos.BindingEventResponse.Builder.html | 12 +- ...ppCallbackProtos.BindingEventResponse.html | 12 +- ...kProtos.BindingEventResponseOrBuilder.html | 12 +- ...ackProtos.BulkSubscribeConfig.Builder.html | 12 +- ...AppCallbackProtos.BulkSubscribeConfig.html | 12 +- ...ckProtos.BulkSubscribeConfigOrBuilder.html | 12 +- ...ackProtos.HealthCheckResponse.Builder.html | 12 +- ...AppCallbackProtos.HealthCheckResponse.html | 12 +- ...ckProtos.HealthCheckResponseOrBuilder.html | 8 +- ...allbackProtos.JobEventRequest.Builder.html | 12 +- ...DaprAppCallbackProtos.JobEventRequest.html | 12 +- ...llbackProtos.JobEventRequestOrBuilder.html | 12 +- ...llbackProtos.JobEventResponse.Builder.html | 12 +- ...aprAppCallbackProtos.JobEventResponse.html | 12 +- ...lbackProtos.JobEventResponseOrBuilder.html | 8 +- ...tos.ListInputBindingsResponse.Builder.html | 12 +- ...lbackProtos.ListInputBindingsResponse.html | 12 +- ...os.ListInputBindingsResponseOrBuilder.html | 12 +- ...istTopicSubscriptionsResponse.Builder.html | 12 +- ...Protos.ListTopicSubscriptionsResponse.html | 12 +- ...stTopicSubscriptionsResponseOrBuilder.html | 12 +- ...kProtos.TopicEventBulkRequest.Builder.html | 12 +- ...pCallbackProtos.TopicEventBulkRequest.html | 12 +- ...os.TopicEventBulkRequestEntry.Builder.html | 12 +- ....TopicEventBulkRequestEntry.EventCase.html | 12 +- ...backProtos.TopicEventBulkRequestEntry.html | 12 +- ...s.TopicEventBulkRequestEntryOrBuilder.html | 12 +- ...Protos.TopicEventBulkRequestOrBuilder.html | 12 +- ...Protos.TopicEventBulkResponse.Builder.html | 12 +- ...CallbackProtos.TopicEventBulkResponse.html | 12 +- ...s.TopicEventBulkResponseEntry.Builder.html | 12 +- ...ackProtos.TopicEventBulkResponseEntry.html | 12 +- ....TopicEventBulkResponseEntryOrBuilder.html | 12 +- ...rotos.TopicEventBulkResponseOrBuilder.html | 12 +- ...ackProtos.TopicEventCERequest.Builder.html | 12 +- ...AppCallbackProtos.TopicEventCERequest.html | 12 +- ...ckProtos.TopicEventCERequestOrBuilder.html | 12 +- ...lbackProtos.TopicEventRequest.Builder.html | 12 +- ...prAppCallbackProtos.TopicEventRequest.html | 12 +- ...backProtos.TopicEventRequestOrBuilder.html | 12 +- ...backProtos.TopicEventResponse.Builder.html | 12 +- ...ventResponse.TopicEventResponseStatus.html | 12 +- ...rAppCallbackProtos.TopicEventResponse.html | 12 +- ...ackProtos.TopicEventResponseOrBuilder.html | 12 +- ...AppCallbackProtos.TopicRoutes.Builder.html | 12 +- .../v1/DaprAppCallbackProtos.TopicRoutes.html | 12 +- ...ppCallbackProtos.TopicRoutesOrBuilder.html | 12 +- ...prAppCallbackProtos.TopicRule.Builder.html | 12 +- .../v1/DaprAppCallbackProtos.TopicRule.html | 12 +- ...rAppCallbackProtos.TopicRuleOrBuilder.html | 12 +- ...lbackProtos.TopicSubscription.Builder.html | 12 +- ...prAppCallbackProtos.TopicSubscription.html | 12 +- ...backProtos.TopicSubscriptionOrBuilder.html | 12 +- docs/io/dapr/v1/DaprAppCallbackProtos.html | 12 +- docs/io/dapr/v1/DaprGrpc.AsyncService.html | 139 +- .../io/dapr/v1/DaprGrpc.DaprBlockingStub.html | 135 +- docs/io/dapr/v1/DaprGrpc.DaprFutureStub.html | 135 +- docs/io/dapr/v1/DaprGrpc.DaprImplBase.html | 14 +- docs/io/dapr/v1/DaprGrpc.DaprStub.html | 139 +- docs/io/dapr/v1/DaprGrpc.html | 30 +- .../DaprProtos.ActiveActorsCount.Builder.html | 12 +- .../dapr/v1/DaprProtos.ActiveActorsCount.html | 12 +- ...DaprProtos.ActiveActorsCountOrBuilder.html | 12 +- ...rotos.ActorRuntime.ActorRuntimeStatus.html | 12 +- .../v1/DaprProtos.ActorRuntime.Builder.html | 12 +- docs/io/dapr/v1/DaprProtos.ActorRuntime.html | 12 +- .../v1/DaprProtos.ActorRuntimeOrBuilder.html | 12 +- ...AppConnectionHealthProperties.Builder.html | 12 +- ...rProtos.AppConnectionHealthProperties.html | 12 +- ...ppConnectionHealthPropertiesOrBuilder.html | 12 +- ...rotos.AppConnectionProperties.Builder.html | 12 +- .../DaprProtos.AppConnectionProperties.html | 12 +- ...otos.AppConnectionPropertiesOrBuilder.html | 12 +- ...DaprProtos.BulkPublishRequest.Builder.html | 12 +- .../v1/DaprProtos.BulkPublishRequest.html | 12 +- ...rotos.BulkPublishRequestEntry.Builder.html | 12 +- .../DaprProtos.BulkPublishRequestEntry.html | 12 +- ...otos.BulkPublishRequestEntryOrBuilder.html | 12 +- ...aprProtos.BulkPublishRequestOrBuilder.html | 12 +- ...aprProtos.BulkPublishResponse.Builder.html | 12 +- .../v1/DaprProtos.BulkPublishResponse.html | 12 +- ...ulkPublishResponseFailedEntry.Builder.html | 12 +- ...Protos.BulkPublishResponseFailedEntry.html | 12 +- ...lkPublishResponseFailedEntryOrBuilder.html | 12 +- ...prProtos.BulkPublishResponseOrBuilder.html | 12 +- .../v1/DaprProtos.BulkStateItem.Builder.html | 12 +- docs/io/dapr/v1/DaprProtos.BulkStateItem.html | 12 +- .../v1/DaprProtos.BulkStateItemOrBuilder.html | 12 +- .../DaprProtos.ConversationInput.Builder.html | 797 ++ .../dapr/v1/DaprProtos.ConversationInput.html | 953 ++ ...rotos.ConversationInputAlpha2.Builder.html | 883 ++ .../DaprProtos.ConversationInputAlpha2.html | 815 ++ ...otos.ConversationInputAlpha2OrBuilder.html | 267 + ...DaprProtos.ConversationInputOrBuilder.html | 303 + ...aprProtos.ConversationMessage.Builder.html | 1099 ++ ....ConversationMessage.MessageTypesCase.html | 299 + .../v1/DaprProtos.ConversationMessage.html | 1016 ++ ...os.ConversationMessageContent.Builder.html | 550 + ...DaprProtos.ConversationMessageContent.html | 689 ++ ...s.ConversationMessageContentOrBuilder.html | 172 + ...onversationMessageOfAssistant.Builder.html | 1146 ++ ...Protos.ConversationMessageOfAssistant.html | 926 ++ ...nversationMessageOfAssistantOrBuilder.html | 333 + ...onversationMessageOfDeveloper.Builder.html | 841 ++ ...Protos.ConversationMessageOfDeveloper.html | 817 ++ ...nversationMessageOfDeveloperOrBuilder.html | 263 + ...s.ConversationMessageOfSystem.Builder.html | 811 ++ ...aprProtos.ConversationMessageOfSystem.html | 802 ++ ....ConversationMessageOfSystemOrBuilder.html | 248 + ...tos.ConversationMessageOfTool.Builder.html | 954 ++ .../DaprProtos.ConversationMessageOfTool.html | 880 ++ ...os.ConversationMessageOfToolOrBuilder.html | 305 + ...tos.ConversationMessageOfUser.Builder.html | 811 ++ .../DaprProtos.ConversationMessageOfUser.html | 802 ++ ...os.ConversationMessageOfUserOrBuilder.html | 248 + ...prProtos.ConversationMessageOrBuilder.html | 390 + ...aprProtos.ConversationRequest.Builder.html | 1668 +++ .../v1/DaprProtos.ConversationRequest.html | 1486 +++ ...tos.ConversationRequestAlpha2.Builder.html | 2260 ++++ .../DaprProtos.ConversationRequestAlpha2.html | 1578 +++ ...os.ConversationRequestAlpha2OrBuilder.html | 808 ++ ...prProtos.ConversationRequestOrBuilder.html | 666 ++ ...prProtos.ConversationResponse.Builder.html | 928 ++ .../v1/DaprProtos.ConversationResponse.html | 948 ++ ...os.ConversationResponseAlpha2.Builder.html | 928 ++ ...DaprProtos.ConversationResponseAlpha2.html | 836 ++ ...s.ConversationResponseAlpha2OrBuilder.html | 288 + ...rProtos.ConversationResponseOrBuilder.html | 306 + ...DaprProtos.ConversationResult.Builder.html | 816 ++ .../v1/DaprProtos.ConversationResult.html | 960 ++ ...otos.ConversationResultAlpha2.Builder.html | 793 ++ .../DaprProtos.ConversationResultAlpha2.html | 752 ++ ...tos.ConversationResultAlpha2OrBuilder.html | 225 + ...tos.ConversationResultChoices.Builder.html | 776 ++ .../DaprProtos.ConversationResultChoices.html | 812 ++ ...os.ConversationResultChoicesOrBuilder.html | 257 + ...tos.ConversationResultMessage.Builder.html | 906 ++ .../DaprProtos.ConversationResultMessage.html | 815 ++ ...os.ConversationResultMessageOrBuilder.html | 267 + ...aprProtos.ConversationResultOrBuilder.html | 299 + ...rProtos.ConversationToolCalls.Builder.html | 703 ++ ...s.ConversationToolCalls.ToolTypesCase.html | 267 + .../v1/DaprProtos.ConversationToolCalls.html | 792 ++ ...nversationToolCallsOfFunction.Builder.html | 680 ++ ...rotos.ConversationToolCallsOfFunction.html | 754 ++ ...versationToolCallsOfFunctionOrBuilder.html | 222 + ...Protos.ConversationToolCallsOrBuilder.html | 241 + .../DaprProtos.ConversationTools.Builder.html | 594 + ...rotos.ConversationTools.ToolTypesCase.html | 267 + .../dapr/v1/DaprProtos.ConversationTools.html | 715 ++ ...tos.ConversationToolsFunction.Builder.html | 897 ++ .../DaprProtos.ConversationToolsFunction.html | 878 ++ ...os.ConversationToolsFunctionOrBuilder.html | 319 + ...DaprProtos.ConversationToolsOrBuilder.html | 193 + .../v1/DaprProtos.DecryptRequest.Builder.html | 12 +- .../io/dapr/v1/DaprProtos.DecryptRequest.html | 12 +- ...rProtos.DecryptRequestOptions.Builder.html | 12 +- .../v1/DaprProtos.DecryptRequestOptions.html | 12 +- ...Protos.DecryptRequestOptionsOrBuilder.html | 12 +- .../DaprProtos.DecryptRequestOrBuilder.html | 12 +- .../DaprProtos.DecryptResponse.Builder.html | 12 +- .../dapr/v1/DaprProtos.DecryptResponse.html | 12 +- .../DaprProtos.DecryptResponseOrBuilder.html | 12 +- ...Protos.DeleteBulkStateRequest.Builder.html | 12 +- .../v1/DaprProtos.DeleteBulkStateRequest.html | 12 +- ...rotos.DeleteBulkStateRequestOrBuilder.html | 12 +- .../DaprProtos.DeleteJobRequest.Builder.html | 12 +- .../dapr/v1/DaprProtos.DeleteJobRequest.html | 12 +- .../DaprProtos.DeleteJobRequestOrBuilder.html | 12 +- .../DaprProtos.DeleteJobResponse.Builder.html | 12 +- .../dapr/v1/DaprProtos.DeleteJobResponse.html | 12 +- ...DaprProtos.DeleteJobResponseOrBuilder.html | 8 +- ...DaprProtos.DeleteStateRequest.Builder.html | 12 +- .../v1/DaprProtos.DeleteStateRequest.html | 12 +- ...aprProtos.DeleteStateRequestOrBuilder.html | 12 +- .../v1/DaprProtos.EncryptRequest.Builder.html | 12 +- .../io/dapr/v1/DaprProtos.EncryptRequest.html | 12 +- ...rProtos.EncryptRequestOptions.Builder.html | 12 +- .../v1/DaprProtos.EncryptRequestOptions.html | 12 +- ...Protos.EncryptRequestOptionsOrBuilder.html | 12 +- .../DaprProtos.EncryptRequestOrBuilder.html | 12 +- .../DaprProtos.EncryptResponse.Builder.html | 12 +- .../dapr/v1/DaprProtos.EncryptResponse.html | 12 +- .../DaprProtos.EncryptResponseOrBuilder.html | 12 +- ...eActorStateTransactionRequest.Builder.html | 12 +- ...s.ExecuteActorStateTransactionRequest.html | 12 +- ...ActorStateTransactionRequestOrBuilder.html | 12 +- ...xecuteStateTransactionRequest.Builder.html | 12 +- ...Protos.ExecuteStateTransactionRequest.html | 12 +- ...ecuteStateTransactionRequestOrBuilder.html | 12 +- ...prProtos.GetActorStateRequest.Builder.html | 12 +- .../v1/DaprProtos.GetActorStateRequest.html | 12 +- ...rProtos.GetActorStateRequestOrBuilder.html | 12 +- ...rProtos.GetActorStateResponse.Builder.html | 12 +- .../v1/DaprProtos.GetActorStateResponse.html | 12 +- ...Protos.GetActorStateResponseOrBuilder.html | 12 +- ...prProtos.GetBulkSecretRequest.Builder.html | 12 +- .../v1/DaprProtos.GetBulkSecretRequest.html | 12 +- ...rProtos.GetBulkSecretRequestOrBuilder.html | 12 +- ...rProtos.GetBulkSecretResponse.Builder.html | 12 +- .../v1/DaprProtos.GetBulkSecretResponse.html | 12 +- ...Protos.GetBulkSecretResponseOrBuilder.html | 12 +- ...aprProtos.GetBulkStateRequest.Builder.html | 12 +- .../v1/DaprProtos.GetBulkStateRequest.html | 12 +- ...prProtos.GetBulkStateRequestOrBuilder.html | 12 +- ...prProtos.GetBulkStateResponse.Builder.html | 12 +- .../v1/DaprProtos.GetBulkStateResponse.html | 12 +- ...rProtos.GetBulkStateResponseOrBuilder.html | 12 +- ...rotos.GetConfigurationRequest.Builder.html | 12 +- .../DaprProtos.GetConfigurationRequest.html | 12 +- ...otos.GetConfigurationRequestOrBuilder.html | 12 +- ...otos.GetConfigurationResponse.Builder.html | 12 +- .../DaprProtos.GetConfigurationResponse.html | 12 +- ...tos.GetConfigurationResponseOrBuilder.html | 12 +- .../v1/DaprProtos.GetJobRequest.Builder.html | 12 +- docs/io/dapr/v1/DaprProtos.GetJobRequest.html | 12 +- .../v1/DaprProtos.GetJobRequestOrBuilder.html | 12 +- .../v1/DaprProtos.GetJobResponse.Builder.html | 12 +- .../io/dapr/v1/DaprProtos.GetJobResponse.html | 12 +- .../DaprProtos.GetJobResponseOrBuilder.html | 12 +- ...DaprProtos.GetMetadataRequest.Builder.html | 12 +- .../v1/DaprProtos.GetMetadataRequest.html | 12 +- ...aprProtos.GetMetadataRequestOrBuilder.html | 8 +- ...aprProtos.GetMetadataResponse.Builder.html | 514 +- .../v1/DaprProtos.GetMetadataResponse.html | 246 +- ...prProtos.GetMetadataResponseOrBuilder.html | 83 +- .../DaprProtos.GetSecretRequest.Builder.html | 12 +- .../dapr/v1/DaprProtos.GetSecretRequest.html | 12 +- .../DaprProtos.GetSecretRequestOrBuilder.html | 12 +- .../DaprProtos.GetSecretResponse.Builder.html | 12 +- .../dapr/v1/DaprProtos.GetSecretResponse.html | 12 +- ...DaprProtos.GetSecretResponseOrBuilder.html | 12 +- .../DaprProtos.GetStateRequest.Builder.html | 12 +- .../dapr/v1/DaprProtos.GetStateRequest.html | 12 +- .../DaprProtos.GetStateRequestOrBuilder.html | 12 +- .../DaprProtos.GetStateResponse.Builder.html | 12 +- .../dapr/v1/DaprProtos.GetStateResponse.html | 12 +- .../DaprProtos.GetStateResponseOrBuilder.html | 12 +- ...DaprProtos.GetWorkflowRequest.Builder.html | 12 +- .../v1/DaprProtos.GetWorkflowRequest.html | 12 +- ...aprProtos.GetWorkflowRequestOrBuilder.html | 12 +- ...aprProtos.GetWorkflowResponse.Builder.html | 12 +- .../v1/DaprProtos.GetWorkflowResponse.html | 12 +- ...prProtos.GetWorkflowResponseOrBuilder.html | 12 +- ...DaprProtos.InvokeActorRequest.Builder.html | 12 +- .../v1/DaprProtos.InvokeActorRequest.html | 12 +- ...aprProtos.InvokeActorRequestOrBuilder.html | 12 +- ...aprProtos.InvokeActorResponse.Builder.html | 12 +- .../v1/DaprProtos.InvokeActorResponse.html | 12 +- ...prProtos.InvokeActorResponseOrBuilder.html | 12 +- ...prProtos.InvokeBindingRequest.Builder.html | 20 +- .../v1/DaprProtos.InvokeBindingRequest.html | 17 +- ...rProtos.InvokeBindingRequestOrBuilder.html | 17 +- ...rProtos.InvokeBindingResponse.Builder.html | 12 +- .../v1/DaprProtos.InvokeBindingResponse.html | 12 +- ...Protos.InvokeBindingResponseOrBuilder.html | 12 +- ...prProtos.InvokeServiceRequest.Builder.html | 12 +- .../v1/DaprProtos.InvokeServiceRequest.html | 12 +- ...rProtos.InvokeServiceRequestOrBuilder.html | 12 +- docs/io/dapr/v1/DaprProtos.Job.Builder.html | 390 +- docs/io/dapr/v1/DaprProtos.Job.html | 314 +- docs/io/dapr/v1/DaprProtos.JobOrBuilder.html | 139 +- ...prProtos.MetadataHTTPEndpoint.Builder.html | 12 +- .../v1/DaprProtos.MetadataHTTPEndpoint.html | 12 +- ...rProtos.MetadataHTTPEndpointOrBuilder.html | 12 +- .../DaprProtos.MetadataScheduler.Builder.html | 671 ++ .../dapr/v1/DaprProtos.MetadataScheduler.html | 743 ++ ...DaprProtos.MetadataSchedulerOrBuilder.html | 228 + ...prProtos.PauseWorkflowRequest.Builder.html | 12 +- .../v1/DaprProtos.PauseWorkflowRequest.html | 12 +- ...rProtos.PauseWorkflowRequestOrBuilder.html | 12 +- ...aprProtos.PublishEventRequest.Builder.html | 12 +- .../v1/DaprProtos.PublishEventRequest.html | 12 +- ...prProtos.PublishEventRequestOrBuilder.html | 12 +- ...DaprProtos.PubsubSubscription.Builder.html | 12 +- .../v1/DaprProtos.PubsubSubscription.html | 12 +- ...aprProtos.PubsubSubscriptionOrBuilder.html | 12 +- ...Protos.PubsubSubscriptionRule.Builder.html | 12 +- .../v1/DaprProtos.PubsubSubscriptionRule.html | 12 +- ...rotos.PubsubSubscriptionRuleOrBuilder.html | 12 +- ...rotos.PubsubSubscriptionRules.Builder.html | 12 +- .../DaprProtos.PubsubSubscriptionRules.html | 12 +- ...otos.PubsubSubscriptionRulesOrBuilder.html | 12 +- .../v1/DaprProtos.PubsubSubscriptionType.html | 12 +- ...prProtos.PurgeWorkflowRequest.Builder.html | 12 +- .../v1/DaprProtos.PurgeWorkflowRequest.html | 12 +- ...rProtos.PurgeWorkflowRequestOrBuilder.html | 12 +- .../v1/DaprProtos.QueryStateItem.Builder.html | 12 +- .../io/dapr/v1/DaprProtos.QueryStateItem.html | 12 +- .../DaprProtos.QueryStateItemOrBuilder.html | 12 +- .../DaprProtos.QueryStateRequest.Builder.html | 12 +- .../dapr/v1/DaprProtos.QueryStateRequest.html | 12 +- ...DaprProtos.QueryStateRequestOrBuilder.html | 12 +- ...DaprProtos.QueryStateResponse.Builder.html | 12 +- .../v1/DaprProtos.QueryStateResponse.html | 12 +- ...aprProtos.QueryStateResponseOrBuilder.html | 12 +- ...tos.RaiseEventWorkflowRequest.Builder.html | 12 +- .../DaprProtos.RaiseEventWorkflowRequest.html | 12 +- ...os.RaiseEventWorkflowRequestOrBuilder.html | 12 +- ....RegisterActorReminderRequest.Builder.html | 12 +- ...prProtos.RegisterActorReminderRequest.html | 12 +- ...RegisterActorReminderRequestOrBuilder.html | 12 +- ...tos.RegisterActorTimerRequest.Builder.html | 12 +- .../DaprProtos.RegisterActorTimerRequest.html | 12 +- ...os.RegisterActorTimerRequestOrBuilder.html | 12 +- ...prProtos.RegisteredComponents.Builder.html | 12 +- .../v1/DaprProtos.RegisteredComponents.html | 12 +- ...rProtos.RegisteredComponentsOrBuilder.html | 12 +- ...rProtos.ResumeWorkflowRequest.Builder.html | 12 +- .../v1/DaprProtos.ResumeWorkflowRequest.html | 12 +- ...Protos.ResumeWorkflowRequestOrBuilder.html | 12 +- .../DaprProtos.SaveStateRequest.Builder.html | 12 +- .../dapr/v1/DaprProtos.SaveStateRequest.html | 12 +- .../DaprProtos.SaveStateRequestOrBuilder.html | 12 +- ...DaprProtos.ScheduleJobRequest.Builder.html | 123 +- .../v1/DaprProtos.ScheduleJobRequest.html | 202 +- ...aprProtos.ScheduleJobRequestOrBuilder.html | 35 +- ...aprProtos.ScheduleJobResponse.Builder.html | 12 +- .../v1/DaprProtos.ScheduleJobResponse.html | 12 +- ...prProtos.ScheduleJobResponseOrBuilder.html | 8 +- .../v1/DaprProtos.SecretResponse.Builder.html | 12 +- .../io/dapr/v1/DaprProtos.SecretResponse.html | 12 +- .../DaprProtos.SecretResponseOrBuilder.html | 12 +- ...DaprProtos.SetMetadataRequest.Builder.html | 12 +- .../v1/DaprProtos.SetMetadataRequest.html | 12 +- ...aprProtos.SetMetadataRequestOrBuilder.html | 12 +- .../DaprProtos.ShutdownRequest.Builder.html | 12 +- .../dapr/v1/DaprProtos.ShutdownRequest.html | 12 +- .../DaprProtos.ShutdownRequestOrBuilder.html | 8 +- ...prProtos.StartWorkflowRequest.Builder.html | 12 +- .../v1/DaprProtos.StartWorkflowRequest.html | 12 +- ...rProtos.StartWorkflowRequestOrBuilder.html | 12 +- ...rProtos.StartWorkflowResponse.Builder.html | 12 +- .../v1/DaprProtos.StartWorkflowResponse.html | 12 +- ...Protos.StartWorkflowResponseOrBuilder.html | 12 +- ...SubscribeConfigurationRequest.Builder.html | 12 +- ...rProtos.SubscribeConfigurationRequest.html | 12 +- ...ubscribeConfigurationRequestOrBuilder.html | 12 +- ...ubscribeConfigurationResponse.Builder.html | 12 +- ...Protos.SubscribeConfigurationResponse.html | 12 +- ...bscribeConfigurationResponseOrBuilder.html | 12 +- ...cribeTopicEventsRequestAlpha1.Builder.html | 12 +- ...1.SubscribeTopicEventsRequestTypeCase.html | 12 +- ...tos.SubscribeTopicEventsRequestAlpha1.html | 12 +- ...ribeTopicEventsRequestAlpha1OrBuilder.html | 12 +- ...picEventsRequestInitialAlpha1.Builder.html | 1109 ++ ...scribeTopicEventsRequestInitialAlpha1.html | 1034 ++ ...icEventsRequestInitialAlpha1OrBuilder.html | 424 + ...cEventsRequestProcessedAlpha1.Builder.html | 724 ++ ...ribeTopicEventsRequestProcessedAlpha1.html | 777 ++ ...EventsRequestProcessedAlpha1OrBuilder.html | 241 + ...ribeTopicEventsResponseAlpha1.Builder.html | 12 +- ....SubscribeTopicEventsResponseTypeCase.html | 275 + ...os.SubscribeTopicEventsResponseAlpha1.html | 12 +- ...ibeTopicEventsResponseAlpha1OrBuilder.html | 12 +- ...icEventsResponseInitialAlpha1.Builder.html | 459 + ...cribeTopicEventsResponseInitialAlpha1.html | 616 ++ ...cEventsResponseInitialAlpha1OrBuilder.html | 114 + ...prProtos.SubtleDecryptRequest.Builder.html | 12 +- .../v1/DaprProtos.SubtleDecryptRequest.html | 12 +- ...rProtos.SubtleDecryptRequestOrBuilder.html | 12 +- ...rProtos.SubtleDecryptResponse.Builder.html | 12 +- .../v1/DaprProtos.SubtleDecryptResponse.html | 12 +- ...Protos.SubtleDecryptResponseOrBuilder.html | 12 +- ...prProtos.SubtleEncryptRequest.Builder.html | 12 +- .../v1/DaprProtos.SubtleEncryptRequest.html | 12 +- ...rProtos.SubtleEncryptRequestOrBuilder.html | 12 +- ...rProtos.SubtleEncryptResponse.Builder.html | 12 +- .../v1/DaprProtos.SubtleEncryptResponse.html | 12 +- ...Protos.SubtleEncryptResponseOrBuilder.html | 12 +- ...aprProtos.SubtleGetKeyRequest.Builder.html | 12 +- ...rProtos.SubtleGetKeyRequest.KeyFormat.html | 12 +- .../v1/DaprProtos.SubtleGetKeyRequest.html | 12 +- ...prProtos.SubtleGetKeyRequestOrBuilder.html | 12 +- ...prProtos.SubtleGetKeyResponse.Builder.html | 12 +- .../v1/DaprProtos.SubtleGetKeyResponse.html | 12 +- ...rProtos.SubtleGetKeyResponseOrBuilder.html | 12 +- .../DaprProtos.SubtleSignRequest.Builder.html | 12 +- .../dapr/v1/DaprProtos.SubtleSignRequest.html | 12 +- ...DaprProtos.SubtleSignRequestOrBuilder.html | 12 +- ...DaprProtos.SubtleSignResponse.Builder.html | 12 +- .../v1/DaprProtos.SubtleSignResponse.html | 12 +- ...aprProtos.SubtleSignResponseOrBuilder.html | 12 +- ...Protos.SubtleUnwrapKeyRequest.Builder.html | 12 +- .../v1/DaprProtos.SubtleUnwrapKeyRequest.html | 12 +- ...rotos.SubtleUnwrapKeyRequestOrBuilder.html | 12 +- ...rotos.SubtleUnwrapKeyResponse.Builder.html | 12 +- .../DaprProtos.SubtleUnwrapKeyResponse.html | 12 +- ...otos.SubtleUnwrapKeyResponseOrBuilder.html | 12 +- ...aprProtos.SubtleVerifyRequest.Builder.html | 12 +- .../v1/DaprProtos.SubtleVerifyRequest.html | 12 +- ...prProtos.SubtleVerifyRequestOrBuilder.html | 12 +- ...prProtos.SubtleVerifyResponse.Builder.html | 12 +- .../v1/DaprProtos.SubtleVerifyResponse.html | 12 +- ...rProtos.SubtleVerifyResponseOrBuilder.html | 12 +- ...prProtos.SubtleWrapKeyRequest.Builder.html | 12 +- .../v1/DaprProtos.SubtleWrapKeyRequest.html | 12 +- ...rProtos.SubtleWrapKeyRequestOrBuilder.html | 12 +- ...rProtos.SubtleWrapKeyResponse.Builder.html | 12 +- .../v1/DaprProtos.SubtleWrapKeyResponse.html | 12 +- ...Protos.SubtleWrapKeyResponseOrBuilder.html | 12 +- ...otos.TerminateWorkflowRequest.Builder.html | 12 +- .../DaprProtos.TerminateWorkflowRequest.html | 12 +- ...tos.TerminateWorkflowRequestOrBuilder.html | 12 +- ...nsactionalActorStateOperation.Builder.html | 12 +- ...otos.TransactionalActorStateOperation.html | 12 +- ...sactionalActorStateOperationOrBuilder.html | 12 +- ...s.TransactionalStateOperation.Builder.html | 12 +- ...aprProtos.TransactionalStateOperation.html | 12 +- ....TransactionalStateOperationOrBuilder.html | 12 +- .../v1/DaprProtos.TryLockRequest.Builder.html | 42 +- .../io/dapr/v1/DaprProtos.TryLockRequest.html | 24 +- .../DaprProtos.TryLockRequestOrBuilder.html | 24 +- .../DaprProtos.TryLockResponse.Builder.html | 12 +- .../dapr/v1/DaprProtos.TryLockResponse.html | 12 +- .../DaprProtos.TryLockResponseOrBuilder.html | 12 +- .../v1/DaprProtos.UnlockRequest.Builder.html | 12 +- docs/io/dapr/v1/DaprProtos.UnlockRequest.html | 12 +- .../v1/DaprProtos.UnlockRequestOrBuilder.html | 12 +- .../v1/DaprProtos.UnlockResponse.Builder.html | 12 +- .../v1/DaprProtos.UnlockResponse.Status.html | 12 +- .../io/dapr/v1/DaprProtos.UnlockResponse.html | 12 +- .../DaprProtos.UnlockResponseOrBuilder.html | 12 +- ...nregisterActorReminderRequest.Builder.html | 12 +- ...Protos.UnregisterActorReminderRequest.html | 12 +- ...registerActorReminderRequestOrBuilder.html | 12 +- ...s.UnregisterActorTimerRequest.Builder.html | 12 +- ...aprProtos.UnregisterActorTimerRequest.html | 12 +- ....UnregisterActorTimerRequestOrBuilder.html | 12 +- ...subscribeConfigurationRequest.Builder.html | 12 +- ...rotos.UnsubscribeConfigurationRequest.html | 12 +- ...ubscribeConfigurationRequestOrBuilder.html | 12 +- ...ubscribeConfigurationResponse.Builder.html | 12 +- ...otos.UnsubscribeConfigurationResponse.html | 12 +- ...bscribeConfigurationResponseOrBuilder.html | 12 +- docs/io/dapr/v1/DaprProtos.html | 246 +- ...lphaGrpc.AppCallbackAlphaBlockingStub.html | 8 +- ...kAlphaGrpc.AppCallbackAlphaFutureStub.html | 8 +- ...ackAlphaGrpc.AppCallbackAlphaImplBase.html | 8 +- ...allbackAlphaGrpc.AppCallbackAlphaStub.html | 8 +- .../AppCallbackAlphaGrpc.AsyncService.html | 8 +- .../v1/class-use/AppCallbackAlphaGrpc.html | 8 +- ...pCallbackGrpc.AppCallbackBlockingStub.html | 8 +- ...AppCallbackGrpc.AppCallbackFutureStub.html | 8 +- .../AppCallbackGrpc.AppCallbackImplBase.html | 8 +- .../AppCallbackGrpc.AppCallbackStub.html | 8 +- .../AppCallbackGrpc.AsyncService.html | 8 +- .../io/dapr/v1/class-use/AppCallbackGrpc.html | 8 +- ...pc.AppCallbackHealthCheckBlockingStub.html | 8 +- ...Grpc.AppCallbackHealthCheckFutureStub.html | 8 +- ...ckGrpc.AppCallbackHealthCheckImplBase.html | 8 +- ...hCheckGrpc.AppCallbackHealthCheckStub.html | 8 +- ...pCallbackHealthCheckGrpc.AsyncService.html | 8 +- .../class-use/AppCallbackHealthCheckGrpc.html | 8 +- ...ommonProtos.ConfigurationItem.Builder.html | 8 +- .../CommonProtos.ConfigurationItem.html | 8 +- ...mmonProtos.ConfigurationItemOrBuilder.html | 8 +- .../class-use/CommonProtos.Etag.Builder.html | 8 +- .../dapr/v1/class-use/CommonProtos.Etag.html | 8 +- .../class-use/CommonProtos.EtagOrBuilder.html | 8 +- .../CommonProtos.HTTPExtension.Builder.html | 8 +- .../CommonProtos.HTTPExtension.Verb.html | 8 +- .../class-use/CommonProtos.HTTPExtension.html | 8 +- .../CommonProtos.HTTPExtensionOrBuilder.html | 8 +- .../CommonProtos.InvokeRequest.Builder.html | 8 +- .../class-use/CommonProtos.InvokeRequest.html | 8 +- .../CommonProtos.InvokeRequestOrBuilder.html | 8 +- .../CommonProtos.InvokeResponse.Builder.html | 8 +- .../CommonProtos.InvokeResponse.html | 8 +- .../CommonProtos.InvokeResponseOrBuilder.html | 8 +- ...CommonProtos.JobFailurePolicy.Builder.html | 202 + ...monProtos.JobFailurePolicy.PolicyCase.html | 113 + .../CommonProtos.JobFailurePolicy.html | 196 + ...otos.JobFailurePolicyConstant.Builder.html | 193 + ...CommonProtos.JobFailurePolicyConstant.html | 191 + ...tos.JobFailurePolicyConstantOrBuilder.html | 118 + ...onProtos.JobFailurePolicyDrop.Builder.html | 157 + .../CommonProtos.JobFailurePolicyDrop.html | 191 + ...nProtos.JobFailurePolicyDropOrBuilder.html | 118 + ...ommonProtos.JobFailurePolicyOrBuilder.html | 121 + .../CommonProtos.StateItem.Builder.html | 8 +- .../v1/class-use/CommonProtos.StateItem.html | 8 +- .../CommonProtos.StateItemOrBuilder.html | 8 +- .../CommonProtos.StateOptions.Builder.html | 8 +- ...nProtos.StateOptions.StateConcurrency.html | 8 +- ...nProtos.StateOptions.StateConsistency.html | 8 +- .../class-use/CommonProtos.StateOptions.html | 8 +- .../CommonProtos.StateOptionsOrBuilder.html | 8 +- .../CommonProtos.StreamPayload.Builder.html | 8 +- .../class-use/CommonProtos.StreamPayload.html | 8 +- .../CommonProtos.StreamPayloadOrBuilder.html | 8 +- docs/io/dapr/v1/class-use/CommonProtos.html | 8 +- ...ackProtos.BindingEventRequest.Builder.html | 8 +- ...AppCallbackProtos.BindingEventRequest.html | 8 +- ...ckProtos.BindingEventRequestOrBuilder.html | 8 +- ...EventResponse.BindingEventConcurrency.html | 8 +- ...ckProtos.BindingEventResponse.Builder.html | 8 +- ...ppCallbackProtos.BindingEventResponse.html | 8 +- ...kProtos.BindingEventResponseOrBuilder.html | 8 +- ...ackProtos.BulkSubscribeConfig.Builder.html | 8 +- ...AppCallbackProtos.BulkSubscribeConfig.html | 8 +- ...ckProtos.BulkSubscribeConfigOrBuilder.html | 8 +- ...ackProtos.HealthCheckResponse.Builder.html | 8 +- ...AppCallbackProtos.HealthCheckResponse.html | 8 +- ...ckProtos.HealthCheckResponseOrBuilder.html | 8 +- ...allbackProtos.JobEventRequest.Builder.html | 8 +- ...DaprAppCallbackProtos.JobEventRequest.html | 8 +- ...llbackProtos.JobEventRequestOrBuilder.html | 8 +- ...llbackProtos.JobEventResponse.Builder.html | 8 +- ...aprAppCallbackProtos.JobEventResponse.html | 8 +- ...lbackProtos.JobEventResponseOrBuilder.html | 8 +- ...tos.ListInputBindingsResponse.Builder.html | 8 +- ...lbackProtos.ListInputBindingsResponse.html | 8 +- ...os.ListInputBindingsResponseOrBuilder.html | 8 +- ...istTopicSubscriptionsResponse.Builder.html | 8 +- ...Protos.ListTopicSubscriptionsResponse.html | 8 +- ...stTopicSubscriptionsResponseOrBuilder.html | 8 +- ...kProtos.TopicEventBulkRequest.Builder.html | 8 +- ...pCallbackProtos.TopicEventBulkRequest.html | 8 +- ...os.TopicEventBulkRequestEntry.Builder.html | 8 +- ....TopicEventBulkRequestEntry.EventCase.html | 8 +- ...backProtos.TopicEventBulkRequestEntry.html | 8 +- ...s.TopicEventBulkRequestEntryOrBuilder.html | 8 +- ...Protos.TopicEventBulkRequestOrBuilder.html | 8 +- ...Protos.TopicEventBulkResponse.Builder.html | 8 +- ...CallbackProtos.TopicEventBulkResponse.html | 8 +- ...s.TopicEventBulkResponseEntry.Builder.html | 8 +- ...ackProtos.TopicEventBulkResponseEntry.html | 8 +- ....TopicEventBulkResponseEntryOrBuilder.html | 8 +- ...rotos.TopicEventBulkResponseOrBuilder.html | 8 +- ...ackProtos.TopicEventCERequest.Builder.html | 8 +- ...AppCallbackProtos.TopicEventCERequest.html | 8 +- ...ckProtos.TopicEventCERequestOrBuilder.html | 8 +- ...lbackProtos.TopicEventRequest.Builder.html | 8 +- ...prAppCallbackProtos.TopicEventRequest.html | 8 +- ...backProtos.TopicEventRequestOrBuilder.html | 8 +- ...backProtos.TopicEventResponse.Builder.html | 8 +- ...ventResponse.TopicEventResponseStatus.html | 8 +- ...rAppCallbackProtos.TopicEventResponse.html | 8 +- ...ackProtos.TopicEventResponseOrBuilder.html | 8 +- ...AppCallbackProtos.TopicRoutes.Builder.html | 8 +- .../DaprAppCallbackProtos.TopicRoutes.html | 8 +- ...ppCallbackProtos.TopicRoutesOrBuilder.html | 8 +- ...prAppCallbackProtos.TopicRule.Builder.html | 8 +- .../DaprAppCallbackProtos.TopicRule.html | 8 +- ...rAppCallbackProtos.TopicRuleOrBuilder.html | 8 +- ...lbackProtos.TopicSubscription.Builder.html | 8 +- ...prAppCallbackProtos.TopicSubscription.html | 8 +- ...backProtos.TopicSubscriptionOrBuilder.html | 8 +- .../v1/class-use/DaprAppCallbackProtos.html | 8 +- .../v1/class-use/DaprGrpc.AsyncService.html | 8 +- .../class-use/DaprGrpc.DaprBlockingStub.html | 8 +- .../v1/class-use/DaprGrpc.DaprFutureStub.html | 8 +- .../v1/class-use/DaprGrpc.DaprImplBase.html | 8 +- .../dapr/v1/class-use/DaprGrpc.DaprStub.html | 8 +- docs/io/dapr/v1/class-use/DaprGrpc.html | 8 +- .../DaprProtos.ActiveActorsCount.Builder.html | 8 +- .../DaprProtos.ActiveActorsCount.html | 8 +- ...DaprProtos.ActiveActorsCountOrBuilder.html | 8 +- ...rotos.ActorRuntime.ActorRuntimeStatus.html | 8 +- .../DaprProtos.ActorRuntime.Builder.html | 14 +- .../v1/class-use/DaprProtos.ActorRuntime.html | 23 +- .../DaprProtos.ActorRuntimeOrBuilder.html | 17 +- ...AppConnectionHealthProperties.Builder.html | 8 +- ...rProtos.AppConnectionHealthProperties.html | 8 +- ...ppConnectionHealthPropertiesOrBuilder.html | 8 +- ...rotos.AppConnectionProperties.Builder.html | 8 +- .../DaprProtos.AppConnectionProperties.html | 8 +- ...otos.AppConnectionPropertiesOrBuilder.html | 8 +- ...DaprProtos.BulkPublishRequest.Builder.html | 8 +- .../DaprProtos.BulkPublishRequest.html | 8 +- ...rotos.BulkPublishRequestEntry.Builder.html | 8 +- .../DaprProtos.BulkPublishRequestEntry.html | 8 +- ...otos.BulkPublishRequestEntryOrBuilder.html | 8 +- ...aprProtos.BulkPublishRequestOrBuilder.html | 8 +- ...aprProtos.BulkPublishResponse.Builder.html | 8 +- .../DaprProtos.BulkPublishResponse.html | 8 +- ...ulkPublishResponseFailedEntry.Builder.html | 8 +- ...Protos.BulkPublishResponseFailedEntry.html | 8 +- ...lkPublishResponseFailedEntryOrBuilder.html | 8 +- ...prProtos.BulkPublishResponseOrBuilder.html | 8 +- .../DaprProtos.BulkStateItem.Builder.html | 8 +- .../class-use/DaprProtos.BulkStateItem.html | 8 +- .../DaprProtos.BulkStateItemOrBuilder.html | 8 +- .../DaprProtos.ConversationInput.Builder.html | 255 + .../DaprProtos.ConversationInput.html | 272 + ...rotos.ConversationInputAlpha2.Builder.html | 267 + .../DaprProtos.ConversationInputAlpha2.html | 234 + ...otos.ConversationInputAlpha2OrBuilder.html | 147 + ...DaprProtos.ConversationInputOrBuilder.html | 149 + ...aprProtos.ConversationMessage.Builder.html | 308 + ....ConversationMessage.MessageTypesCase.html | 113 + .../DaprProtos.ConversationMessage.html | 234 + ...os.ConversationMessageContent.Builder.html | 353 + ...DaprProtos.ConversationMessageContent.html | 432 + ...s.ConversationMessageContentOrBuilder.html | 267 + ...onversationMessageOfAssistant.Builder.html | 279 + ...Protos.ConversationMessageOfAssistant.html | 191 + ...nversationMessageOfAssistantOrBuilder.html | 126 + ...onversationMessageOfDeveloper.Builder.html | 224 + ...Protos.ConversationMessageOfDeveloper.html | 191 + ...nversationMessageOfDeveloperOrBuilder.html | 124 + ...s.ConversationMessageOfSystem.Builder.html | 221 + ...aprProtos.ConversationMessageOfSystem.html | 191 + ....ConversationMessageOfSystemOrBuilder.html | 124 + ...tos.ConversationMessageOfTool.Builder.html | 246 + .../DaprProtos.ConversationMessageOfTool.html | 201 + ...os.ConversationMessageOfToolOrBuilder.html | 130 + ...tos.ConversationMessageOfUser.Builder.html | 221 + .../DaprProtos.ConversationMessageOfUser.html | 191 + ...os.ConversationMessageOfUserOrBuilder.html | 124 + ...prProtos.ConversationMessageOrBuilder.html | 151 + ...aprProtos.ConversationRequest.Builder.html | 313 + .../DaprProtos.ConversationRequest.html | 229 + ...tos.ConversationRequestAlpha2.Builder.html | 379 + .../DaprProtos.ConversationRequestAlpha2.html | 195 + ...os.ConversationRequestAlpha2OrBuilder.html | 97 + ...prProtos.ConversationRequestOrBuilder.html | 97 + ...prProtos.ConversationResponse.Builder.html | 227 + .../DaprProtos.ConversationResponse.html | 235 + ...os.ConversationResponseAlpha2.Builder.html | 217 + ...DaprProtos.ConversationResponseAlpha2.html | 201 + ...s.ConversationResponseAlpha2OrBuilder.html | 97 + ...rProtos.ConversationResponseOrBuilder.html | 97 + ...DaprProtos.ConversationResult.Builder.html | 247 + .../DaprProtos.ConversationResult.html | 272 + ...otos.ConversationResultAlpha2.Builder.html | 255 + .../DaprProtos.ConversationResultAlpha2.html | 234 + ...tos.ConversationResultAlpha2OrBuilder.html | 147 + ...tos.ConversationResultChoices.Builder.html | 247 + .../DaprProtos.ConversationResultChoices.html | 234 + ...os.ConversationResultChoicesOrBuilder.html | 147 + ...tos.ConversationResultMessage.Builder.html | 233 + .../DaprProtos.ConversationResultMessage.html | 191 + ...os.ConversationResultMessageOrBuilder.html | 120 + ...aprProtos.ConversationResultOrBuilder.html | 149 + ...rProtos.ConversationToolCalls.Builder.html | 279 + ...s.ConversationToolCalls.ToolTypesCase.html | 113 + .../DaprProtos.ConversationToolCalls.html | 296 + ...nversationToolCallsOfFunction.Builder.html | 193 + ...rotos.ConversationToolCallsOfFunction.html | 191 + ...versationToolCallsOfFunctionOrBuilder.html | 120 + ...Protos.ConversationToolCallsOrBuilder.html | 187 + .../DaprProtos.ConversationTools.Builder.html | 220 + ...rotos.ConversationTools.ToolTypesCase.html | 113 + .../DaprProtos.ConversationTools.html | 234 + ...tos.ConversationToolsFunction.Builder.html | 220 + .../DaprProtos.ConversationToolsFunction.html | 191 + ...os.ConversationToolsFunctionOrBuilder.html | 118 + ...DaprProtos.ConversationToolsOrBuilder.html | 145 + .../DaprProtos.DecryptRequest.Builder.html | 8 +- .../class-use/DaprProtos.DecryptRequest.html | 8 +- ...rProtos.DecryptRequestOptions.Builder.html | 8 +- .../DaprProtos.DecryptRequestOptions.html | 8 +- ...Protos.DecryptRequestOptionsOrBuilder.html | 8 +- .../DaprProtos.DecryptRequestOrBuilder.html | 8 +- .../DaprProtos.DecryptResponse.Builder.html | 8 +- .../class-use/DaprProtos.DecryptResponse.html | 8 +- .../DaprProtos.DecryptResponseOrBuilder.html | 8 +- ...Protos.DeleteBulkStateRequest.Builder.html | 8 +- .../DaprProtos.DeleteBulkStateRequest.html | 8 +- ...rotos.DeleteBulkStateRequestOrBuilder.html | 8 +- .../DaprProtos.DeleteJobRequest.Builder.html | 8 +- .../DaprProtos.DeleteJobRequest.html | 8 +- .../DaprProtos.DeleteJobRequestOrBuilder.html | 8 +- .../DaprProtos.DeleteJobResponse.Builder.html | 8 +- .../DaprProtos.DeleteJobResponse.html | 8 +- ...DaprProtos.DeleteJobResponseOrBuilder.html | 8 +- ...DaprProtos.DeleteStateRequest.Builder.html | 8 +- .../DaprProtos.DeleteStateRequest.html | 8 +- ...aprProtos.DeleteStateRequestOrBuilder.html | 8 +- .../DaprProtos.EncryptRequest.Builder.html | 8 +- .../class-use/DaprProtos.EncryptRequest.html | 8 +- ...rProtos.EncryptRequestOptions.Builder.html | 8 +- .../DaprProtos.EncryptRequestOptions.html | 8 +- ...Protos.EncryptRequestOptionsOrBuilder.html | 8 +- .../DaprProtos.EncryptRequestOrBuilder.html | 8 +- .../DaprProtos.EncryptResponse.Builder.html | 8 +- .../class-use/DaprProtos.EncryptResponse.html | 8 +- .../DaprProtos.EncryptResponseOrBuilder.html | 8 +- ...eActorStateTransactionRequest.Builder.html | 8 +- ...s.ExecuteActorStateTransactionRequest.html | 8 +- ...ActorStateTransactionRequestOrBuilder.html | 8 +- ...xecuteStateTransactionRequest.Builder.html | 8 +- ...Protos.ExecuteStateTransactionRequest.html | 8 +- ...ecuteStateTransactionRequestOrBuilder.html | 8 +- ...prProtos.GetActorStateRequest.Builder.html | 8 +- .../DaprProtos.GetActorStateRequest.html | 8 +- ...rProtos.GetActorStateRequestOrBuilder.html | 8 +- ...rProtos.GetActorStateResponse.Builder.html | 8 +- .../DaprProtos.GetActorStateResponse.html | 8 +- ...Protos.GetActorStateResponseOrBuilder.html | 8 +- ...prProtos.GetBulkSecretRequest.Builder.html | 8 +- .../DaprProtos.GetBulkSecretRequest.html | 8 +- ...rProtos.GetBulkSecretRequestOrBuilder.html | 8 +- ...rProtos.GetBulkSecretResponse.Builder.html | 8 +- .../DaprProtos.GetBulkSecretResponse.html | 8 +- ...Protos.GetBulkSecretResponseOrBuilder.html | 8 +- ...aprProtos.GetBulkStateRequest.Builder.html | 8 +- .../DaprProtos.GetBulkStateRequest.html | 8 +- ...prProtos.GetBulkStateRequestOrBuilder.html | 8 +- ...prProtos.GetBulkStateResponse.Builder.html | 8 +- .../DaprProtos.GetBulkStateResponse.html | 8 +- ...rProtos.GetBulkStateResponseOrBuilder.html | 8 +- ...rotos.GetConfigurationRequest.Builder.html | 8 +- .../DaprProtos.GetConfigurationRequest.html | 8 +- ...otos.GetConfigurationRequestOrBuilder.html | 8 +- ...otos.GetConfigurationResponse.Builder.html | 8 +- .../DaprProtos.GetConfigurationResponse.html | 8 +- ...tos.GetConfigurationResponseOrBuilder.html | 8 +- .../DaprProtos.GetJobRequest.Builder.html | 8 +- .../class-use/DaprProtos.GetJobRequest.html | 8 +- .../DaprProtos.GetJobRequestOrBuilder.html | 8 +- .../DaprProtos.GetJobResponse.Builder.html | 8 +- .../class-use/DaprProtos.GetJobResponse.html | 8 +- .../DaprProtos.GetJobResponseOrBuilder.html | 8 +- ...DaprProtos.GetMetadataRequest.Builder.html | 8 +- .../DaprProtos.GetMetadataRequest.html | 8 +- ...aprProtos.GetMetadataRequestOrBuilder.html | 8 +- ...aprProtos.GetMetadataResponse.Builder.html | 68 +- .../DaprProtos.GetMetadataResponse.html | 8 +- ...prProtos.GetMetadataResponseOrBuilder.html | 8 +- .../DaprProtos.GetSecretRequest.Builder.html | 8 +- .../DaprProtos.GetSecretRequest.html | 8 +- .../DaprProtos.GetSecretRequestOrBuilder.html | 8 +- .../DaprProtos.GetSecretResponse.Builder.html | 8 +- .../DaprProtos.GetSecretResponse.html | 8 +- ...DaprProtos.GetSecretResponseOrBuilder.html | 8 +- .../DaprProtos.GetStateRequest.Builder.html | 8 +- .../class-use/DaprProtos.GetStateRequest.html | 8 +- .../DaprProtos.GetStateRequestOrBuilder.html | 8 +- .../DaprProtos.GetStateResponse.Builder.html | 8 +- .../DaprProtos.GetStateResponse.html | 8 +- .../DaprProtos.GetStateResponseOrBuilder.html | 8 +- ...DaprProtos.GetWorkflowRequest.Builder.html | 8 +- .../DaprProtos.GetWorkflowRequest.html | 20 +- ...aprProtos.GetWorkflowRequestOrBuilder.html | 8 +- ...aprProtos.GetWorkflowResponse.Builder.html | 8 +- .../DaprProtos.GetWorkflowResponse.html | 20 +- ...prProtos.GetWorkflowResponseOrBuilder.html | 8 +- ...DaprProtos.InvokeActorRequest.Builder.html | 8 +- .../DaprProtos.InvokeActorRequest.html | 8 +- ...aprProtos.InvokeActorRequestOrBuilder.html | 8 +- ...aprProtos.InvokeActorResponse.Builder.html | 8 +- .../DaprProtos.InvokeActorResponse.html | 8 +- ...prProtos.InvokeActorResponseOrBuilder.html | 8 +- ...prProtos.InvokeBindingRequest.Builder.html | 8 +- .../DaprProtos.InvokeBindingRequest.html | 8 +- ...rProtos.InvokeBindingRequestOrBuilder.html | 8 +- ...rProtos.InvokeBindingResponse.Builder.html | 8 +- .../DaprProtos.InvokeBindingResponse.html | 8 +- ...Protos.InvokeBindingResponseOrBuilder.html | 8 +- ...prProtos.InvokeServiceRequest.Builder.html | 8 +- .../DaprProtos.InvokeServiceRequest.html | 8 +- ...rProtos.InvokeServiceRequestOrBuilder.html | 8 +- .../v1/class-use/DaprProtos.Job.Builder.html | 82 +- docs/io/dapr/v1/class-use/DaprProtos.Job.html | 8 +- .../v1/class-use/DaprProtos.JobOrBuilder.html | 8 +- ...prProtos.MetadataHTTPEndpoint.Builder.html | 8 +- .../DaprProtos.MetadataHTTPEndpoint.html | 8 +- ...rProtos.MetadataHTTPEndpointOrBuilder.html | 8 +- .../DaprProtos.MetadataScheduler.Builder.html | 188 + .../DaprProtos.MetadataScheduler.html | 191 + ...DaprProtos.MetadataSchedulerOrBuilder.html | 120 + ...prProtos.PauseWorkflowRequest.Builder.html | 8 +- .../DaprProtos.PauseWorkflowRequest.html | 20 +- ...rProtos.PauseWorkflowRequestOrBuilder.html | 8 +- ...aprProtos.PublishEventRequest.Builder.html | 8 +- .../DaprProtos.PublishEventRequest.html | 8 +- ...prProtos.PublishEventRequestOrBuilder.html | 8 +- ...DaprProtos.PubsubSubscription.Builder.html | 8 +- .../DaprProtos.PubsubSubscription.html | 8 +- ...aprProtos.PubsubSubscriptionOrBuilder.html | 8 +- ...Protos.PubsubSubscriptionRule.Builder.html | 8 +- .../DaprProtos.PubsubSubscriptionRule.html | 8 +- ...rotos.PubsubSubscriptionRuleOrBuilder.html | 8 +- ...rotos.PubsubSubscriptionRules.Builder.html | 8 +- .../DaprProtos.PubsubSubscriptionRules.html | 8 +- ...otos.PubsubSubscriptionRulesOrBuilder.html | 8 +- .../DaprProtos.PubsubSubscriptionType.html | 8 +- ...prProtos.PurgeWorkflowRequest.Builder.html | 8 +- .../DaprProtos.PurgeWorkflowRequest.html | 20 +- ...rProtos.PurgeWorkflowRequestOrBuilder.html | 8 +- .../DaprProtos.QueryStateItem.Builder.html | 8 +- .../class-use/DaprProtos.QueryStateItem.html | 8 +- .../DaprProtos.QueryStateItemOrBuilder.html | 8 +- .../DaprProtos.QueryStateRequest.Builder.html | 8 +- .../DaprProtos.QueryStateRequest.html | 8 +- ...DaprProtos.QueryStateRequestOrBuilder.html | 8 +- ...DaprProtos.QueryStateResponse.Builder.html | 8 +- .../DaprProtos.QueryStateResponse.html | 8 +- ...aprProtos.QueryStateResponseOrBuilder.html | 8 +- ...tos.RaiseEventWorkflowRequest.Builder.html | 8 +- .../DaprProtos.RaiseEventWorkflowRequest.html | 20 +- ...os.RaiseEventWorkflowRequestOrBuilder.html | 8 +- ....RegisterActorReminderRequest.Builder.html | 8 +- ...prProtos.RegisterActorReminderRequest.html | 8 +- ...RegisterActorReminderRequestOrBuilder.html | 8 +- ...tos.RegisterActorTimerRequest.Builder.html | 8 +- .../DaprProtos.RegisterActorTimerRequest.html | 8 +- ...os.RegisterActorTimerRequestOrBuilder.html | 8 +- ...prProtos.RegisteredComponents.Builder.html | 8 +- .../DaprProtos.RegisteredComponents.html | 8 +- ...rProtos.RegisteredComponentsOrBuilder.html | 8 +- ...rProtos.ResumeWorkflowRequest.Builder.html | 8 +- .../DaprProtos.ResumeWorkflowRequest.html | 20 +- ...Protos.ResumeWorkflowRequestOrBuilder.html | 8 +- .../DaprProtos.SaveStateRequest.Builder.html | 8 +- .../DaprProtos.SaveStateRequest.html | 8 +- .../DaprProtos.SaveStateRequestOrBuilder.html | 8 +- ...DaprProtos.ScheduleJobRequest.Builder.html | 80 +- .../DaprProtos.ScheduleJobRequest.html | 8 +- ...aprProtos.ScheduleJobRequestOrBuilder.html | 8 +- ...aprProtos.ScheduleJobResponse.Builder.html | 8 +- .../DaprProtos.ScheduleJobResponse.html | 8 +- ...prProtos.ScheduleJobResponseOrBuilder.html | 8 +- .../DaprProtos.SecretResponse.Builder.html | 8 +- .../class-use/DaprProtos.SecretResponse.html | 8 +- .../DaprProtos.SecretResponseOrBuilder.html | 8 +- ...DaprProtos.SetMetadataRequest.Builder.html | 8 +- .../DaprProtos.SetMetadataRequest.html | 8 +- ...aprProtos.SetMetadataRequestOrBuilder.html | 8 +- .../DaprProtos.ShutdownRequest.Builder.html | 8 +- .../class-use/DaprProtos.ShutdownRequest.html | 8 +- .../DaprProtos.ShutdownRequestOrBuilder.html | 8 +- ...prProtos.StartWorkflowRequest.Builder.html | 8 +- .../DaprProtos.StartWorkflowRequest.html | 20 +- ...rProtos.StartWorkflowRequestOrBuilder.html | 8 +- ...rProtos.StartWorkflowResponse.Builder.html | 8 +- .../DaprProtos.StartWorkflowResponse.html | 20 +- ...Protos.StartWorkflowResponseOrBuilder.html | 8 +- ...SubscribeConfigurationRequest.Builder.html | 8 +- ...rProtos.SubscribeConfigurationRequest.html | 8 +- ...ubscribeConfigurationRequestOrBuilder.html | 8 +- ...ubscribeConfigurationResponse.Builder.html | 8 +- ...Protos.SubscribeConfigurationResponse.html | 8 +- ...bscribeConfigurationResponseOrBuilder.html | 8 +- ...cribeTopicEventsRequestAlpha1.Builder.html | 8 +- ...1.SubscribeTopicEventsRequestTypeCase.html | 8 +- ...tos.SubscribeTopicEventsRequestAlpha1.html | 8 +- ...ribeTopicEventsRequestAlpha1OrBuilder.html | 8 +- ...picEventsRequestInitialAlpha1.Builder.html | 245 + ...scribeTopicEventsRequestInitialAlpha1.html | 191 + ...icEventsRequestInitialAlpha1OrBuilder.html | 120 + ...cEventsRequestProcessedAlpha1.Builder.html | 199 + ...ribeTopicEventsRequestProcessedAlpha1.html | 191 + ...EventsRequestProcessedAlpha1OrBuilder.html | 120 + ...ribeTopicEventsResponseAlpha1.Builder.html | 8 +- ....SubscribeTopicEventsResponseTypeCase.html | 113 + ...os.SubscribeTopicEventsResponseAlpha1.html | 8 +- ...ibeTopicEventsResponseAlpha1OrBuilder.html | 8 +- ...icEventsResponseInitialAlpha1.Builder.html | 157 + ...cribeTopicEventsResponseInitialAlpha1.html | 191 + ...cEventsResponseInitialAlpha1OrBuilder.html | 120 + ...prProtos.SubtleDecryptRequest.Builder.html | 8 +- .../DaprProtos.SubtleDecryptRequest.html | 8 +- ...rProtos.SubtleDecryptRequestOrBuilder.html | 8 +- ...rProtos.SubtleDecryptResponse.Builder.html | 8 +- .../DaprProtos.SubtleDecryptResponse.html | 8 +- ...Protos.SubtleDecryptResponseOrBuilder.html | 8 +- ...prProtos.SubtleEncryptRequest.Builder.html | 8 +- .../DaprProtos.SubtleEncryptRequest.html | 8 +- ...rProtos.SubtleEncryptRequestOrBuilder.html | 8 +- ...rProtos.SubtleEncryptResponse.Builder.html | 8 +- .../DaprProtos.SubtleEncryptResponse.html | 8 +- ...Protos.SubtleEncryptResponseOrBuilder.html | 8 +- ...aprProtos.SubtleGetKeyRequest.Builder.html | 8 +- ...rProtos.SubtleGetKeyRequest.KeyFormat.html | 8 +- .../DaprProtos.SubtleGetKeyRequest.html | 8 +- ...prProtos.SubtleGetKeyRequestOrBuilder.html | 8 +- ...prProtos.SubtleGetKeyResponse.Builder.html | 8 +- .../DaprProtos.SubtleGetKeyResponse.html | 8 +- ...rProtos.SubtleGetKeyResponseOrBuilder.html | 8 +- .../DaprProtos.SubtleSignRequest.Builder.html | 8 +- .../DaprProtos.SubtleSignRequest.html | 8 +- ...DaprProtos.SubtleSignRequestOrBuilder.html | 8 +- ...DaprProtos.SubtleSignResponse.Builder.html | 8 +- .../DaprProtos.SubtleSignResponse.html | 8 +- ...aprProtos.SubtleSignResponseOrBuilder.html | 8 +- ...Protos.SubtleUnwrapKeyRequest.Builder.html | 8 +- .../DaprProtos.SubtleUnwrapKeyRequest.html | 8 +- ...rotos.SubtleUnwrapKeyRequestOrBuilder.html | 8 +- ...rotos.SubtleUnwrapKeyResponse.Builder.html | 8 +- .../DaprProtos.SubtleUnwrapKeyResponse.html | 8 +- ...otos.SubtleUnwrapKeyResponseOrBuilder.html | 8 +- ...aprProtos.SubtleVerifyRequest.Builder.html | 8 +- .../DaprProtos.SubtleVerifyRequest.html | 8 +- ...prProtos.SubtleVerifyRequestOrBuilder.html | 8 +- ...prProtos.SubtleVerifyResponse.Builder.html | 8 +- .../DaprProtos.SubtleVerifyResponse.html | 8 +- ...rProtos.SubtleVerifyResponseOrBuilder.html | 8 +- ...prProtos.SubtleWrapKeyRequest.Builder.html | 8 +- .../DaprProtos.SubtleWrapKeyRequest.html | 8 +- ...rProtos.SubtleWrapKeyRequestOrBuilder.html | 8 +- ...rProtos.SubtleWrapKeyResponse.Builder.html | 8 +- .../DaprProtos.SubtleWrapKeyResponse.html | 8 +- ...Protos.SubtleWrapKeyResponseOrBuilder.html | 8 +- ...otos.TerminateWorkflowRequest.Builder.html | 8 +- .../DaprProtos.TerminateWorkflowRequest.html | 20 +- ...tos.TerminateWorkflowRequestOrBuilder.html | 8 +- ...nsactionalActorStateOperation.Builder.html | 8 +- ...otos.TransactionalActorStateOperation.html | 8 +- ...sactionalActorStateOperationOrBuilder.html | 8 +- ...s.TransactionalStateOperation.Builder.html | 8 +- ...aprProtos.TransactionalStateOperation.html | 8 +- ....TransactionalStateOperationOrBuilder.html | 8 +- .../DaprProtos.TryLockRequest.Builder.html | 8 +- .../class-use/DaprProtos.TryLockRequest.html | 8 +- .../DaprProtos.TryLockRequestOrBuilder.html | 8 +- .../DaprProtos.TryLockResponse.Builder.html | 8 +- .../class-use/DaprProtos.TryLockResponse.html | 8 +- .../DaprProtos.TryLockResponseOrBuilder.html | 8 +- .../DaprProtos.UnlockRequest.Builder.html | 8 +- .../class-use/DaprProtos.UnlockRequest.html | 8 +- .../DaprProtos.UnlockRequestOrBuilder.html | 8 +- .../DaprProtos.UnlockResponse.Builder.html | 8 +- .../DaprProtos.UnlockResponse.Status.html | 8 +- .../class-use/DaprProtos.UnlockResponse.html | 8 +- .../DaprProtos.UnlockResponseOrBuilder.html | 8 +- ...nregisterActorReminderRequest.Builder.html | 8 +- ...Protos.UnregisterActorReminderRequest.html | 8 +- ...registerActorReminderRequestOrBuilder.html | 8 +- ...s.UnregisterActorTimerRequest.Builder.html | 8 +- ...aprProtos.UnregisterActorTimerRequest.html | 8 +- ....UnregisterActorTimerRequestOrBuilder.html | 8 +- ...subscribeConfigurationRequest.Builder.html | 8 +- ...rotos.UnsubscribeConfigurationRequest.html | 8 +- ...ubscribeConfigurationRequestOrBuilder.html | 8 +- ...ubscribeConfigurationResponse.Builder.html | 8 +- ...otos.UnsubscribeConfigurationResponse.html | 8 +- ...bscribeConfigurationResponseOrBuilder.html | 8 +- docs/io/dapr/v1/class-use/DaprProtos.html | 8 +- docs/io/dapr/v1/package-summary.html | 1084 +- docs/io/dapr/v1/package-tree.html | 87 +- docs/io/dapr/v1/package-use.html | 1100 +- docs/io/dapr/workflows/Workflow.html | 12 +- docs/io/dapr/workflows/WorkflowActivity.html | 159 + .../workflows/WorkflowActivityContext.html | 139 + docs/io/dapr/workflows/WorkflowContext.html | 128 +- docs/io/dapr/workflows/WorkflowStub.html | 12 +- .../dapr/workflows/WorkflowTaskOptions.html | 191 + .../workflows/WorkflowTaskRetryContext.html | 240 + .../workflows/WorkflowTaskRetryHandler.html | 139 + .../WorkflowTaskRetryPolicy.Builder.html | 239 + .../workflows/WorkflowTaskRetryPolicy.html | 243 + .../io/dapr/workflows/class-use/Workflow.html | 8 +- .../workflows/class-use/WorkflowActivity.html | 111 + .../class-use/WorkflowActivityContext.html | 91 + .../workflows/class-use/WorkflowContext.html | 8 +- .../workflows/class-use/WorkflowStub.html | 8 +- .../class-use/WorkflowTaskOptions.html | 153 + .../class-use/WorkflowTaskRetryContext.html | 90 + .../class-use/WorkflowTaskRetryHandler.html | 101 + .../WorkflowTaskRetryPolicy.Builder.html | 113 + .../class-use/WorkflowTaskRetryPolicy.html | 106 + .../workflows/client/DaprWorkflowClient.html | 114 +- .../workflows/client/NewWorkflowOptions.html | 299 + .../client/WorkflowFailureDetails.html | 114 +- .../client/WorkflowInstanceStatus.html | 193 +- .../WorkflowRuntimeStatus.html | 108 +- .../client/class-use/DaprWorkflowClient.html | 8 +- .../client/class-use/NewWorkflowOptions.html | 117 + .../class-use/WorkflowFailureDetails.html | 87 +- .../class-use/WorkflowInstanceStatus.html | 49 +- .../class-use/WorkflowRuntimeStatus.html | 72 +- .../workflows/client/package-summary.html | 32 +- .../dapr/workflows/client/package-tree.html | 31 +- .../io/dapr/workflows/client/package-use.html | 53 +- .../internal/ApiTokenClientInterceptor.html | 18 +- .../class-use/ApiTokenClientInterceptor.html | 8 +- .../workflows/internal/package-summary.html | 8 +- .../dapr/workflows/internal/package-tree.html | 8 +- .../dapr/workflows/internal/package-use.html | 8 +- docs/io/dapr/workflows/package-summary.html | 16 +- docs/io/dapr/workflows/package-tree.html | 10 +- docs/io/dapr/workflows/package-use.html | 12 +- .../runtime/DefaultWorkflowContext.html | 748 ++ .../DefaultWorkflowFailureDetails.html | 255 + .../DefaultWorkflowInstanceStatus.html | 446 + .../runtime/WorkflowActivityClassWrapper.html | 194 + .../WorkflowActivityInstanceWrapper.html | 194 + .../workflows/runtime/WorkflowRuntime.html | 33 +- .../runtime/WorkflowRuntimeBuilder.html | 30 +- .../WorkflowRuntimeStatusConverter.html | 148 + .../class-use/DefaultWorkflowContext.html | 104 + .../DefaultWorkflowFailureDetails.html | 63 + .../DefaultWorkflowInstanceStatus.html | 63 + .../WorkflowActivityClassWrapper.html | 63 + .../WorkflowActivityInstanceWrapper.html | 63 + .../runtime/class-use/WorkflowRuntime.html | 8 +- .../class-use/WorkflowRuntimeBuilder.html | 13 +- .../WorkflowRuntimeStatusConverter.html | 63 + .../workflows/runtime/package-summary.html | 33 +- .../dapr/workflows/runtime/package-tree.html | 29 +- .../dapr/workflows/runtime/package-use.html | 24 +- docs/legal/jquery.md | 50 +- docs/member-search-index.js | 2 +- docs/overview-summary.html | 6 +- docs/overview-tree.html | 122 +- docs/project-reports.html | 6 +- docs/script-dir/jquery-3.6.1.min.js | 2 + docs/script.js | 2 +- docs/serialized-form.html | 928 +- .../testcontainers-dapr/allclasses-index.html | 137 + .../allpackages-index.html | 71 + .../apidocs/allclasses-index.html | 137 + .../apidocs/allpackages-index.html | 71 + .../apidocs/constant-values.html | 93 + docs/testcontainers-dapr/apidocs/element-list | 2 + .../testcontainers-dapr/apidocs/help-doc.html | 191 + .../apidocs/index-all.html | 477 + docs/testcontainers-dapr/apidocs/index.html | 73 + .../dapr/testcontainers/AppHttpPipeline.html | 175 + .../io/dapr/testcontainers/Component.html | 231 + .../io/dapr/testcontainers/Configuration.html | 196 + .../testcontainers/ConfigurationSettings.html | 88 + .../io/dapr/testcontainers/DaprContainer.html | 643 ++ .../DaprContainerConstants.html | 180 + .../io/dapr/testcontainers/DaprLogLevel.html | 229 + .../DaprPlacementContainer.html | 284 + .../io/dapr/testcontainers/DaprProtocol.html | 222 + .../DaprSchedulerContainer.html | 284 + .../io/dapr/testcontainers/HttpEndpoint.html | 174 + .../io/dapr/testcontainers/ListEntry.html | 192 + .../io/dapr/testcontainers/MetadataEntry.html | 192 + .../OtelTracingConfigurationSettings.html | 200 + .../io/dapr/testcontainers/Subscription.html | 206 + .../TracingConfigurationSettings.html | 212 + .../ZipkinTracingConfigurationSettings.html | 169 + .../class-use/AppHttpPipeline.html | 100 + .../testcontainers/class-use/Component.html | 112 + .../class-use/Configuration.html | 112 + .../class-use/ConfigurationSettings.html | 102 + .../class-use/DaprContainer.html | 155 + .../class-use/DaprContainerConstants.html | 62 + .../class-use/DaprLogLevel.html | 104 + .../class-use/DaprPlacementContainer.html | 96 + .../class-use/DaprProtocol.html | 95 + .../class-use/DaprSchedulerContainer.html | 96 + .../class-use/HttpEndpoint.html | 112 + .../testcontainers/class-use/ListEntry.html | 98 + .../class-use/MetadataEntry.html | 101 + .../OtelTracingConfigurationSettings.html | 101 + .../class-use/Subscription.html | 112 + .../TracingConfigurationSettings.html | 100 + .../ZipkinTracingConfigurationSettings.html | 101 + .../converter/ComponentYamlConverter.html | 172 + .../converter/ConfigurationYamlConverter.html | 172 + .../converter/HttpEndpointYamlConverter.html | 172 + .../converter/SubscriptionYamlConverter.html | 172 + .../converter/YamlConverter.html | 133 + .../converter/YamlMapperFactory.html | 171 + .../class-use/ComponentYamlConverter.html | 62 + .../class-use/ConfigurationYamlConverter.html | 62 + .../class-use/HttpEndpointYamlConverter.html | 62 + .../class-use/SubscriptionYamlConverter.html | 62 + .../converter/class-use/YamlConverter.html | 96 + .../class-use/YamlMapperFactory.html | 62 + .../converter/package-summary.html | 116 + .../converter/package-tree.html | 86 + .../testcontainers/converter/package-use.html | 84 + .../dapr/testcontainers/package-summary.html | 150 + .../io/dapr/testcontainers/package-tree.html | 118 + .../io/dapr/testcontainers/package-use.html | 151 + .../apidocs/jquery-ui.overrides.css | 35 + .../apidocs/legal/ADDITIONAL_LICENSE_INFO | 37 + .../apidocs/legal/ASSEMBLY_EXCEPTION | 27 + .../testcontainers-dapr/apidocs/legal/LICENSE | 347 + .../apidocs/legal/jquery.md | 72 + .../apidocs/legal/jqueryUI.md | 49 + .../apidocs/member-search-index.js | 1 + .../apidocs/module-search-index.js | 1 + .../apidocs/overview-summary.html | 26 + .../apidocs/overview-tree.html | 125 + .../apidocs/package-search-index.js | 1 + .../apidocs/resources/glass.png | Bin 0 -> 499 bytes .../apidocs/resources/x.png | Bin 0 -> 394 bytes .../apidocs/script-dir/jquery-3.6.1.min.js | 2 + .../apidocs/script-dir/jquery-ui.min.css | 6 + .../apidocs/script-dir/jquery-ui.min.js | 6 + docs/testcontainers-dapr/apidocs/script.js | 132 + docs/testcontainers-dapr/apidocs/search.js | 354 + .../apidocs/stylesheet.css | 869 ++ .../apidocs/tag-search-index.js | 1 + .../apidocs/type-search-index.js | 1 + docs/testcontainers-dapr/constant-values.html | 93 + docs/testcontainers-dapr/css/maven-base.css | 168 + docs/testcontainers-dapr/css/maven-theme.css | 161 + docs/testcontainers-dapr/css/print.css | 26 + docs/testcontainers-dapr/css/site.css | 1 + docs/testcontainers-dapr/element-list | 2 + docs/testcontainers-dapr/help-doc.html | 191 + docs/testcontainers-dapr/images/collapsed.gif | Bin 0 -> 53 bytes docs/testcontainers-dapr/images/expanded.gif | Bin 0 -> 52 bytes docs/testcontainers-dapr/images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../images/logos/maven-feather.png | Bin 0 -> 3330 bytes docs/testcontainers-dapr/images/newwindow.png | Bin 0 -> 220 bytes docs/testcontainers-dapr/index-all.html | 477 + docs/testcontainers-dapr/index.html | 73 + .../dapr/testcontainers/AppHttpPipeline.html | 175 + .../io/dapr/testcontainers/Component.html | 231 + .../io/dapr/testcontainers/Configuration.html | 196 + .../testcontainers/ConfigurationSettings.html | 88 + .../io/dapr/testcontainers/DaprContainer.html | 643 ++ .../DaprContainerConstants.html | 180 + .../io/dapr/testcontainers/DaprLogLevel.html | 229 + .../DaprPlacementContainer.html | 284 + .../io/dapr/testcontainers/DaprProtocol.html | 222 + .../DaprSchedulerContainer.html | 284 + .../io/dapr/testcontainers/HttpEndpoint.html | 174 + .../io/dapr/testcontainers/ListEntry.html | 192 + .../io/dapr/testcontainers/MetadataEntry.html | 192 + .../OtelTracingConfigurationSettings.html | 200 + .../io/dapr/testcontainers/Subscription.html | 206 + .../TracingConfigurationSettings.html | 212 + .../ZipkinTracingConfigurationSettings.html | 169 + .../class-use/AppHttpPipeline.html | 100 + .../testcontainers/class-use/Component.html | 112 + .../class-use/Configuration.html | 112 + .../class-use/ConfigurationSettings.html | 102 + .../class-use/DaprContainer.html | 155 + .../class-use/DaprContainerConstants.html | 62 + .../class-use/DaprLogLevel.html | 104 + .../class-use/DaprPlacementContainer.html | 96 + .../class-use/DaprProtocol.html | 95 + .../class-use/DaprSchedulerContainer.html | 96 + .../class-use/HttpEndpoint.html | 112 + .../testcontainers/class-use/ListEntry.html | 98 + .../class-use/MetadataEntry.html | 101 + .../OtelTracingConfigurationSettings.html | 101 + .../class-use/Subscription.html | 112 + .../TracingConfigurationSettings.html | 100 + .../ZipkinTracingConfigurationSettings.html | 101 + .../converter/ComponentYamlConverter.html | 172 + .../converter/ConfigurationYamlConverter.html | 172 + .../converter/HttpEndpointYamlConverter.html | 172 + .../converter/SubscriptionYamlConverter.html | 172 + .../converter/YamlConverter.html | 133 + .../converter/YamlMapperFactory.html | 171 + .../class-use/ComponentYamlConverter.html | 62 + .../class-use/ConfigurationYamlConverter.html | 62 + .../class-use/HttpEndpointYamlConverter.html | 62 + .../class-use/SubscriptionYamlConverter.html | 62 + .../converter/class-use/YamlConverter.html | 96 + .../class-use/YamlMapperFactory.html | 62 + .../converter/package-summary.html | 116 + .../converter/package-tree.html | 86 + .../testcontainers/converter/package-use.html | 84 + .../dapr/testcontainers/package-summary.html | 150 + .../io/dapr/testcontainers/package-tree.html | 118 + .../io/dapr/testcontainers/package-use.html | 151 + .../jquery-ui.overrides.css | 35 + .../legal/ADDITIONAL_LICENSE_INFO | 37 + .../legal/ASSEMBLY_EXCEPTION | 27 + docs/testcontainers-dapr/legal/LICENSE | 347 + docs/testcontainers-dapr/legal/jquery.md | 72 + docs/testcontainers-dapr/legal/jqueryUI.md | 49 + .../member-search-index.js | 1 + .../module-search-index.js | 1 + .../testcontainers-dapr/overview-summary.html | 26 + docs/testcontainers-dapr/overview-tree.html | 125 + .../package-search-index.js | 1 + docs/testcontainers-dapr/project-reports.html | 80 + docs/testcontainers-dapr/resources/glass.png | Bin 0 -> 499 bytes docs/testcontainers-dapr/resources/x.png | Bin 0 -> 394 bytes .../script-dir/jquery-3.6.1.min.js | 2 + .../script-dir/jquery-ui.min.css | 6 + .../script-dir/jquery-ui.min.js | 6 + docs/testcontainers-dapr/script.js | 132 + docs/testcontainers-dapr/search.js | 354 + docs/testcontainers-dapr/stylesheet.css | 869 ++ docs/testcontainers-dapr/tag-search-index.js | 1 + docs/testcontainers-dapr/type-search-index.js | 1 + docs/type-search-index.js | 2 +- 2253 files changed, 199264 insertions(+), 9797 deletions(-) create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/WorkflowActivity.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/WorkflowActivityContext.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/WorkflowTaskOptions.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/WorkflowTaskRetryContext.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/WorkflowTaskRetryHandler.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/WorkflowTaskRetryPolicy.Builder.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/WorkflowTaskRetryPolicy.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/class-use/WorkflowActivity.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/class-use/WorkflowActivityContext.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/class-use/WorkflowTaskOptions.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/class-use/WorkflowTaskRetryContext.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/class-use/WorkflowTaskRetryHandler.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/class-use/WorkflowTaskRetryPolicy.Builder.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/class-use/WorkflowTaskRetryPolicy.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/client/NewWorkflowOptions.html rename docs/dapr-sdk-workflows/io/dapr/workflows/{runtime => client}/WorkflowRuntimeStatus.html (66%) create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/client/class-use/NewWorkflowOptions.html rename docs/dapr-sdk-workflows/io/dapr/workflows/{runtime => client}/class-use/WorkflowRuntimeStatus.html (52%) create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/runtime/DefaultWorkflowContext.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/runtime/DefaultWorkflowFailureDetails.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/runtime/DefaultWorkflowInstanceStatus.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/runtime/WorkflowActivityClassWrapper.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/runtime/WorkflowActivityInstanceWrapper.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/runtime/WorkflowRuntimeStatusConverter.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/runtime/class-use/DefaultWorkflowContext.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/runtime/class-use/DefaultWorkflowFailureDetails.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/runtime/class-use/DefaultWorkflowInstanceStatus.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/runtime/class-use/WorkflowActivityClassWrapper.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/runtime/class-use/WorkflowActivityInstanceWrapper.html create mode 100644 docs/dapr-sdk-workflows/io/dapr/workflows/runtime/class-use/WorkflowRuntimeStatusConverter.html create mode 100644 docs/dapr-sdk-workflows/script-dir/jquery-3.6.1.min.js create mode 100644 docs/dapr-spring-parent/allclasses-index.html create mode 100644 docs/dapr-spring-parent/allpackages-index.html create mode 100644 docs/dapr-spring-parent/constant-values.html create mode 100644 docs/dapr-spring-parent/css/maven-base.css create mode 100644 docs/dapr-spring-parent/css/maven-theme.css create mode 100644 docs/dapr-spring-parent/css/print.css create mode 100644 docs/dapr-spring-parent/css/site.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/allclasses-index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/allpackages-index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/constant-values.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/css/maven-base.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/css/maven-theme.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/css/print.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/css/site.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/element-list create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/help-doc.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/images/collapsed.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/images/expanded.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/images/external.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/images/icon_error_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/images/icon_info_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/images/icon_success_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/images/icon_warning_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/images/logos/build-by-maven-black.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/images/logos/build-by-maven-white.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/images/logos/maven-feather.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/images/newwindow.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/index-all.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/client/ClientPropertiesDaprConnectionDetails.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/client/DaprClientAutoConfiguration.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/client/DaprClientProperties.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/client/DaprConnectionDetails.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/client/class-use/ClientPropertiesDaprConnectionDetails.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/client/class-use/DaprClientAutoConfiguration.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/client/class-use/DaprClientProperties.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/client/class-use/DaprConnectionDetails.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/client/package-summary.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/client/package-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/client/package-use.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/pubsub/DaprPubSubProperties.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/pubsub/class-use/DaprPubSubProperties.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/pubsub/package-summary.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/pubsub/package-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/pubsub/package-use.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/statestore/DaprStateStoreProperties.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/statestore/class-use/DaprStateStoreProperties.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/statestore/package-summary.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/statestore/package-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/io/dapr/spring/boot/autoconfigure/statestore/package-use.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/jquery-ui.overrides.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/legal/ADDITIONAL_LICENSE_INFO create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/legal/ASSEMBLY_EXCEPTION create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/legal/LICENSE create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/legal/jquery.md create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/legal/jqueryUI.md create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/member-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/module-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/overview-summary.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/overview-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/package-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/project-reports.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/resources/glass.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/resources/x.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/script-dir/jquery-3.6.1.min.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/script-dir/jquery-ui.min.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/script-dir/jquery-ui.min.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/script.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/search.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/stylesheet.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/tag-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-autoconfigure/type-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/css/maven-base.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/css/maven-theme.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/css/print.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/css/site.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/images/collapsed.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/images/expanded.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/images/external.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/images/icon_error_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/images/icon_info_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/images/icon_success_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/images/icon_warning_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/images/logos/build-by-maven-black.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/images/logos/build-by-maven-white.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/images/logos/maven-feather.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter-test/images/newwindow.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/css/maven-base.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/css/maven-theme.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/css/print.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/css/site.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/images/collapsed.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/images/expanded.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/images/external.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/images/icon_error_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/images/icon_info_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/images/icon_success_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/images/icon_warning_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/images/logos/build-by-maven-black.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/images/logos/build-by-maven-white.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/images/logos/maven-feather.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-starters/dapr-spring-boot-starter/images/newwindow.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/allclasses-index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/allpackages-index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/css/maven-base.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/css/maven-theme.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/css/print.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/css/site.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/element-list create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/help-doc.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/images/collapsed.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/images/expanded.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/images/external.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/images/icon_error_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/images/icon_info_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/images/icon_success_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/images/icon_warning_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/images/logos/build-by-maven-black.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/images/logos/build-by-maven-white.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/images/logos/maven-feather.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/images/newwindow.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/index-all.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/io/dapr/spring/boot/testcontainers/service/connection/DaprContainerConnectionDetailsFactory.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/io/dapr/spring/boot/testcontainers/service/connection/class-use/DaprContainerConnectionDetailsFactory.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/io/dapr/spring/boot/testcontainers/service/connection/package-summary.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/io/dapr/spring/boot/testcontainers/service/connection/package-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/io/dapr/spring/boot/testcontainers/service/connection/package-use.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/jquery-ui.overrides.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/legal/ADDITIONAL_LICENSE_INFO create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/legal/ASSEMBLY_EXCEPTION create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/legal/LICENSE create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/legal/jquery.md create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/legal/jqueryUI.md create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/member-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/module-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/overview-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/package-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/project-reports.html create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/resources/glass.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/resources/x.png create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/script-dir/jquery-3.6.1.min.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/script-dir/jquery-ui.min.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/script-dir/jquery-ui.min.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/script.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/search.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/stylesheet.css create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/tag-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-boot-tests/type-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-data/allclasses-index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/allpackages-index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/css/maven-base.css create mode 100644 docs/dapr-spring-parent/dapr-spring-data/css/maven-theme.css create mode 100644 docs/dapr-spring-parent/dapr-spring-data/css/print.css create mode 100644 docs/dapr-spring-parent/dapr-spring-data/css/site.css create mode 100644 docs/dapr-spring-parent/dapr-spring-data/element-list create mode 100644 docs/dapr-spring-parent/dapr-spring-data/help-doc.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/images/collapsed.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-data/images/expanded.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-data/images/external.png create mode 100644 docs/dapr-spring-parent/dapr-spring-data/images/icon_error_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-data/images/icon_info_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-data/images/icon_success_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-data/images/icon_warning_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-data/images/logos/build-by-maven-black.png create mode 100644 docs/dapr-spring-parent/dapr-spring-data/images/logos/build-by-maven-white.png create mode 100644 docs/dapr-spring-parent/dapr-spring-data/images/logos/maven-feather.png create mode 100644 docs/dapr-spring-parent/dapr-spring-data/images/newwindow.png create mode 100644 docs/dapr-spring-parent/dapr-spring-data/index-all.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/AbstractDaprKeyValueAdapter.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/DaprKeyValueAdapterResolver.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/DaprKeyValueTemplate.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/KeyValueAdapterResolver.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/MySQLDaprKeyValueAdapter.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/PostgreSQLDaprKeyValueAdapter.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/class-use/AbstractDaprKeyValueAdapter.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/class-use/DaprKeyValueAdapterResolver.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/class-use/DaprKeyValueTemplate.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/class-use/KeyValueAdapterResolver.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/class-use/MySQLDaprKeyValueAdapter.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/class-use/PostgreSQLDaprKeyValueAdapter.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/package-summary.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/package-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/package-use.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/config/DaprRepositoriesRegistrar.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/config/DaprRepositoryConfigurationExtension.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/config/EnableDaprRepositories.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/config/class-use/DaprRepositoriesRegistrar.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/config/class-use/DaprRepositoryConfigurationExtension.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/config/class-use/EnableDaprRepositories.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/config/package-summary.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/config/package-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/config/package-use.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/query/DaprPredicate.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/query/DaprPredicateQueryCreator.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/query/class-use/DaprPredicate.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/query/class-use/DaprPredicateQueryCreator.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/query/package-summary.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/query/package-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/io/dapr/spring/data/repository/query/package-use.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/jquery-ui.overrides.css create mode 100644 docs/dapr-spring-parent/dapr-spring-data/legal/ADDITIONAL_LICENSE_INFO create mode 100644 docs/dapr-spring-parent/dapr-spring-data/legal/ASSEMBLY_EXCEPTION create mode 100644 docs/dapr-spring-parent/dapr-spring-data/legal/LICENSE create mode 100644 docs/dapr-spring-parent/dapr-spring-data/legal/jquery.md create mode 100644 docs/dapr-spring-parent/dapr-spring-data/legal/jqueryUI.md create mode 100644 docs/dapr-spring-parent/dapr-spring-data/member-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-data/module-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-data/overview-summary.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/overview-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/package-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-data/project-reports.html create mode 100644 docs/dapr-spring-parent/dapr-spring-data/resources/glass.png create mode 100644 docs/dapr-spring-parent/dapr-spring-data/resources/x.png create mode 100644 docs/dapr-spring-parent/dapr-spring-data/script-dir/jquery-3.6.1.min.js create mode 100644 docs/dapr-spring-parent/dapr-spring-data/script-dir/jquery-ui.min.css create mode 100644 docs/dapr-spring-parent/dapr-spring-data/script-dir/jquery-ui.min.js create mode 100644 docs/dapr-spring-parent/dapr-spring-data/script.js create mode 100644 docs/dapr-spring-parent/dapr-spring-data/search.js create mode 100644 docs/dapr-spring-parent/dapr-spring-data/stylesheet.css create mode 100644 docs/dapr-spring-parent/dapr-spring-data/tag-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-data/type-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/allclasses-index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/allpackages-index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/css/maven-base.css create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/css/maven-theme.css create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/css/print.css create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/css/site.css create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/element-list create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/help-doc.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/images/collapsed.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/images/expanded.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/images/external.png create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/images/icon_error_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/images/icon_info_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/images/icon_success_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/images/icon_warning_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/images/logos/build-by-maven-black.png create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/images/logos/build-by-maven-white.png create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/images/logos/maven-feather.png create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/images/newwindow.png create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/index-all.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/DaprMessagingOperations.SendMessageBuilder.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/DaprMessagingOperations.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/DaprMessagingTemplate.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/class-use/DaprMessagingOperations.SendMessageBuilder.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/class-use/DaprMessagingOperations.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/class-use/DaprMessagingTemplate.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/observation/DaprMessagingObservationConvention.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/observation/DaprMessagingObservationDocumentation.TemplateLowCardinalityTags.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/observation/DaprMessagingObservationDocumentation.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/observation/DaprMessagingSenderContext.Carrier.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/observation/DaprMessagingSenderContext.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/observation/class-use/DaprMessagingObservationConvention.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/observation/class-use/DaprMessagingObservationDocumentation.TemplateLowCardinalityTags.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/observation/class-use/DaprMessagingObservationDocumentation.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/observation/class-use/DaprMessagingSenderContext.Carrier.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/observation/class-use/DaprMessagingSenderContext.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/observation/package-summary.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/observation/package-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/observation/package-use.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/package-summary.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/package-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/io/dapr/spring/messaging/package-use.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/jquery-ui.overrides.css create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/legal/ADDITIONAL_LICENSE_INFO create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/legal/ASSEMBLY_EXCEPTION create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/legal/LICENSE create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/legal/jquery.md create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/legal/jqueryUI.md create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/member-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/module-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/overview-summary.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/overview-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/package-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/project-reports.html create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/resources/glass.png create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/resources/x.png create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/script-dir/jquery-3.6.1.min.js create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/script-dir/jquery-ui.min.css create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/script-dir/jquery-ui.min.js create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/script.js create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/search.js create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/stylesheet.css create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/tag-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-messaging/type-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/allclasses-index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/allpackages-index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/css/maven-base.css create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/css/maven-theme.css create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/css/print.css create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/css/site.css create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/element-list create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/help-doc.html create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/images/collapsed.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/images/expanded.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/images/external.png create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/images/icon_error_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/images/icon_info_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/images/icon_success_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/images/icon_warning_sml.gif create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/images/logos/build-by-maven-black.png create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/images/logos/build-by-maven-white.png create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/images/logos/maven-feather.png create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/images/newwindow.png create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/index-all.html create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/index.html create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/io/dapr/spring/workflows/config/DaprWorkflowsConfiguration.html create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/io/dapr/spring/workflows/config/EnableDaprWorkflows.html create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/io/dapr/spring/workflows/config/class-use/DaprWorkflowsConfiguration.html create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/io/dapr/spring/workflows/config/class-use/EnableDaprWorkflows.html create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/io/dapr/spring/workflows/config/package-summary.html create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/io/dapr/spring/workflows/config/package-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/io/dapr/spring/workflows/config/package-use.html create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/jquery-ui.overrides.css create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/legal/ADDITIONAL_LICENSE_INFO create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/legal/ASSEMBLY_EXCEPTION create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/legal/LICENSE create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/legal/jquery.md create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/legal/jqueryUI.md create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/member-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/module-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/overview-tree.html create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/package-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/project-reports.html create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/resources/glass.png create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/resources/x.png create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/script-dir/jquery-3.6.1.min.js create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/script-dir/jquery-ui.min.css create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/script-dir/jquery-ui.min.js create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/script.js create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/search.js create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/stylesheet.css create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/tag-search-index.js create mode 100644 docs/dapr-spring-parent/dapr-spring-workflows/type-search-index.js create mode 100644 docs/dapr-spring-parent/element-list create mode 100644 docs/dapr-spring-parent/help-doc.html create mode 100644 docs/dapr-spring-parent/images/collapsed.gif create mode 100644 docs/dapr-spring-parent/images/expanded.gif create mode 100644 docs/dapr-spring-parent/images/external.png create mode 100644 docs/dapr-spring-parent/images/icon_error_sml.gif create mode 100644 docs/dapr-spring-parent/images/icon_info_sml.gif create mode 100644 docs/dapr-spring-parent/images/icon_success_sml.gif create mode 100644 docs/dapr-spring-parent/images/icon_warning_sml.gif create mode 100644 docs/dapr-spring-parent/images/logos/build-by-maven-black.png create mode 100644 docs/dapr-spring-parent/images/logos/build-by-maven-white.png create mode 100644 docs/dapr-spring-parent/images/logos/maven-feather.png create mode 100644 docs/dapr-spring-parent/images/newwindow.png create mode 100644 docs/dapr-spring-parent/index-all.html create mode 100644 docs/dapr-spring-parent/index.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/client/ClientPropertiesDaprConnectionDetails.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/client/DaprClientAutoConfiguration.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/client/DaprClientProperties.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/client/DaprConnectionDetails.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/client/class-use/ClientPropertiesDaprConnectionDetails.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/client/class-use/DaprClientAutoConfiguration.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/client/class-use/DaprClientProperties.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/client/class-use/DaprConnectionDetails.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/client/package-summary.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/client/package-tree.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/client/package-use.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/pubsub/DaprPubSubProperties.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/pubsub/class-use/DaprPubSubProperties.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/pubsub/package-summary.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/pubsub/package-tree.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/pubsub/package-use.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/statestore/DaprStateStoreProperties.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/statestore/class-use/DaprStateStoreProperties.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/statestore/package-summary.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/statestore/package-tree.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/autoconfigure/statestore/package-use.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/testcontainers/service/connection/DaprContainerConnectionDetailsFactory.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/testcontainers/service/connection/class-use/DaprContainerConnectionDetailsFactory.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/testcontainers/service/connection/package-summary.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/testcontainers/service/connection/package-tree.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/boot/testcontainers/service/connection/package-use.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/AbstractDaprKeyValueAdapter.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/DaprKeyValueAdapterResolver.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/DaprKeyValueTemplate.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/KeyValueAdapterResolver.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/MySQLDaprKeyValueAdapter.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/PostgreSQLDaprKeyValueAdapter.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/class-use/AbstractDaprKeyValueAdapter.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/class-use/DaprKeyValueAdapterResolver.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/class-use/DaprKeyValueTemplate.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/class-use/KeyValueAdapterResolver.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/class-use/MySQLDaprKeyValueAdapter.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/class-use/PostgreSQLDaprKeyValueAdapter.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/package-summary.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/package-tree.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/package-use.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/config/DaprRepositoriesRegistrar.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/config/DaprRepositoryConfigurationExtension.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/config/EnableDaprRepositories.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/config/class-use/DaprRepositoriesRegistrar.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/config/class-use/DaprRepositoryConfigurationExtension.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/config/class-use/EnableDaprRepositories.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/config/package-summary.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/config/package-tree.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/config/package-use.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/query/DaprPredicate.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/query/DaprPredicateQueryCreator.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/query/class-use/DaprPredicate.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/query/class-use/DaprPredicateQueryCreator.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/query/package-summary.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/query/package-tree.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/data/repository/query/package-use.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/DaprMessagingOperations.SendMessageBuilder.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/DaprMessagingOperations.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/DaprMessagingTemplate.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/class-use/DaprMessagingOperations.SendMessageBuilder.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/class-use/DaprMessagingOperations.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/class-use/DaprMessagingTemplate.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/observation/DaprMessagingObservationConvention.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/observation/DaprMessagingObservationDocumentation.TemplateLowCardinalityTags.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/observation/DaprMessagingObservationDocumentation.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/observation/DaprMessagingSenderContext.Carrier.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/observation/DaprMessagingSenderContext.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/observation/class-use/DaprMessagingObservationConvention.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/observation/class-use/DaprMessagingObservationDocumentation.TemplateLowCardinalityTags.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/observation/class-use/DaprMessagingObservationDocumentation.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/observation/class-use/DaprMessagingSenderContext.Carrier.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/observation/class-use/DaprMessagingSenderContext.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/observation/package-summary.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/observation/package-tree.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/observation/package-use.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/package-summary.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/package-tree.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/messaging/package-use.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/workflows/config/DaprWorkflowsConfiguration.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/workflows/config/EnableDaprWorkflows.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/workflows/config/class-use/DaprWorkflowsConfiguration.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/workflows/config/class-use/EnableDaprWorkflows.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/workflows/config/package-summary.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/workflows/config/package-tree.html create mode 100644 docs/dapr-spring-parent/io/dapr/spring/workflows/config/package-use.html create mode 100644 docs/dapr-spring-parent/jquery-ui.overrides.css create mode 100644 docs/dapr-spring-parent/legal/ADDITIONAL_LICENSE_INFO create mode 100644 docs/dapr-spring-parent/legal/ASSEMBLY_EXCEPTION create mode 100644 docs/dapr-spring-parent/legal/LICENSE create mode 100644 docs/dapr-spring-parent/legal/jquery.md create mode 100644 docs/dapr-spring-parent/legal/jqueryUI.md create mode 100644 docs/dapr-spring-parent/member-search-index.js create mode 100644 docs/dapr-spring-parent/module-search-index.js create mode 100644 docs/dapr-spring-parent/overview-summary.html create mode 100644 docs/dapr-spring-parent/overview-tree.html create mode 100644 docs/dapr-spring-parent/package-search-index.js create mode 100644 docs/dapr-spring-parent/project-reports.html create mode 100644 docs/dapr-spring-parent/resources/glass.png create mode 100644 docs/dapr-spring-parent/resources/x.png create mode 100644 docs/dapr-spring-parent/script-dir/jquery-3.6.1.min.js create mode 100644 docs/dapr-spring-parent/script-dir/jquery-ui.min.css create mode 100644 docs/dapr-spring-parent/script-dir/jquery-ui.min.js create mode 100644 docs/dapr-spring-parent/script.js create mode 100644 docs/dapr-spring-parent/search.js create mode 100644 docs/dapr-spring-parent/stylesheet.css create mode 100644 docs/dapr-spring-parent/tag-search-index.js create mode 100644 docs/dapr-spring-parent/type-search-index.js create mode 100644 docs/io/dapr/client/Subscription.html create mode 100644 docs/io/dapr/client/SubscriptionListener.Status.html create mode 100644 docs/io/dapr/client/SubscriptionListener.html create mode 100644 docs/io/dapr/client/class-use/Subscription.html create mode 100644 docs/io/dapr/client/class-use/SubscriptionListener.Status.html create mode 100644 docs/io/dapr/client/class-use/SubscriptionListener.html create mode 100644 docs/io/dapr/client/domain/ConstantFailurePolicy.html create mode 100644 docs/io/dapr/client/domain/ConversationInput.html create mode 100644 docs/io/dapr/client/domain/ConversationOutput.html create mode 100644 docs/io/dapr/client/domain/ConversationRequest.html create mode 100644 docs/io/dapr/client/domain/ConversationResponse.html create mode 100644 docs/io/dapr/client/domain/DeleteJobRequest.html create mode 100644 docs/io/dapr/client/domain/DropFailurePolicy.html create mode 100644 docs/io/dapr/client/domain/FailurePolicy.html create mode 100644 docs/io/dapr/client/domain/FailurePolicyType.html create mode 100644 docs/io/dapr/client/domain/GetJobRequest.html create mode 100644 docs/io/dapr/client/domain/GetJobResponse.html create mode 100644 docs/io/dapr/client/domain/JobSchedule.html create mode 100644 docs/io/dapr/client/domain/ScheduleJobRequest.html create mode 100644 docs/io/dapr/client/domain/class-use/ConstantFailurePolicy.html create mode 100644 docs/io/dapr/client/domain/class-use/ConversationInput.html create mode 100644 docs/io/dapr/client/domain/class-use/ConversationOutput.html create mode 100644 docs/io/dapr/client/domain/class-use/ConversationRequest.html create mode 100644 docs/io/dapr/client/domain/class-use/ConversationResponse.html create mode 100644 docs/io/dapr/client/domain/class-use/DeleteJobRequest.html create mode 100644 docs/io/dapr/client/domain/class-use/DropFailurePolicy.html create mode 100644 docs/io/dapr/client/domain/class-use/FailurePolicy.html create mode 100644 docs/io/dapr/client/domain/class-use/FailurePolicyType.html create mode 100644 docs/io/dapr/client/domain/class-use/GetJobRequest.html create mode 100644 docs/io/dapr/client/domain/class-use/GetJobResponse.html create mode 100644 docs/io/dapr/client/domain/class-use/JobSchedule.html create mode 100644 docs/io/dapr/client/domain/class-use/ScheduleJobRequest.html create mode 100644 docs/io/dapr/config/SecondsDurationProperty.html create mode 100644 docs/io/dapr/config/class-use/SecondsDurationProperty.html create mode 100644 docs/io/dapr/internal/exceptions/DaprHttpException.html create mode 100644 docs/io/dapr/internal/exceptions/class-use/DaprHttpException.html create mode 100644 docs/io/dapr/internal/exceptions/package-summary.html create mode 100644 docs/io/dapr/internal/exceptions/package-tree.html create mode 100644 docs/io/dapr/internal/exceptions/package-use.html create mode 100644 docs/io/dapr/internal/grpc/interceptors/DaprMetadataReceiverInterceptor.html create mode 100644 docs/io/dapr/internal/grpc/interceptors/class-use/DaprMetadataReceiverInterceptor.html create mode 100644 docs/io/dapr/serializer/CustomizableObjectSerializer.html create mode 100644 docs/io/dapr/serializer/class-use/CustomizableObjectSerializer.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/client/ClientPropertiesDaprConnectionDetails.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/client/DaprClientAutoConfiguration.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/client/DaprClientProperties.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/client/DaprConnectionDetails.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/client/class-use/ClientPropertiesDaprConnectionDetails.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/client/class-use/DaprClientAutoConfiguration.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/client/class-use/DaprClientProperties.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/client/class-use/DaprConnectionDetails.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/client/package-summary.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/client/package-tree.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/client/package-use.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/pubsub/DaprPubSubProperties.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/pubsub/class-use/DaprPubSubProperties.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/pubsub/package-summary.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/pubsub/package-tree.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/pubsub/package-use.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/statestore/DaprStateStoreProperties.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/statestore/class-use/DaprStateStoreProperties.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/statestore/package-summary.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/statestore/package-tree.html create mode 100644 docs/io/dapr/spring/boot/autoconfigure/statestore/package-use.html create mode 100644 docs/io/dapr/spring/boot/testcontainers/service/connection/DaprContainerConnectionDetailsFactory.html create mode 100644 docs/io/dapr/spring/boot/testcontainers/service/connection/class-use/DaprContainerConnectionDetailsFactory.html create mode 100644 docs/io/dapr/spring/boot/testcontainers/service/connection/package-summary.html create mode 100644 docs/io/dapr/spring/boot/testcontainers/service/connection/package-tree.html create mode 100644 docs/io/dapr/spring/boot/testcontainers/service/connection/package-use.html create mode 100644 docs/io/dapr/spring/data/AbstractDaprKeyValueAdapter.html create mode 100644 docs/io/dapr/spring/data/DaprKeyValueAdapterResolver.html create mode 100644 docs/io/dapr/spring/data/DaprKeyValueTemplate.html create mode 100644 docs/io/dapr/spring/data/KeyValueAdapterResolver.html create mode 100644 docs/io/dapr/spring/data/MySQLDaprKeyValueAdapter.html create mode 100644 docs/io/dapr/spring/data/PostgreSQLDaprKeyValueAdapter.html create mode 100644 docs/io/dapr/spring/data/class-use/AbstractDaprKeyValueAdapter.html create mode 100644 docs/io/dapr/spring/data/class-use/DaprKeyValueAdapterResolver.html create mode 100644 docs/io/dapr/spring/data/class-use/DaprKeyValueTemplate.html create mode 100644 docs/io/dapr/spring/data/class-use/KeyValueAdapterResolver.html create mode 100644 docs/io/dapr/spring/data/class-use/MySQLDaprKeyValueAdapter.html create mode 100644 docs/io/dapr/spring/data/class-use/PostgreSQLDaprKeyValueAdapter.html create mode 100644 docs/io/dapr/spring/data/package-summary.html create mode 100644 docs/io/dapr/spring/data/package-tree.html create mode 100644 docs/io/dapr/spring/data/package-use.html create mode 100644 docs/io/dapr/spring/data/repository/config/DaprRepositoriesRegistrar.html create mode 100644 docs/io/dapr/spring/data/repository/config/DaprRepositoryConfigurationExtension.html create mode 100644 docs/io/dapr/spring/data/repository/config/EnableDaprRepositories.html create mode 100644 docs/io/dapr/spring/data/repository/config/class-use/DaprRepositoriesRegistrar.html create mode 100644 docs/io/dapr/spring/data/repository/config/class-use/DaprRepositoryConfigurationExtension.html create mode 100644 docs/io/dapr/spring/data/repository/config/class-use/EnableDaprRepositories.html create mode 100644 docs/io/dapr/spring/data/repository/config/package-summary.html create mode 100644 docs/io/dapr/spring/data/repository/config/package-tree.html create mode 100644 docs/io/dapr/spring/data/repository/config/package-use.html create mode 100644 docs/io/dapr/spring/data/repository/query/DaprPredicate.html create mode 100644 docs/io/dapr/spring/data/repository/query/DaprPredicateQueryCreator.html create mode 100644 docs/io/dapr/spring/data/repository/query/class-use/DaprPredicate.html create mode 100644 docs/io/dapr/spring/data/repository/query/class-use/DaprPredicateQueryCreator.html create mode 100644 docs/io/dapr/spring/data/repository/query/package-summary.html create mode 100644 docs/io/dapr/spring/data/repository/query/package-tree.html create mode 100644 docs/io/dapr/spring/data/repository/query/package-use.html create mode 100644 docs/io/dapr/spring/messaging/DaprMessagingOperations.SendMessageBuilder.html create mode 100644 docs/io/dapr/spring/messaging/DaprMessagingOperations.html create mode 100644 docs/io/dapr/spring/messaging/DaprMessagingTemplate.html create mode 100644 docs/io/dapr/spring/messaging/class-use/DaprMessagingOperations.SendMessageBuilder.html create mode 100644 docs/io/dapr/spring/messaging/class-use/DaprMessagingOperations.html create mode 100644 docs/io/dapr/spring/messaging/class-use/DaprMessagingTemplate.html create mode 100644 docs/io/dapr/spring/messaging/observation/DaprMessagingObservationConvention.html create mode 100644 docs/io/dapr/spring/messaging/observation/DaprMessagingObservationDocumentation.TemplateLowCardinalityTags.html create mode 100644 docs/io/dapr/spring/messaging/observation/DaprMessagingObservationDocumentation.html create mode 100644 docs/io/dapr/spring/messaging/observation/DaprMessagingSenderContext.Carrier.html create mode 100644 docs/io/dapr/spring/messaging/observation/DaprMessagingSenderContext.html create mode 100644 docs/io/dapr/spring/messaging/observation/class-use/DaprMessagingObservationConvention.html create mode 100644 docs/io/dapr/spring/messaging/observation/class-use/DaprMessagingObservationDocumentation.TemplateLowCardinalityTags.html create mode 100644 docs/io/dapr/spring/messaging/observation/class-use/DaprMessagingObservationDocumentation.html create mode 100644 docs/io/dapr/spring/messaging/observation/class-use/DaprMessagingSenderContext.Carrier.html create mode 100644 docs/io/dapr/spring/messaging/observation/class-use/DaprMessagingSenderContext.html create mode 100644 docs/io/dapr/spring/messaging/observation/package-summary.html create mode 100644 docs/io/dapr/spring/messaging/observation/package-tree.html create mode 100644 docs/io/dapr/spring/messaging/observation/package-use.html create mode 100644 docs/io/dapr/spring/messaging/package-summary.html create mode 100644 docs/io/dapr/spring/messaging/package-tree.html create mode 100644 docs/io/dapr/spring/messaging/package-use.html create mode 100644 docs/io/dapr/spring/workflows/config/DaprWorkflowsConfiguration.html create mode 100644 docs/io/dapr/spring/workflows/config/EnableDaprWorkflows.html create mode 100644 docs/io/dapr/spring/workflows/config/class-use/DaprWorkflowsConfiguration.html create mode 100644 docs/io/dapr/spring/workflows/config/class-use/EnableDaprWorkflows.html create mode 100644 docs/io/dapr/spring/workflows/config/package-summary.html create mode 100644 docs/io/dapr/spring/workflows/config/package-tree.html create mode 100644 docs/io/dapr/spring/workflows/config/package-use.html create mode 100644 docs/io/dapr/testcontainers/AppHttpPipeline.html create mode 100644 docs/io/dapr/testcontainers/Component.html create mode 100644 docs/io/dapr/testcontainers/Configuration.html create mode 100644 docs/io/dapr/testcontainers/ConfigurationSettings.html create mode 100644 docs/io/dapr/testcontainers/DaprContainer.html create mode 100644 docs/io/dapr/testcontainers/DaprContainerConstants.html create mode 100644 docs/io/dapr/testcontainers/DaprLogLevel.html create mode 100644 docs/io/dapr/testcontainers/DaprPlacementContainer.html create mode 100644 docs/io/dapr/testcontainers/DaprProtocol.html create mode 100644 docs/io/dapr/testcontainers/DaprSchedulerContainer.html create mode 100644 docs/io/dapr/testcontainers/HttpEndpoint.html create mode 100644 docs/io/dapr/testcontainers/ListEntry.html create mode 100644 docs/io/dapr/testcontainers/MetadataEntry.html create mode 100644 docs/io/dapr/testcontainers/OtelTracingConfigurationSettings.html create mode 100644 docs/io/dapr/testcontainers/Subscription.html create mode 100644 docs/io/dapr/testcontainers/TracingConfigurationSettings.html create mode 100644 docs/io/dapr/testcontainers/ZipkinTracingConfigurationSettings.html create mode 100644 docs/io/dapr/testcontainers/class-use/AppHttpPipeline.html create mode 100644 docs/io/dapr/testcontainers/class-use/Component.html create mode 100644 docs/io/dapr/testcontainers/class-use/Configuration.html create mode 100644 docs/io/dapr/testcontainers/class-use/ConfigurationSettings.html create mode 100644 docs/io/dapr/testcontainers/class-use/DaprContainer.html create mode 100644 docs/io/dapr/testcontainers/class-use/DaprContainerConstants.html create mode 100644 docs/io/dapr/testcontainers/class-use/DaprLogLevel.html create mode 100644 docs/io/dapr/testcontainers/class-use/DaprPlacementContainer.html create mode 100644 docs/io/dapr/testcontainers/class-use/DaprProtocol.html create mode 100644 docs/io/dapr/testcontainers/class-use/DaprSchedulerContainer.html create mode 100644 docs/io/dapr/testcontainers/class-use/HttpEndpoint.html create mode 100644 docs/io/dapr/testcontainers/class-use/ListEntry.html create mode 100644 docs/io/dapr/testcontainers/class-use/MetadataEntry.html create mode 100644 docs/io/dapr/testcontainers/class-use/OtelTracingConfigurationSettings.html create mode 100644 docs/io/dapr/testcontainers/class-use/Subscription.html create mode 100644 docs/io/dapr/testcontainers/class-use/TracingConfigurationSettings.html create mode 100644 docs/io/dapr/testcontainers/class-use/ZipkinTracingConfigurationSettings.html create mode 100644 docs/io/dapr/testcontainers/converter/ComponentYamlConverter.html create mode 100644 docs/io/dapr/testcontainers/converter/ConfigurationYamlConverter.html create mode 100644 docs/io/dapr/testcontainers/converter/HttpEndpointYamlConverter.html create mode 100644 docs/io/dapr/testcontainers/converter/SubscriptionYamlConverter.html create mode 100644 docs/io/dapr/testcontainers/converter/YamlConverter.html create mode 100644 docs/io/dapr/testcontainers/converter/YamlMapperFactory.html create mode 100644 docs/io/dapr/testcontainers/converter/class-use/ComponentYamlConverter.html create mode 100644 docs/io/dapr/testcontainers/converter/class-use/ConfigurationYamlConverter.html create mode 100644 docs/io/dapr/testcontainers/converter/class-use/HttpEndpointYamlConverter.html create mode 100644 docs/io/dapr/testcontainers/converter/class-use/SubscriptionYamlConverter.html create mode 100644 docs/io/dapr/testcontainers/converter/class-use/YamlConverter.html create mode 100644 docs/io/dapr/testcontainers/converter/class-use/YamlMapperFactory.html create mode 100644 docs/io/dapr/testcontainers/converter/package-summary.html create mode 100644 docs/io/dapr/testcontainers/converter/package-tree.html create mode 100644 docs/io/dapr/testcontainers/converter/package-use.html create mode 100644 docs/io/dapr/testcontainers/package-summary.html create mode 100644 docs/io/dapr/testcontainers/package-tree.html create mode 100644 docs/io/dapr/testcontainers/package-use.html create mode 100644 docs/io/dapr/v1/CommonProtos.JobFailurePolicy.Builder.html create mode 100644 docs/io/dapr/v1/CommonProtos.JobFailurePolicy.PolicyCase.html create mode 100644 docs/io/dapr/v1/CommonProtos.JobFailurePolicy.html create mode 100644 docs/io/dapr/v1/CommonProtos.JobFailurePolicyConstant.Builder.html create mode 100644 docs/io/dapr/v1/CommonProtos.JobFailurePolicyConstant.html create mode 100644 docs/io/dapr/v1/CommonProtos.JobFailurePolicyConstantOrBuilder.html create mode 100644 docs/io/dapr/v1/CommonProtos.JobFailurePolicyDrop.Builder.html create mode 100644 docs/io/dapr/v1/CommonProtos.JobFailurePolicyDrop.html create mode 100644 docs/io/dapr/v1/CommonProtos.JobFailurePolicyDropOrBuilder.html create mode 100644 docs/io/dapr/v1/CommonProtos.JobFailurePolicyOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationInput.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationInput.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationInputAlpha2.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationInputAlpha2.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationInputAlpha2OrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationInputOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessage.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessage.MessageTypesCase.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessage.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageContent.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageContent.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageContentOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfAssistant.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfAssistant.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfAssistantOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfDeveloper.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfDeveloper.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfDeveloperOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfSystem.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfSystem.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfSystemOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfTool.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfTool.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfToolOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfUser.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfUser.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOfUserOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationMessageOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationRequest.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationRequest.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationRequestAlpha2.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationRequestAlpha2.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationRequestAlpha2OrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationRequestOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResponse.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResponse.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResponseAlpha2.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResponseAlpha2.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResponseAlpha2OrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResponseOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResult.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResult.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResultAlpha2.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResultAlpha2.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResultAlpha2OrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResultChoices.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResultChoices.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResultChoicesOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResultMessage.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResultMessage.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResultMessageOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationResultOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationToolCalls.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationToolCalls.ToolTypesCase.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationToolCalls.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationToolCallsOfFunction.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationToolCallsOfFunction.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationToolCallsOfFunctionOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationToolCallsOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationTools.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationTools.ToolTypesCase.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationTools.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationToolsFunction.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationToolsFunction.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationToolsFunctionOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.ConversationToolsOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.MetadataScheduler.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.MetadataScheduler.html create mode 100644 docs/io/dapr/v1/DaprProtos.MetadataSchedulerOrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.SubscribeTopicEventsRequestInitialAlpha1.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.SubscribeTopicEventsRequestInitialAlpha1.html create mode 100644 docs/io/dapr/v1/DaprProtos.SubscribeTopicEventsRequestInitialAlpha1OrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.SubscribeTopicEventsRequestProcessedAlpha1.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.SubscribeTopicEventsRequestProcessedAlpha1.html create mode 100644 docs/io/dapr/v1/DaprProtos.SubscribeTopicEventsRequestProcessedAlpha1OrBuilder.html create mode 100644 docs/io/dapr/v1/DaprProtos.SubscribeTopicEventsResponseAlpha1.SubscribeTopicEventsResponseTypeCase.html create mode 100644 docs/io/dapr/v1/DaprProtos.SubscribeTopicEventsResponseInitialAlpha1.Builder.html create mode 100644 docs/io/dapr/v1/DaprProtos.SubscribeTopicEventsResponseInitialAlpha1.html create mode 100644 docs/io/dapr/v1/DaprProtos.SubscribeTopicEventsResponseInitialAlpha1OrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.JobFailurePolicy.Builder.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.JobFailurePolicy.PolicyCase.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.JobFailurePolicy.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.JobFailurePolicyConstant.Builder.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.JobFailurePolicyConstant.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.JobFailurePolicyConstantOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.JobFailurePolicyDrop.Builder.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.JobFailurePolicyDrop.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.JobFailurePolicyDropOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.JobFailurePolicyOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationInput.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationInput.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationInputAlpha2.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationInputAlpha2.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationInputAlpha2OrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationInputOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessage.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessage.MessageTypesCase.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessage.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageContent.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageContent.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageContentOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfAssistant.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfAssistant.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfAssistantOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfDeveloper.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfDeveloper.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfDeveloperOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfSystem.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfSystem.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfSystemOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfTool.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfTool.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfToolOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfUser.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfUser.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOfUserOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationMessageOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationRequest.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationRequest.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationRequestAlpha2.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationRequestAlpha2.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationRequestAlpha2OrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationRequestOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResponse.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResponse.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResponseAlpha2.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResponseAlpha2.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResponseAlpha2OrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResponseOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResult.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResult.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResultAlpha2.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResultAlpha2.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResultAlpha2OrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResultChoices.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResultChoices.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResultChoicesOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResultMessage.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResultMessage.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResultMessageOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationResultOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationToolCalls.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationToolCalls.ToolTypesCase.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationToolCalls.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationToolCallsOfFunction.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationToolCallsOfFunction.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationToolCallsOfFunctionOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationToolCallsOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationTools.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationTools.ToolTypesCase.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationTools.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationToolsFunction.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationToolsFunction.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationToolsFunctionOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.ConversationToolsOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.MetadataScheduler.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.MetadataScheduler.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.MetadataSchedulerOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.SubscribeTopicEventsRequestInitialAlpha1.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.SubscribeTopicEventsRequestInitialAlpha1.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.SubscribeTopicEventsRequestInitialAlpha1OrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.SubscribeTopicEventsRequestProcessedAlpha1.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.SubscribeTopicEventsRequestProcessedAlpha1.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.SubscribeTopicEventsRequestProcessedAlpha1OrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.SubscribeTopicEventsResponseAlpha1.SubscribeTopicEventsResponseTypeCase.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.SubscribeTopicEventsResponseInitialAlpha1.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.SubscribeTopicEventsResponseInitialAlpha1.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.SubscribeTopicEventsResponseInitialAlpha1OrBuilder.html create mode 100644 docs/io/dapr/workflows/WorkflowActivity.html create mode 100644 docs/io/dapr/workflows/WorkflowActivityContext.html create mode 100644 docs/io/dapr/workflows/WorkflowTaskOptions.html create mode 100644 docs/io/dapr/workflows/WorkflowTaskRetryContext.html create mode 100644 docs/io/dapr/workflows/WorkflowTaskRetryHandler.html create mode 100644 docs/io/dapr/workflows/WorkflowTaskRetryPolicy.Builder.html create mode 100644 docs/io/dapr/workflows/WorkflowTaskRetryPolicy.html create mode 100644 docs/io/dapr/workflows/class-use/WorkflowActivity.html create mode 100644 docs/io/dapr/workflows/class-use/WorkflowActivityContext.html create mode 100644 docs/io/dapr/workflows/class-use/WorkflowTaskOptions.html create mode 100644 docs/io/dapr/workflows/class-use/WorkflowTaskRetryContext.html create mode 100644 docs/io/dapr/workflows/class-use/WorkflowTaskRetryHandler.html create mode 100644 docs/io/dapr/workflows/class-use/WorkflowTaskRetryPolicy.Builder.html create mode 100644 docs/io/dapr/workflows/class-use/WorkflowTaskRetryPolicy.html create mode 100644 docs/io/dapr/workflows/client/NewWorkflowOptions.html rename docs/io/dapr/workflows/{runtime => client}/WorkflowRuntimeStatus.html (67%) create mode 100644 docs/io/dapr/workflows/client/class-use/NewWorkflowOptions.html rename docs/io/dapr/workflows/{runtime => client}/class-use/WorkflowRuntimeStatus.html (52%) create mode 100644 docs/io/dapr/workflows/runtime/DefaultWorkflowContext.html create mode 100644 docs/io/dapr/workflows/runtime/DefaultWorkflowFailureDetails.html create mode 100644 docs/io/dapr/workflows/runtime/DefaultWorkflowInstanceStatus.html create mode 100644 docs/io/dapr/workflows/runtime/WorkflowActivityClassWrapper.html create mode 100644 docs/io/dapr/workflows/runtime/WorkflowActivityInstanceWrapper.html create mode 100644 docs/io/dapr/workflows/runtime/WorkflowRuntimeStatusConverter.html create mode 100644 docs/io/dapr/workflows/runtime/class-use/DefaultWorkflowContext.html create mode 100644 docs/io/dapr/workflows/runtime/class-use/DefaultWorkflowFailureDetails.html create mode 100644 docs/io/dapr/workflows/runtime/class-use/DefaultWorkflowInstanceStatus.html create mode 100644 docs/io/dapr/workflows/runtime/class-use/WorkflowActivityClassWrapper.html create mode 100644 docs/io/dapr/workflows/runtime/class-use/WorkflowActivityInstanceWrapper.html create mode 100644 docs/io/dapr/workflows/runtime/class-use/WorkflowRuntimeStatusConverter.html create mode 100644 docs/script-dir/jquery-3.6.1.min.js create mode 100644 docs/testcontainers-dapr/allclasses-index.html create mode 100644 docs/testcontainers-dapr/allpackages-index.html create mode 100644 docs/testcontainers-dapr/apidocs/allclasses-index.html create mode 100644 docs/testcontainers-dapr/apidocs/allpackages-index.html create mode 100644 docs/testcontainers-dapr/apidocs/constant-values.html create mode 100644 docs/testcontainers-dapr/apidocs/element-list create mode 100644 docs/testcontainers-dapr/apidocs/help-doc.html create mode 100644 docs/testcontainers-dapr/apidocs/index-all.html create mode 100644 docs/testcontainers-dapr/apidocs/index.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/AppHttpPipeline.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/Component.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/Configuration.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/ConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/DaprContainer.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/DaprContainerConstants.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/DaprLogLevel.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/DaprPlacementContainer.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/DaprProtocol.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/DaprSchedulerContainer.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/HttpEndpoint.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/ListEntry.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/MetadataEntry.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/OtelTracingConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/Subscription.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/TracingConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/ZipkinTracingConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/AppHttpPipeline.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/Component.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/Configuration.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/ConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/DaprContainer.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/DaprContainerConstants.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/DaprLogLevel.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/DaprPlacementContainer.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/DaprProtocol.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/DaprSchedulerContainer.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/HttpEndpoint.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/ListEntry.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/MetadataEntry.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/OtelTracingConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/Subscription.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/TracingConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/class-use/ZipkinTracingConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/ComponentYamlConverter.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/ConfigurationYamlConverter.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/HttpEndpointYamlConverter.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/SubscriptionYamlConverter.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/YamlConverter.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/YamlMapperFactory.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/class-use/ComponentYamlConverter.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/class-use/ConfigurationYamlConverter.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/class-use/HttpEndpointYamlConverter.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/class-use/SubscriptionYamlConverter.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/class-use/YamlConverter.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/class-use/YamlMapperFactory.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/package-summary.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/package-tree.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/converter/package-use.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/package-summary.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/package-tree.html create mode 100644 docs/testcontainers-dapr/apidocs/io/dapr/testcontainers/package-use.html create mode 100644 docs/testcontainers-dapr/apidocs/jquery-ui.overrides.css create mode 100644 docs/testcontainers-dapr/apidocs/legal/ADDITIONAL_LICENSE_INFO create mode 100644 docs/testcontainers-dapr/apidocs/legal/ASSEMBLY_EXCEPTION create mode 100644 docs/testcontainers-dapr/apidocs/legal/LICENSE create mode 100644 docs/testcontainers-dapr/apidocs/legal/jquery.md create mode 100644 docs/testcontainers-dapr/apidocs/legal/jqueryUI.md create mode 100644 docs/testcontainers-dapr/apidocs/member-search-index.js create mode 100644 docs/testcontainers-dapr/apidocs/module-search-index.js create mode 100644 docs/testcontainers-dapr/apidocs/overview-summary.html create mode 100644 docs/testcontainers-dapr/apidocs/overview-tree.html create mode 100644 docs/testcontainers-dapr/apidocs/package-search-index.js create mode 100644 docs/testcontainers-dapr/apidocs/resources/glass.png create mode 100644 docs/testcontainers-dapr/apidocs/resources/x.png create mode 100644 docs/testcontainers-dapr/apidocs/script-dir/jquery-3.6.1.min.js create mode 100644 docs/testcontainers-dapr/apidocs/script-dir/jquery-ui.min.css create mode 100644 docs/testcontainers-dapr/apidocs/script-dir/jquery-ui.min.js create mode 100644 docs/testcontainers-dapr/apidocs/script.js create mode 100644 docs/testcontainers-dapr/apidocs/search.js create mode 100644 docs/testcontainers-dapr/apidocs/stylesheet.css create mode 100644 docs/testcontainers-dapr/apidocs/tag-search-index.js create mode 100644 docs/testcontainers-dapr/apidocs/type-search-index.js create mode 100644 docs/testcontainers-dapr/constant-values.html create mode 100644 docs/testcontainers-dapr/css/maven-base.css create mode 100644 docs/testcontainers-dapr/css/maven-theme.css create mode 100644 docs/testcontainers-dapr/css/print.css create mode 100644 docs/testcontainers-dapr/css/site.css create mode 100644 docs/testcontainers-dapr/element-list create mode 100644 docs/testcontainers-dapr/help-doc.html create mode 100644 docs/testcontainers-dapr/images/collapsed.gif create mode 100644 docs/testcontainers-dapr/images/expanded.gif create mode 100644 docs/testcontainers-dapr/images/external.png create mode 100644 docs/testcontainers-dapr/images/icon_error_sml.gif create mode 100644 docs/testcontainers-dapr/images/icon_info_sml.gif create mode 100644 docs/testcontainers-dapr/images/icon_success_sml.gif create mode 100644 docs/testcontainers-dapr/images/icon_warning_sml.gif create mode 100644 docs/testcontainers-dapr/images/logos/build-by-maven-black.png create mode 100644 docs/testcontainers-dapr/images/logos/build-by-maven-white.png create mode 100644 docs/testcontainers-dapr/images/logos/maven-feather.png create mode 100644 docs/testcontainers-dapr/images/newwindow.png create mode 100644 docs/testcontainers-dapr/index-all.html create mode 100644 docs/testcontainers-dapr/index.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/AppHttpPipeline.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/Component.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/Configuration.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/ConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/DaprContainer.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/DaprContainerConstants.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/DaprLogLevel.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/DaprPlacementContainer.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/DaprProtocol.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/DaprSchedulerContainer.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/HttpEndpoint.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/ListEntry.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/MetadataEntry.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/OtelTracingConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/Subscription.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/TracingConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/ZipkinTracingConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/AppHttpPipeline.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/Component.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/Configuration.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/ConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/DaprContainer.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/DaprContainerConstants.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/DaprLogLevel.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/DaprPlacementContainer.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/DaprProtocol.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/DaprSchedulerContainer.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/HttpEndpoint.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/ListEntry.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/MetadataEntry.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/OtelTracingConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/Subscription.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/TracingConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/class-use/ZipkinTracingConfigurationSettings.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/ComponentYamlConverter.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/ConfigurationYamlConverter.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/HttpEndpointYamlConverter.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/SubscriptionYamlConverter.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/YamlConverter.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/YamlMapperFactory.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/class-use/ComponentYamlConverter.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/class-use/ConfigurationYamlConverter.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/class-use/HttpEndpointYamlConverter.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/class-use/SubscriptionYamlConverter.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/class-use/YamlConverter.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/class-use/YamlMapperFactory.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/package-summary.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/package-tree.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/converter/package-use.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/package-summary.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/package-tree.html create mode 100644 docs/testcontainers-dapr/io/dapr/testcontainers/package-use.html create mode 100644 docs/testcontainers-dapr/jquery-ui.overrides.css create mode 100644 docs/testcontainers-dapr/legal/ADDITIONAL_LICENSE_INFO create mode 100644 docs/testcontainers-dapr/legal/ASSEMBLY_EXCEPTION create mode 100644 docs/testcontainers-dapr/legal/LICENSE create mode 100644 docs/testcontainers-dapr/legal/jquery.md create mode 100644 docs/testcontainers-dapr/legal/jqueryUI.md create mode 100644 docs/testcontainers-dapr/member-search-index.js create mode 100644 docs/testcontainers-dapr/module-search-index.js create mode 100644 docs/testcontainers-dapr/overview-summary.html create mode 100644 docs/testcontainers-dapr/overview-tree.html create mode 100644 docs/testcontainers-dapr/package-search-index.js create mode 100644 docs/testcontainers-dapr/project-reports.html create mode 100644 docs/testcontainers-dapr/resources/glass.png create mode 100644 docs/testcontainers-dapr/resources/x.png create mode 100644 docs/testcontainers-dapr/script-dir/jquery-3.6.1.min.js create mode 100644 docs/testcontainers-dapr/script-dir/jquery-ui.min.css create mode 100644 docs/testcontainers-dapr/script-dir/jquery-ui.min.js create mode 100644 docs/testcontainers-dapr/script.js create mode 100644 docs/testcontainers-dapr/search.js create mode 100644 docs/testcontainers-dapr/stylesheet.css create mode 100644 docs/testcontainers-dapr/tag-search-index.js create mode 100644 docs/testcontainers-dapr/type-search-index.js diff --git a/README.md b/README.md index 79ccf044a..9c21c62f1 100644 --- a/README.md +++ b/README.md @@ -50,19 +50,19 @@ For a Maven project, add the following to your `pom.xml` file: io.dapr dapr-sdk - 1.14.2 + 1.15.0 io.dapr dapr-sdk-actors - 1.14.2 + 1.15.0 io.dapr dapr-sdk-springboot - 1.14.2 + 1.15.0 ... @@ -76,11 +76,11 @@ For a Gradle project, add the following to your `build.gradle` file: dependencies { ... // Dapr's core SDK with all features, except Actors. - compile('io.dapr:dapr-sdk:1.14.2') + compile('io.dapr:dapr-sdk:1.15.0') // Dapr's SDK for Actors (optional). - compile('io.dapr:dapr-sdk-actors:1.14.2') + compile('io.dapr:dapr-sdk-actors:1.15.0') // Dapr's SDK integration with SpringBoot (optional). - compile('io.dapr:dapr-sdk-springboot:1.14.2') + compile('io.dapr:dapr-sdk-springboot:1.15.0') } ``` diff --git a/daprdocs/content/en/java-sdk-docs/_index.md b/daprdocs/content/en/java-sdk-docs/_index.md index 893b7415b..61b2e1d9e 100644 --- a/daprdocs/content/en/java-sdk-docs/_index.md +++ b/daprdocs/content/en/java-sdk-docs/_index.md @@ -46,19 +46,19 @@ For a Maven project, add the following to your `pom.xml` file: io.dapr dapr-sdk - 1.14.2 + 1.15.0 io.dapr dapr-sdk-actors - 1.14.2 + 1.15.0 io.dapr dapr-sdk-springboot - 1.14.2 + 1.15.0 ... @@ -76,11 +76,11 @@ For a Gradle project, add the following to your `build.gradle` file: dependencies { ... // Dapr's core SDK with all features, except Actors. - compile('io.dapr:dapr-sdk:1.14.2') + compile('io.dapr:dapr-sdk:1.15.0') // Dapr's SDK for Actors (optional). - compile('io.dapr:dapr-sdk-actors:1.14.2') + compile('io.dapr:dapr-sdk-actors:1.15.0') // Dapr's SDK integration with SpringBoot (optional). - compile('io.dapr:dapr-sdk-springboot:1.14.2') + compile('io.dapr:dapr-sdk-springboot:1.15.0') } ``` @@ -96,7 +96,7 @@ You can fix this by specifying a compatible `OkHttp` version in your project to com.squareup.okhttp3 okhttp - 1.14.2 + 1.15.0 ``` diff --git a/daprdocs/content/en/java-sdk-docs/spring-boot/_index.md b/daprdocs/content/en/java-sdk-docs/spring-boot/_index.md index e77b1671f..b530d06cd 100644 --- a/daprdocs/content/en/java-sdk-docs/spring-boot/_index.md +++ b/daprdocs/content/en/java-sdk-docs/spring-boot/_index.md @@ -26,12 +26,12 @@ If you already have a Spring Boot application, you can directly add the followin io.dapr.spring dapr-spring-boot-starter - 0.14.2 + 0.15.0 io.dapr.spring dapr-spring-boot-starter-test - 0.14.2 + 0.15.0 test ``` diff --git a/docs/allclasses-index.html b/docs/allclasses-index.html index 213688141..7346da33a 100644 --- a/docs/allclasses-index.html +++ b/docs/allclasses-index.html @@ -1,18 +1,18 @@ - -All Classes and Interfaces (dapr-sdk-parent 1.14.2 API) + +All Classes and Interfaces (dapr-sdk-parent 1.16.0-SNAPSHOT API) - + - + @@ -58,8 +58,8 @@ loadScripts(document, 'script');
-
-
+
+
Class
Description
@@ -234,46 +234,50 @@ loadScripts(document, 'script');
AppConnectionPropertiesMetadata describes the application connection properties.
- -
+ +
 
+ +
Boolean configuration property.
- -
+ +
Class representing an entry in the BulkPublishRequest or BulkPublishResponse.
- -
+ +
A request to bulk publish multiples events in a single call to Dapr.
- -
+ +
Class representing the response returned on bulk publishing events.
- -
+ +
Class representing the entry that failed to be published using BulkPublishRequest.
- -
+ +
Response from the application containing status for each entry from the bulk publish message.
- -
+ + - -
+ +
Status of the message handled in bulk subscribe handler.
- -
+ +
Represents a bulk of messages received from the message bus.
- -
+ +
Represents a single event from a BulkSubscribeMessage.
+ +
 
A cloud event in Dapr.
@@ -351,6 +355,44 @@ loadScripts(document, 'script');
 
+ +
+
+ JobFailurePolicy defines the policy to apply when a job fails to trigger.
+
+ +
+
+ JobFailurePolicy defines the policy to apply when a job fails to trigger.
+
+ +
 
+ +
+
+ JobFailurePolicyConstant is a policy which retries the job at a consistent interval when the job fails to trigger.
+
+ +
+
+ JobFailurePolicyConstant is a policy which retries the job at a consistent interval when the job fails to trigger.
+
+ +
 
+ +
+
+ JobFailurePolicyDrop is a policy which drops the job tick when the job fails to trigger.
+
+ +
+
+ JobFailurePolicyDrop is a policy which drops the job tick when the job fails to trigger.
+
+ +
 
+ +
 
@@ -419,6 +461,29 @@ loadScripts(document, 'script');
 
 
+ +
+
A failure policy that applies a constant retry interval for job retries.
+
+ +
+
Represents an input message for a conversation with an LLM.
+
+ +
+
Returns the conversation output.
+
+ +
+
Represents a conversation configuration with details about component name, + conversation inputs, context identifier, PII scrubbing, and temperature control.
+
+ +
+
Response from the Dapr Conversation API.
+
+ +
 
Class to be used as part of your service's client stub interceptor to include the Dapr API token.
@@ -684,675 +749,999 @@ loadScripts(document, 'script');
 
 
- -
+ +
 
+ +
Represents an error message from Dapr.
- -
 
- -
 
- -
+ +
 
+ +
 
+ +
A Dapr's specific exception.
- -
+ +
Dapr service provides APIs to user application to access Dapr building blocks.
- -
+ +
Dapr service provides APIs to user application to access Dapr building blocks.
- -
+ +
A stub to allow clients to do synchronous rpc calls to service Dapr.
- -
+ +
A stub to allow clients to do ListenableFuture-style rpc calls to service Dapr.
- -
+ +
Base class for the server implementation of the service Dapr.
- -
+ +
A stub to allow clients to do asynchronous rpc calls to service Dapr.
- -
 
- -
+ +
 
+ +
HTTP Methods supported.
- -
 
- -
+ +
 
+ +
A builder for the DaprHttp.
- -
+ +
Internal exception for propagating HTTP status code.
- -
 
- +
 
- -
 
- -
+ +
 
+ +
 
+ +
ObservationConvention for Dapr Messaging.
- -
+ +
An Observation for DaprMessagingTemplate.
- -
+ +
Low cardinality tags.
- -
 
- -
+ +
 
+ +
Builder that can be used to configure and send a message.
- -
+ +
SenderContext for Dapr Messaging.
- -
+ +
Acts as a carrier for a Dapr message and records the propagated properties for later access by the Dapr.
- -
+ +
Create a new DaprMessagingTemplate.
- -
+ +
DaprMetadata describes the Dapr Metadata.
- -
+ +
Consumes gRPC metadata.
- -
+ +
Serializes and deserializes application's objects.
- -
+ +
Test container for Dapr placement service.
- -
 
- -
+ +
 
+ +
This class is copied from https://github.com/spring-projects/spring-data-keyvalue/blob/ff441439124585042dd0cbff952f977a343444d2/src/main/java/org/springframework/data/keyvalue/repository/query/PredicateQueryCreator.java#L46 because it has private accessors to internal classes, making it impossible to extend or use the original This requires to be created from scratch to not use predicates, but this is only worth it if we can prove these abstractions are worth the time.
- -
+ +
Generic client interface for preview or alpha APIs in Dapr, regardless of GRPC or HTTP.
- -
 
- -
 
- + +
 
+ +
 
+ +
+
Protobuf type dapr.proto.runtime.v1.ActiveActorsCount
+
+
Protobuf type dapr.proto.runtime.v1.ActiveActorsCount
- -
-
Protobuf type dapr.proto.runtime.v1.ActiveActorsCount
-
- -
 
- -
+ +
 
+ +
Protobuf type dapr.proto.runtime.v1.ActorRuntime
- -
+ +
Protobuf enum dapr.proto.runtime.v1.ActorRuntime.ActorRuntimeStatus
- -
+ +
Protobuf type dapr.proto.runtime.v1.ActorRuntime
- -
 
- -
-
Protobuf type dapr.proto.runtime.v1.AppConnectionHealthProperties
-
- -
-
Protobuf type dapr.proto.runtime.v1.AppConnectionHealthProperties
-
- +
 
- + +
+
Protobuf type dapr.proto.runtime.v1.AppConnectionHealthProperties
+
+ +
+
Protobuf type dapr.proto.runtime.v1.AppConnectionHealthProperties
+
+ +
 
+ +
+
Protobuf type dapr.proto.runtime.v1.AppConnectionProperties
+
+
Protobuf type dapr.proto.runtime.v1.AppConnectionProperties
- -
-
Protobuf type dapr.proto.runtime.v1.AppConnectionProperties
-
- -
 
- -
-
- BulkPublishRequest is the message to bulk publish events to pubsub topic
-
- + +
 
+
BulkPublishRequest is the message to bulk publish events to pubsub topic
- +
- BulkPublishRequestEntry is the message containing the event to be bulk published
+ BulkPublishRequest is the message to bulk publish events to pubsub topic
- +
BulkPublishRequestEntry is the message containing the event to be bulk published
- -
 
- -
 
- +
- BulkPublishResponse is the message returned from a BulkPublishEvent call
+ BulkPublishRequestEntry is the message containing the event to be bulk published
- + +
 
+ +
 
+
BulkPublishResponse is the message returned from a BulkPublishEvent call
- +
- BulkPublishResponseFailedEntry is the message containing the entryID and error of a failed event in BulkPublishEvent call
+ BulkPublishResponse is the message returned from a BulkPublishEvent call
- +
BulkPublishResponseFailedEntry is the message containing the entryID and error of a failed event in BulkPublishEvent call
- -
 
- -
 
- +
- BulkStateItem is the response item for a bulk get operation.
+ BulkPublishResponseFailedEntry is the message containing the entryID and error of a failed event in BulkPublishEvent call
- + +
 
+ +
 
+
BulkStateItem is the response item for a bulk get operation.
- -
 
- + +
+
+ BulkStateItem is the response item for a bulk get operation.
+
+ +
 
+ +
Deprecated.
+
- DecryptRequest is the request for DecryptAlpha1.
+ maintained for backwards compatibility
- + +
+
+ directly inspired by openai.ChatCompletionNewParams + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L2106
+
+ +
+
+ directly inspired by openai.ChatCompletionNewParams + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L2106
+
+ +
 
+ +
Deprecated.
+ +
+
+ inspired by openai.ChatCompletionMessageParamUnion + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1449 + The role field is inherent to the type of ConversationMessage, + and is propagated in the backend according to the underlying LLM provider type.
+
+ +
+
+ inspired by openai.ChatCompletionMessageParamUnion + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1449 + The role field is inherent to the type of ConversationMessage, + and is propagated in the backend according to the underlying LLM provider type.
+
+ +
 
+ +
+
+ inspired by openai.ChatCompletionContentPartTextParam & openai.ChatCompletionDeveloperMessageParamContentUnion + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1084 + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1154C6-L1154C53 + Note: openai has this message be either a message of string or message of array type, + so instead of this, we support that in one message type instead.
+
+ +
+
+ inspired by openai.ChatCompletionContentPartTextParam & openai.ChatCompletionDeveloperMessageParamContentUnion + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1084 + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1154C6-L1154C53 + Note: openai has this message be either a message of string or message of array type, + so instead of this, we support that in one message type instead.
+
+ +
 
+ +
+
+ inspired by openai.ChatCompletionAssistantMessageParam + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L310 + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L2060C6-L2060C36 + ConversationMessageOfAssistant is intended to be the contents of a conversation message, + as the role of an assistant.
+
+ +
+
+ inspired by openai.ChatCompletionAssistantMessageParam + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L310 + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L2060C6-L2060C36 + ConversationMessageOfAssistant is intended to be the contents of a conversation message, + as the role of an assistant.
+
+ +
 
+ +
+
+ inspired by openai.ChatCompletionDeveloperMessageParam + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1130 + ConversationMessageOfDeveloper is intended to be the contents of a conversation message, + as the role of a developer.
+
+ +
+
+ inspired by openai.ChatCompletionDeveloperMessageParam + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1130 + ConversationMessageOfDeveloper is intended to be the contents of a conversation message, + as the role of a developer.
+
+ +
 
+ +
+
+ inspired by openai.ChatCompletionSystemMessageParam + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1842 + ConversationMessageOfSystem is intended to be the contents of a conversation message, + as the role of a system.
+
+ +
+
+ inspired by openai.ChatCompletionSystemMessageParam + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1842 + ConversationMessageOfSystem is intended to be the contents of a conversation message, + as the role of a system.
+
+ +
 
+ +
+
+ inspired by openai.ChatCompletionToolMessageParam + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L2011 + ConversationMessageOfTool is intended to be the contents of a conversation message, + as the role of a tool.
+
+ +
+
+ inspired by openai.ChatCompletionToolMessageParam + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L2011 + ConversationMessageOfTool is intended to be the contents of a conversation message, + as the role of a tool.
+
+ +
 
+ +
+
+ inspired by openai.ChatCompletionUserMessageParam + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L2060C6-L2060C36 + ConversationMessageOfUser is intended to be the contents of a conversation message, + as the role of an end user.
+
+ +
+
+ inspired by openai.ChatCompletionUserMessageParam + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L2060C6-L2060C36 + ConversationMessageOfUser is intended to be the contents of a conversation message, + as the role of an end user.
+
+ +
 
+ +
 
+ +
Deprecated.
+ +
+
+ ConversationRequest is the request object for Conversation.
+
+ +
+
+ ConversationRequestAlpha2 is the new request object for Conversation.
+
+ +
+
+ ConversationRequestAlpha2 is the new request object for Conversation.
+
+ +
 
+ +
Deprecated.
+ +
Deprecated.
+ +
+
+ ConversationResponse is the response for Conversation.
+
+ +
+
+ ConversationResponseAlpha2 is the Alpha2 response for Conversation.
+
+ +
+
+ ConversationResponseAlpha2 is the Alpha2 response for Conversation.
+
+ +
 
+ +
Deprecated.
+ +
Deprecated.
+ +
+
+ ConversationResult is the result for one input.
+
+ +
+
+ inspired by openai.ChatCompletion + ConversationResultAlpha2 is the result for one input.
+
+ +
+
+ inspired by openai.ChatCompletion + ConversationResultAlpha2 is the result for one input.
+
+ +
 
+ +
+
+ inspired by openai.ChatCompletionChoice + based on https://github.com/openai/openai-go/blob/main/chatcompletion.go#L226
+
+ +
+
+ inspired by openai.ChatCompletionChoice + based on https://github.com/openai/openai-go/blob/main/chatcompletion.go#L226
+
+ +
 
+ +
+
+ inspired by openai.ChatCompletionMessage + based on https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1218C6-L1218C27
+
+ +
+
+ inspired by openai.ChatCompletionMessage + based on https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1218C6-L1218C27
+
+ +
 
+ +
Deprecated.
+ +
+
+ inspired by openai.ChatCompletionMessageToolCallParam and openai.ChatCompletionMessageToolCall + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1669 + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1611 + ConversationToolCalls is the tool call request sent from the llm to the client to then call to execute.
+
+ +
+
+ inspired by openai.ChatCompletionMessageToolCallParam and openai.ChatCompletionMessageToolCall + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1669 + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1611 + ConversationToolCalls is the tool call request sent from the llm to the client to then call to execute.
+
+ +
 
+ +
+
+ inspired by openai.ChatCompletionMessageToolCallFunctionParam + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1692
+
+ +
+
+ inspired by openai.ChatCompletionMessageToolCallFunctionParam + https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1692
+
+ +
 
+ +
 
+ +
+
+ ConversationTools are the typed tools available to be called.
+
+ +
+
+ ConversationTools are the typed tools available to be called.
+
+ +
 
+ +
+
+ ConversationToolsFunction is the main tool type to be used in a conversation.
+
+ +
+
+ ConversationToolsFunction is the main tool type to be used in a conversation.
+
+ +
 
+ +
 
+
DecryptRequest is the request for DecryptAlpha1.
- +
- DecryptRequestOptions contains options for the first message in the DecryptAlpha1 request.
+ DecryptRequest is the request for DecryptAlpha1.
- +
DecryptRequestOptions contains options for the first message in the DecryptAlpha1 request.
- -
 
- -
 
- +
- DecryptResponse is the response for DecryptAlpha1.
+ DecryptRequestOptions contains options for the first message in the DecryptAlpha1 request.
- + +
 
+ +
 
+
DecryptResponse is the response for DecryptAlpha1.
- -
 
- -
+ +
- DeleteBulkStateRequest is the message to delete a list of key-value states from specific state store.
+ DecryptResponse is the response for DecryptAlpha1.
- + +
 
+
DeleteBulkStateRequest is the message to delete a list of key-value states from specific state store.
- -
 
- -
+ +
- DeleteJobRequest is the message to delete the job by name.
+ DeleteBulkStateRequest is the message to delete a list of key-value states from specific state store.
- + +
 
+
DeleteJobRequest is the message to delete the job by name.
- -
 
- -
+ +
- DeleteJobResponse is the message response to delete the job by name.
+ DeleteJobRequest is the message to delete the job by name.
- + +
 
+
DeleteJobResponse is the message response to delete the job by name.
- -
 
- -
+ +
- DeleteStateRequest is the message to delete key-value states in the specific state store.
+ DeleteJobResponse is the message response to delete the job by name.
- + +
 
+
DeleteStateRequest is the message to delete key-value states in the specific state store.
- -
 
- -
+ +
- EncryptRequest is the request for EncryptAlpha1.
+ DeleteStateRequest is the message to delete key-value states in the specific state store.
- + +
 
+
EncryptRequest is the request for EncryptAlpha1.
- +
- EncryptRequestOptions contains options for the first message in the EncryptAlpha1 request.
+ EncryptRequest is the request for EncryptAlpha1.
- +
EncryptRequestOptions contains options for the first message in the EncryptAlpha1 request.
- -
 
- -
 
- +
- EncryptResponse is the response for EncryptAlpha1.
+ EncryptRequestOptions contains options for the first message in the EncryptAlpha1 request.
- + +
 
+ +
 
+
EncryptResponse is the response for EncryptAlpha1.
- -
 
- -
+ +
- ExecuteActorStateTransactionRequest is the message to execute multiple operations on a specified actor.
+ EncryptResponse is the response for EncryptAlpha1.
- + +
 
+
ExecuteActorStateTransactionRequest is the message to execute multiple operations on a specified actor.
- -
 
- -
+ +
- ExecuteStateTransactionRequest is the message to execute multiple operations on a specified store.
+ ExecuteActorStateTransactionRequest is the message to execute multiple operations on a specified actor.
- + +
 
+
ExecuteStateTransactionRequest is the message to execute multiple operations on a specified store.
- -
 
- -
+ +
- GetActorStateRequest is the message to get key-value states from specific actor.
+ ExecuteStateTransactionRequest is the message to execute multiple operations on a specified store.
- + +
 
+
GetActorStateRequest is the message to get key-value states from specific actor.
- -
 
- -
+ +
- GetActorStateResponse is the response conveying the actor's state value.
+ GetActorStateRequest is the message to get key-value states from specific actor.
- + +
 
+
GetActorStateResponse is the response conveying the actor's state value.
- -
 
- -
+ +
- GetBulkSecretRequest is the message to get the secrets from secret store.
+ GetActorStateResponse is the response conveying the actor's state value.
- + +
 
+
GetBulkSecretRequest is the message to get the secrets from secret store.
- -
 
- -
+ +
- GetBulkSecretResponse is the response message to convey the requested secrets.
+ GetBulkSecretRequest is the message to get the secrets from secret store.
- + +
 
+
GetBulkSecretResponse is the response message to convey the requested secrets.
- -
 
- -
+ +
- GetBulkStateRequest is the message to get a list of key-value states from specific state store.
+ GetBulkSecretResponse is the response message to convey the requested secrets.
- + +
 
+
GetBulkStateRequest is the message to get a list of key-value states from specific state store.
- -
 
- -
+ +
- GetBulkStateResponse is the response conveying the list of state values.
+ GetBulkStateRequest is the message to get a list of key-value states from specific state store.
- + +
 
+
GetBulkStateResponse is the response conveying the list of state values.
- -
 
- -
+ +
- GetConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.
+ GetBulkStateResponse is the response conveying the list of state values.
- + +
 
+
GetConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.
- -
 
- -
+ +
- GetConfigurationResponse is the response conveying the list of configuration values.
+ GetConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.
- + +
 
+
GetConfigurationResponse is the response conveying the list of configuration values.
- -
 
- -
+ +
- GetJobRequest is the message to retrieve a job.
+ GetConfigurationResponse is the response conveying the list of configuration values.
- + +
 
+
GetJobRequest is the message to retrieve a job.
- -
 
- -
+ +
- GetJobResponse is the message's response for a job retrieved.
+ GetJobRequest is the message to retrieve a job.
- + +
 
+
GetJobResponse is the message's response for a job retrieved.
- -
 
- -
+ +
- GetMetadataRequest is the message for the GetMetadata request.
+ GetJobResponse is the message's response for a job retrieved.
- + +
 
+
GetMetadataRequest is the message for the GetMetadata request.
- -
 
- -
+ +
- GetMetadataResponse is a message that is returned on GetMetadata rpc call.
+ GetMetadataRequest is the message for the GetMetadata request.
- + +
 
+
GetMetadataResponse is a message that is returned on GetMetadata rpc call.
- -
 
- -
+ +
- GetSecretRequest is the message to get secret from secret store.
+ GetMetadataResponse is a message that is returned on GetMetadata rpc call.
- + +
 
+
GetSecretRequest is the message to get secret from secret store.
- -
 
- -
+ +
- GetSecretResponse is the response message to convey the requested secret.
+ GetSecretRequest is the message to get secret from secret store.
- + +
 
+
GetSecretResponse is the response message to convey the requested secret.
- -
 
- -
+ +
- GetStateRequest is the message to get key-value states from specific state store.
+ GetSecretResponse is the response message to convey the requested secret.
- + +
 
+
GetStateRequest is the message to get key-value states from specific state store.
- -
 
- -
+ +
- GetStateResponse is the response conveying the state value and etag.
+ GetStateRequest is the message to get key-value states from specific state store.
- + +
 
+
GetStateResponse is the response conveying the state value and etag.
- -
 
- -
+ +
- GetWorkflowRequest is the request for GetWorkflowBeta1.
+ GetStateResponse is the response conveying the state value and etag.
- + +
 
+
GetWorkflowRequest is the request for GetWorkflowBeta1.
- -
 
- -
+ +
- GetWorkflowResponse is the response for GetWorkflowBeta1.
+ GetWorkflowRequest is the request for GetWorkflowBeta1.
- + +
 
+
GetWorkflowResponse is the response for GetWorkflowBeta1.
- -
 
- -
+ +
- InvokeActorRequest is the message to call an actor.
+ GetWorkflowResponse is the response for GetWorkflowBeta1.
- + +
 
+
InvokeActorRequest is the message to call an actor.
- -
 
- -
+ +
- InvokeActorResponse is the method that returns an actor invocation response.
+ InvokeActorRequest is the message to call an actor.
- + +
 
+
InvokeActorResponse is the method that returns an actor invocation response.
- -
 
- -
+ +
- InvokeBindingRequest is the message to send data to output bindings
+ InvokeActorResponse is the method that returns an actor invocation response.
- + +
 
+
InvokeBindingRequest is the message to send data to output bindings
- -
 
- -
+ +
- InvokeBindingResponse is the message returned from an output binding invocation
+ InvokeBindingRequest is the message to send data to output bindings
- + +
 
+
InvokeBindingResponse is the message returned from an output binding invocation
- -
 
- -
-
- InvokeServiceRequest represents the request message for Service invocation.
-
- +
- InvokeServiceRequest represents the request message for Service invocation.
+ InvokeBindingResponse is the message returned from an output binding invocation
- +
 
- +
- Job is the definition of a job.
+ InvokeServiceRequest represents the request message for Service invocation.
- +
- Job is the definition of a job.
+ InvokeServiceRequest represents the request message for Service invocation.
- +
 
- +
-
Protobuf type dapr.proto.runtime.v1.MetadataHTTPEndpoint
+
+ Job is the definition of a job.
- + +
+
+ Job is the definition of a job.
+
+ +
 
+
Protobuf type dapr.proto.runtime.v1.MetadataHTTPEndpoint
- + +
+
Protobuf type dapr.proto.runtime.v1.MetadataHTTPEndpoint
+
+ +
 
+ +
+
+ MetadataScheduler is a message that contains the list of addresses of the + scheduler connections.
+
+ +
+
+ MetadataScheduler is a message that contains the list of addresses of the + scheduler connections.
+
+
 
@@ -2015,341 +2404,396 @@ loadScripts(document, 'script');
RepositoryConfigurationExtension for Dapr-based repositories.
- -
 
- -
+ +
+
Test container for Dapr scheduler service.
+
+ +
 
+ +
Class to be used as part of your service's client stub interceptor to include timeout.
- -
+ +
Injects tracing headers to gRPC metadata.
- -
+ +
Defines client operations for managing Dapr Workflow instances.
- -
 
- -
+ +
 
+ +
A utility class for converting event to bytes based on content type or given serializer.
- -
+ +
Default serializer/deserializer for request/response objects and for state objects too.
- -
 
+ +
 
+ +
+
Represents a workflow failure details.
+
+ +
+
Represents a snapshot of a workflow instance's current state, including + metadata.
+
+ +
+
Represents a request to schedule a job in Dapr.
+
A request to delete a state by key.
- -
 
- -
+ +
+
A failure policy that drops the job upon failure without retrying.
+
+ +
 
+ +
Annotation to activate Dapr repositories.
- -
 
- -
 
- -
+ +
 
+ +
 
+ +
A request for executing state transaction operations.
- -
 
- -
+ +
+
Set a failure policy for the job.
+
+ +
 
+ +
 
+ +
Configuration property for any type.
- -
+ +
A request to get a secret by key.
- -
+ +
A request to get bulk state by keys.
- -
+ +
Request to get one or more configuration items from Dapr's configuration store.
- + +
+
Represents a request to schedule a job in Dapr.
+
+
+
Represents a request to schedule a job in Dapr.
+
+ +
A request to get a secret by key.
- -
+ +
A request to get a state by key.
- -
+ +
Helper to extract tracing information for gRPC calls.
- -
+ +
Common headers for GRPC and HTTP communication.
- -
 
- -
+ +
 
+ +
HttpEndpointMetadata describes a registered Dapr HTTP endpoint.
- -
 
- -
+ +
 
+ +
HTTP Extension class.
- -
 
- -
+ +
 
+ +
Integer configuration property.
- -
+ +
A request to invoke binding.
- -
+ +
A request to invoke a service.
+ +
+
Represents a job schedule using cron expressions or fixed intervals.
+
 
- -
+ +
 
+ +
A request to lock.
- -
+ +
Enumerates commonly used metadata attributes.
- + +
 
+ +
+
Integer configuration property.
+
+ +
+
A KeyValueAdapter implementation for MySQL.
+
+ +
+
Utility methods for network, internal to Dapr SDK.
+
+ +
+
Options for starting a new instance of a workflow.
+
+ +
+
Serializes and deserializes an internal object.
+
+ +
 
+ +
+
Configuration settings for Otel tracing.
+
+ +
 
+ +
+
A KeyValueAdapter implementation for PostgreSQL.
+
+ +
+
Global properties for Dapr's SDK, using Supplier so they are dynamically resolved.
+
+ +
+
A configuration property in the Dapr's SDK.
+
+ +
+
A request to publish an event.
+
+
 
- + +
 
+ +
 
+ +
 
+ +
+
Interface that actors must implement to consume reminders registered using RegisterReminderAsync.
+
+ +
+
Resiliency policy for SDK communication to Dapr API.
+
+ +
+
Retry policy for SDK communication to Dapr API.
+
+ +
 
+ +
+
RuleMetadata describes the Subscription Rule's Metadata.
+
+ +
+
A request to save states to state store.
+
+ +
+
Represents a request to schedule a job in Dapr.
+
+
Integer configuration property.
- -
-
A KeyValueAdapter implementation for MySQL.
-
- -
-
Utility methods for network, internal to Dapr SDK.
-
- -
-
Options for starting a new instance of a workflow.
-
- -
-
Serializes and deserializes an internal object.
-
- +
 
- -
-
Configuration settings for Otel tracing.
-
- -
 
- -
-
A KeyValueAdapter implementation for PostgreSQL.
-
- + +
 
+
-
Global properties for Dapr's SDK, using Supplier so they are dynamically resolved.
+
This class represents what a State is.
- +
-
A configuration property in the Dapr's SDK.
-
- -
-
A request to publish an event.
-
- -
 
- -
 
- -
 
- -
 
- -
-
Interface that actors must implement to consume reminders registered using RegisterReminderAsync.
-
- -
-
Resiliency policy for SDK communication to Dapr API.
-
- -
-
Retry policy for SDK communication to Dapr API.
-
- -
 
- -
-
RuleMetadata describes the Subscription Rule's Metadata.
-
- -
-
A request to save states to state store.
-
- -
 
- -
 
- -
-
This class reprent what a State is.
-
- -
A class representing the state options for Dapr state API.
- -
+ +
Options for Concurrency.
- -
+ +
Options for Consistency.
- -
 
- +
 
- -
+ +
 
+ +
String configuration property.
- -
+ +
Request to subscribe to one or more configuration items.
- -
+ +
Domain object for response from subscribeConfiguration API.
- -
+ +
Streaming subscription of events for Dapr's pubsub.
- -
 
- -
+ +
 
+ +
Callback interface to receive events from a streaming subscription of events.
- -
+ +
Callback status response for acknowledging a message.
- -
+ +
SubscriptionMetadata describes the Subscription Metadata.
- -
 
- -
+ +
 
+ +
Timeout policy for SDK communication to Dapr API.
- -
 
- -
+ +
 
+ +
Represents a Dapr tracing configuration parameters .
- -
+ +
Class to represent transactional state operations.
- -
+ +
Options for type of operation.
- -
+ +
A class to represent request for transactional state.
- -
+ +
Used to reference a type.
- -
+ +
A request to unlock.
- -
 
- -
+ +
 
+ +
Request to unsubscribe to one or more configuration items using subscription id.
- -
+ +
Domain object for unsubscribe response.
- -
 
- -
+ +
 
+ +
Common interface for workflow implementations.
- -
+ +
Common interface for task activity implementations.
- -
+ +
Wrapper for Durable Task Framework task activity factory.
- -
 
- -
+ +
 
+ +
Wrapper for Durable Task Framework task activity factory.
- -
+ +
Context object used by workflow implementations to perform actions such as scheduling activities, durable timers, waiting for external events, and for getting basic information about the current workflow instance.
- -
+ +
Represents a workflow failure details.
- -
+ +
Represents a snapshot of a workflow instance's current state, including metadata.
- -
+ +
Contains methods to register workflows and activities.
- -
 
- -
+ +
 
+ +
Enum describing the runtime status of a workflow.
+ +
 
 
 
+ +
 
+ +
 
 
diff --git a/docs/allpackages-index.html b/docs/allpackages-index.html index d0e4c60a2..92157718b 100644 --- a/docs/allpackages-index.html +++ b/docs/allpackages-index.html @@ -1,18 +1,18 @@ - -All Packages (dapr-sdk-parent 1.14.2 API) + +All Packages (dapr-sdk-parent 1.16.0-SNAPSHOT API) - + - + diff --git a/docs/constant-values.html b/docs/constant-values.html index 4b94b3247..e2837f799 100644 --- a/docs/constant-values.html +++ b/docs/constant-values.html @@ -1,18 +1,18 @@ - -Constant Field Values (dapr-sdk-parent 1.14.2 API) + +Constant Field Values (dapr-sdk-parent 1.16.0-SNAPSHOT API) - + - + @@ -148,6 +148,28 @@ loadScripts(document, 'script'); +
  • @@ -1486,6 +1887,17 @@ loadScripts(document, 'script');
  • + +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    public static final int
    + +
    1
    +
    +
  • +
  • Modifier and Type
    @@ -1799,6 +2211,9 @@ loadScripts(document, 'script');
    public static final int
    1
    +
    public static final int
    + +
    2
  • diff --git a/docs/dapr-sdk-workflows/allclasses-index.html b/docs/dapr-sdk-workflows/allclasses-index.html index f77ad9dd6..229aee840 100644 --- a/docs/dapr-sdk-workflows/allclasses-index.html +++ b/docs/dapr-sdk-workflows/allclasses-index.html @@ -1,18 +1,18 @@ - -All Classes and Interfaces (dapr-sdk-workflows 0.14.2 API) + +All Classes and Interfaces (dapr-sdk-workflows 0.16.0-SNAPSHOT API) - + - + @@ -57,8 +57,8 @@ loadScripts(document, 'script');
  • -
    -
    +
    +
    Class
    Description
    @@ -69,6 +69,15 @@ loadScripts(document, 'script');
     
    + +
    +
    Represents a workflow failure details.
    +
    + +
    +
    Represents a snapshot of a workflow instance's current state, including + metadata.
    +
    Options for starting a new instance of a workflow.
    @@ -97,12 +106,12 @@ loadScripts(document, 'script'); durable timers, waiting for external events, and for getting basic information about the current workflow instance.
    - -
    + +
    Represents a workflow failure details.
    - -
    + +
    Represents a snapshot of a workflow instance's current state, including metadata.
    @@ -112,18 +121,24 @@ loadScripts(document, 'script');
     
    - +
    Enum describing the runtime status of a workflow.
    - -
     
    - -
     
    - +
     
    - + +
     
    + +
     
    +
     
    + +
     
    + +
     
    + +
     
    diff --git a/docs/dapr-sdk-workflows/allpackages-index.html b/docs/dapr-sdk-workflows/allpackages-index.html index 9f6436b2b..21fdd7590 100644 --- a/docs/dapr-sdk-workflows/allpackages-index.html +++ b/docs/dapr-sdk-workflows/allpackages-index.html @@ -1,18 +1,18 @@ - -All Packages (dapr-sdk-workflows 0.14.2 API) + +All Packages (dapr-sdk-workflows 0.16.0-SNAPSHOT API) - + - + diff --git a/docs/dapr-sdk-workflows/help-doc.html b/docs/dapr-sdk-workflows/help-doc.html index 6b7d1acc7..187df03f4 100644 --- a/docs/dapr-sdk-workflows/help-doc.html +++ b/docs/dapr-sdk-workflows/help-doc.html @@ -1,18 +1,18 @@ - -API Help (dapr-sdk-workflows 0.14.2 API) + +API Help (dapr-sdk-workflows 0.16.0-SNAPSHOT API) - + - + diff --git a/docs/dapr-sdk-workflows/index-all.html b/docs/dapr-sdk-workflows/index-all.html index 094cae01c..db4adb49c 100644 --- a/docs/dapr-sdk-workflows/index-all.html +++ b/docs/dapr-sdk-workflows/index-all.html @@ -1,18 +1,18 @@ - -Index (dapr-sdk-workflows 0.14.2 API) + +Index (dapr-sdk-workflows 0.16.0-SNAPSHOT API) - + - + @@ -51,7 +51,7 @@ loadScripts(document, 'script');

    Index

    -A B C D F G I N P R S T V W 
    All Classes and Interfaces|All Packages +A B C D F G H I N P R S T V W 
    All Classes and Interfaces|All Packages

    A

    allOf(List<Task<V>>) - Method in class io.dapr.workflows.runtime.DefaultWorkflowContext
    @@ -62,7 +62,7 @@ loadScripts(document, 'script');
    Returns a new Task that is completed when all the given Tasks complete.
    -
    anyOf(Task<?>...) - Method in interface io.dapr.workflows.WorkflowContext
    +
    anyOf(Task<?>...) - Method in interface io.dapr.workflows.WorkflowContext
    Returns a new Task that is completed when any of the given Tasks complete.
    @@ -76,7 +76,7 @@ loadScripts(document, 'script');
    ApiTokenClientInterceptor - Class in io.dapr.workflows.internal
     
    -
    ApiTokenClientInterceptor() - Constructor for class io.dapr.workflows.internal.ApiTokenClientInterceptor
    +
    ApiTokenClientInterceptor(Properties) - Constructor for class io.dapr.workflows.internal.ApiTokenClientInterceptor
     

    B

    @@ -163,7 +163,7 @@ loadScripts(document, 'script');
    Asynchronously invokes another workflow as a child-workflow and returns a Task that completes when the child-workflow completes.
    -
    CANCELED - Enum constant in enum io.dapr.workflows.runtime.WorkflowRuntimeStatus
    +
    CANCELED - Enum constant in enum io.dapr.workflows.client.WorkflowRuntimeStatus
    The workflow was abruptly cancelled via a management API call.
    @@ -180,7 +180,7 @@ loadScripts(document, 'script');
    Completes the current workflow.
    -
    COMPLETED - Enum constant in enum io.dapr.workflows.runtime.WorkflowRuntimeStatus
    +
    COMPLETED - Enum constant in enum io.dapr.workflows.client.WorkflowRuntimeStatus
    The workflow completed normally.
    @@ -200,7 +200,7 @@ loadScripts(document, 'script');
    Restarts the orchestration with a new input and clears its history.
    -
    CONTINUED_AS_NEW - Enum constant in enum io.dapr.workflows.runtime.WorkflowRuntimeStatus
    +
    CONTINUED_AS_NEW - Enum constant in enum io.dapr.workflows.client.WorkflowRuntimeStatus
    The workflow is continued as new.
    @@ -212,8 +212,6 @@ loadScripts(document, 'script');
    Executes the workflow logic.
    -
    createTaskHub(boolean) - Method in class io.dapr.workflows.client.DaprWorkflowClient
    -
     
    createTimer(Duration) - Method in class io.dapr.workflows.runtime.DefaultWorkflowContext
    Creates a durable timer that expires after the specified delay.
    @@ -222,6 +220,8 @@ loadScripts(document, 'script');
    Creates a durable timer that expires after the specified delay.
    +
    createTimer(ZonedDateTime) - Method in class io.dapr.workflows.runtime.DefaultWorkflowContext
    +
     
    createTimer(ZonedDateTime) - Method in interface io.dapr.workflows.WorkflowContext
    Creates a durable timer that expires after the specified timestamp with specific zone.
    @@ -243,33 +243,52 @@ loadScripts(document, 'script');
    DefaultWorkflowContext - Class in io.dapr.workflows.runtime
     
    -
    DefaultWorkflowContext(TaskOrchestrationContext) - Constructor for class io.dapr.workflows.runtime.DefaultWorkflowContext
    +
    DefaultWorkflowContext(TaskOrchestrationContext) - Constructor for class io.dapr.workflows.runtime.DefaultWorkflowContext
    Constructor for DaprWorkflowContextImpl.
    -
    DefaultWorkflowContext(TaskOrchestrationContext, Logger) - Constructor for class io.dapr.workflows.runtime.DefaultWorkflowContext
    +
    DefaultWorkflowContext(TaskOrchestrationContext, Logger) - Constructor for class io.dapr.workflows.runtime.DefaultWorkflowContext
    Constructor for DaprWorkflowContextImpl.
    -
    deleteTaskHub() - Method in class io.dapr.workflows.client.DaprWorkflowClient
    -
     
    +
    DefaultWorkflowFailureDetails - Class in io.dapr.workflows.runtime
    +
    +
    Represents a workflow failure details.
    +
    +
    DefaultWorkflowFailureDetails(FailureDetails) - Constructor for class io.dapr.workflows.runtime.DefaultWorkflowFailureDetails
    +
    +
    Class constructor.
    +
    +
    DefaultWorkflowInstanceStatus - Class in io.dapr.workflows.runtime
    +
    +
    Represents a snapshot of a workflow instance's current state, including + metadata.
    +
    +
    DefaultWorkflowInstanceStatus(OrchestrationMetadata) - Constructor for class io.dapr.workflows.runtime.DefaultWorkflowInstanceStatus
    +
    +
    Class constructor.
    +

    F

    -
    FAILED - Enum constant in enum io.dapr.workflows.runtime.WorkflowRuntimeStatus
    +
    FAILED - Enum constant in enum io.dapr.workflows.client.WorkflowRuntimeStatus
    The workflow completed with an unhandled exception.
    -
    fromOrchestrationRuntimeStatus(OrchestrationRuntimeStatus) - Static method in enum io.dapr.workflows.runtime.WorkflowRuntimeStatus
    +
    fromOrchestrationRuntimeStatus(OrchestrationRuntimeStatus) - Static method in class io.dapr.workflows.runtime.WorkflowRuntimeStatusConverter
    -
    Convert runtime OrchestrationRuntimeStatus to WorkflowRuntimeStatus.
    +
    Converts an OrchestrationRuntimeStatus to a WorkflowRuntimeStatus.

    G

    getBackoffCoefficient() - Method in class io.dapr.workflows.WorkflowTaskRetryPolicy
     
    -
    getCreatedAt() - Method in class io.dapr.workflows.client.WorkflowInstanceStatus
    +
    getCreatedAt() - Method in interface io.dapr.workflows.client.WorkflowInstanceStatus
    +
    +
    Gets the workflow instance's creation time in UTC.
    +
    +
    getCreatedAt() - Method in class io.dapr.workflows.runtime.DefaultWorkflowInstanceStatus
    Gets the workflow instance's creation time in UTC.
    @@ -281,15 +300,27 @@ loadScripts(document, 'script');
    Gets the current orchestration time in UTC.
    -
    getErrorMessage() - Method in class io.dapr.workflows.client.WorkflowFailureDetails
    +
    getErrorMessage() - Method in interface io.dapr.workflows.client.WorkflowFailureDetails
    Gets the error message.
    -
    getErrorType() - Method in class io.dapr.workflows.client.WorkflowFailureDetails
    +
    getErrorMessage() - Method in class io.dapr.workflows.runtime.DefaultWorkflowFailureDetails
    +
    +
    Gets the error message.
    +
    +
    getErrorType() - Method in interface io.dapr.workflows.client.WorkflowFailureDetails
    Gets the error type, which is the namespace-qualified exception type name.
    -
    getFailureDetails() - Method in class io.dapr.workflows.client.WorkflowInstanceStatus
    +
    getErrorType() - Method in class io.dapr.workflows.runtime.DefaultWorkflowFailureDetails
    +
    +
    Gets the error type, which is the namespace-qualified exception type name.
    +
    +
    getFailureDetails() - Method in interface io.dapr.workflows.client.WorkflowInstanceStatus
    +
    +
    Gets the failure details, if any, for the failed workflow instance.
    +
    +
    getFailureDetails() - Method in class io.dapr.workflows.runtime.DefaultWorkflowInstanceStatus
    Gets the failure details, if any, for the failed workflow instance.
    @@ -313,7 +344,7 @@ loadScripts(document, 'script');
    Gets the instance ID of the new workflow.
    -
    getInstanceId() - Method in class io.dapr.workflows.client.WorkflowInstanceStatus
    +
    getInstanceId() - Method in interface io.dapr.workflows.client.WorkflowInstanceStatus
    Gets the unique ID of the workflow instance.
    @@ -321,6 +352,10 @@ loadScripts(document, 'script');
    Gets the instance ID of the current workflow.
    +
    getInstanceId() - Method in class io.dapr.workflows.runtime.DefaultWorkflowInstanceStatus
    +
    +
    Gets the unique ID of the workflow instance.
    +
    getInstanceId() - Method in interface io.dapr.workflows.WorkflowContext
    Gets the instance ID of the current workflow.
    @@ -329,7 +364,19 @@ loadScripts(document, 'script');
    Fetches workflow instance metadata from the configured durable store.
    -
    getLastUpdatedAt() - Method in class io.dapr.workflows.client.WorkflowInstanceStatus
    +
    getLastAttemptNumber() - Method in class io.dapr.workflows.WorkflowTaskRetryContext
    +
    +
    Gets the previous retry attempt number.
    +
    +
    getLastFailure() - Method in class io.dapr.workflows.WorkflowTaskRetryContext
    +
    +
    Gets the details of the previous task failure, including the exception type, message, and callstack.
    +
    +
    getLastUpdatedAt() - Method in interface io.dapr.workflows.client.WorkflowInstanceStatus
    +
    +
    Gets the workflow instance's last updated time in UTC.
    +
    +
    getLastUpdatedAt() - Method in class io.dapr.workflows.runtime.DefaultWorkflowInstanceStatus
    Gets the workflow instance's last updated time in UTC.
    @@ -345,7 +392,7 @@ loadScripts(document, 'script');
     
    getMaxRetryInterval() - Method in class io.dapr.workflows.WorkflowTaskRetryPolicy
     
    -
    getName() - Method in class io.dapr.workflows.client.WorkflowInstanceStatus
    +
    getName() - Method in interface io.dapr.workflows.client.WorkflowInstanceStatus
    Gets the name of the workflow.
    @@ -353,6 +400,10 @@ loadScripts(document, 'script');
    Gets the name of the current workflow.
    +
    getName() - Method in class io.dapr.workflows.runtime.DefaultWorkflowInstanceStatus
    +
    +
    Gets the name of the workflow.
    +
    getName() - Method in class io.dapr.workflows.runtime.WorkflowActivityClassWrapper
     
    getName() - Method in class io.dapr.workflows.runtime.WorkflowActivityInstanceWrapper
    @@ -363,26 +414,43 @@ loadScripts(document, 'script');
    Gets the name of the current workflow.
    -
    getNewOrchestrationInstanceOptions() - Method in class io.dapr.workflows.client.NewWorkflowOptions
    +
    getRetryHandler() - Method in class io.dapr.workflows.WorkflowTaskOptions
     
    getRetryPolicy() - Method in class io.dapr.workflows.WorkflowTaskOptions
     
    getRetryTimeout() - Method in class io.dapr.workflows.WorkflowTaskRetryPolicy
     
    -
    getRuntimeStatus() - Method in class io.dapr.workflows.client.WorkflowInstanceStatus
    +
    getRuntimeStatus() - Method in interface io.dapr.workflows.client.WorkflowInstanceStatus
    Gets the current runtime status of the workflow instance at the time this object was fetched.
    -
    getSerializedInput() - Method in class io.dapr.workflows.client.WorkflowInstanceStatus
    +
    getRuntimeStatus() - Method in class io.dapr.workflows.runtime.DefaultWorkflowInstanceStatus
    +
    +
    Gets the current runtime status of the workflow instance at the time this + object was fetched.
    +
    +
    getSerializedInput() - Method in interface io.dapr.workflows.client.WorkflowInstanceStatus
    Gets the workflow instance's serialized input, if any, as a string value.
    -
    getSerializedOutput() - Method in class io.dapr.workflows.client.WorkflowInstanceStatus
    +
    getSerializedInput() - Method in class io.dapr.workflows.runtime.DefaultWorkflowInstanceStatus
    +
    +
    Gets the workflow instance's serialized input, if any, as a string value.
    +
    +
    getSerializedOutput() - Method in interface io.dapr.workflows.client.WorkflowInstanceStatus
    Gets the workflow instance's serialized output, if any, as a string value.
    -
    getStackTrace() - Method in class io.dapr.workflows.client.WorkflowFailureDetails
    +
    getSerializedOutput() - Method in class io.dapr.workflows.runtime.DefaultWorkflowInstanceStatus
    +
    +
    Gets the workflow instance's serialized output, if any, as a string value.
    +
    +
    getStackTrace() - Method in interface io.dapr.workflows.client.WorkflowFailureDetails
    +
    +
    Gets the stack trace.
    +
    +
    getStackTrace() - Method in class io.dapr.workflows.runtime.DefaultWorkflowFailureDetails
    Gets the stack trace.
    @@ -390,10 +458,25 @@ loadScripts(document, 'script');
    Gets the configured start time of the new workflow instance.
    +
    getTotalRetryTime() - Method in class io.dapr.workflows.WorkflowTaskRetryContext
    +
    +
    Gets the total amount of time spent in a retry loop for the current task.
    +
    getVersion() - Method in class io.dapr.workflows.client.NewWorkflowOptions
    Gets the user-specified version of the new workflow.
    +
    getWorkflowContext() - Method in class io.dapr.workflows.WorkflowTaskRetryContext
    +
    +
    Gets the context of the current workflow.
    +
    +
    +

    H

    +
    +
    handle(WorkflowTaskRetryContext) - Method in interface io.dapr.workflows.WorkflowTaskRetryHandler
    +
    +
    Invokes retry handler logic.
    +

    I

    @@ -407,7 +490,20 @@ loadScripts(document, 'script');
     
    io.dapr.workflows.runtime - package io.dapr.workflows.runtime
     
    -
    isCompleted() - Method in class io.dapr.workflows.client.WorkflowInstanceStatus
    +
    isCausedBy(Class<? extends Exception>) - Method in interface io.dapr.workflows.client.WorkflowFailureDetails
    +
    +
    Checks whether the failure was caused by the provided exception class.
    +
    +
    isCausedBy(Class<? extends Exception>) - Method in class io.dapr.workflows.runtime.DefaultWorkflowFailureDetails
    +
    +
    Checks whether the failure was caused by the provided exception class.
    +
    +
    isCompleted() - Method in interface io.dapr.workflows.client.WorkflowInstanceStatus
    +
    +
    Gets a value indicating whether the workflow instance was completed at the + time this object was fetched.
    +
    +
    isCompleted() - Method in class io.dapr.workflows.runtime.DefaultWorkflowInstanceStatus
    Gets a value indicating whether the workflow instance was completed at the time this object was fetched.
    @@ -418,7 +514,12 @@ loadScripts(document, 'script');
    Gets a value indicating whether the workflow is currently replaying a previous execution.
    -
    isRunning() - Method in class io.dapr.workflows.client.WorkflowInstanceStatus
    +
    isRunning() - Method in interface io.dapr.workflows.client.WorkflowInstanceStatus
    +
    +
    Gets a value indicating whether the workflow instance was running at the time + this object was fetched.
    +
    +
    isRunning() - Method in class io.dapr.workflows.runtime.DefaultWorkflowInstanceStatus
    Gets a value indicating whether the workflow instance was running at the time this object was fetched.
    @@ -445,7 +546,7 @@ loadScripts(document, 'script');

    P

    -
    PENDING - Enum constant in enum io.dapr.workflows.runtime.WorkflowRuntimeStatus
    +
    PENDING - Enum constant in enum io.dapr.workflows.client.WorkflowRuntimeStatus
    The workflow was scheduled but hasn't started running.
    @@ -460,11 +561,19 @@ loadScripts(document, 'script');
    Sends an event notification message to awaiting workflow instance.
    -
    readInputAs(Class<T>) - Method in class io.dapr.workflows.client.WorkflowInstanceStatus
    +
    readInputAs(Class<T>) - Method in interface io.dapr.workflows.client.WorkflowInstanceStatus
    Deserializes the workflow's input into an object of the specified type.
    -
    readOutputAs(Class<T>) - Method in class io.dapr.workflows.client.WorkflowInstanceStatus
    +
    readInputAs(Class<T>) - Method in class io.dapr.workflows.runtime.DefaultWorkflowInstanceStatus
    +
    +
    Deserializes the workflow's input into an object of the specified type.
    +
    +
    readOutputAs(Class<T>) - Method in interface io.dapr.workflows.client.WorkflowInstanceStatus
    +
    +
    Deserializes the workflow's output into an object of the specified type.
    +
    +
    readOutputAs(Class<T>) - Method in class io.dapr.workflows.runtime.DefaultWorkflowInstanceStatus
    Deserializes the workflow's output into an object of the specified type.
    @@ -484,6 +593,10 @@ loadScripts(document, 'script');
    Registers a Workflow object.
    +
    resumeWorkflow(String, String) - Method in class io.dapr.workflows.client.DaprWorkflowClient
    +
    +
    Resume the workflow associated with the provided instance id.
    +
    run(WorkflowActivityContext) - Method in interface io.dapr.workflows.WorkflowActivity
    Executes the activity logic and returns a value which will be serialized and @@ -495,7 +608,7 @@ loadScripts(document, 'script');
    run(WorkflowContext) - Method in interface io.dapr.workflows.WorkflowStub
     
    -
    RUNNING - Enum constant in enum io.dapr.workflows.runtime.WorkflowRuntimeStatus
    +
    RUNNING - Enum constant in enum io.dapr.workflows.client.WorkflowRuntimeStatus
    The workflow started running.
    @@ -562,14 +675,18 @@ loadScripts(document, 'script');
    Start the Workflow runtime processing items.
    -
    SUSPENDED - Enum constant in enum io.dapr.workflows.runtime.WorkflowRuntimeStatus
    +
    SUSPENDED - Enum constant in enum io.dapr.workflows.client.WorkflowRuntimeStatus
    The workflow was suspended.
    +
    suspendWorkflow(String, String) - Method in class io.dapr.workflows.client.DaprWorkflowClient
    +
    +
    Suspend the workflow associated with the provided instance id.
    +

    T

    -
    TERMINATED - Enum constant in enum io.dapr.workflows.runtime.WorkflowRuntimeStatus
    +
    TERMINATED - Enum constant in enum io.dapr.workflows.client.WorkflowRuntimeStatus
    The workflow was abruptly terminated via a management API call.
    @@ -577,17 +694,9 @@ loadScripts(document, 'script');
    Terminates the workflow associated with the provided instance id.
    -
    toOrchestrationRuntimeStatus(WorkflowRuntimeStatus) - Static method in enum io.dapr.workflows.runtime.WorkflowRuntimeStatus
    -
    -
    Convert runtime WorkflowRuntimeStatus to OrchestrationRuntimeStatus.
    -
    -
    toOrchestrationRuntimeStatus(List<WorkflowRuntimeStatus>) - Static method in enum io.dapr.workflows.runtime.WorkflowRuntimeStatus
    -
    -
    Convert runtime WorkflowRuntimeStatus to OrchestrationRuntimeStatus.
    -
    -
    toString() - Method in class io.dapr.workflows.client.WorkflowFailureDetails
    +
    toString() - Method in class io.dapr.workflows.runtime.DefaultWorkflowFailureDetails
     
    -
    toString() - Method in class io.dapr.workflows.client.WorkflowInstanceStatus
    +
    toString() - Method in class io.dapr.workflows.runtime.DefaultWorkflowInstanceStatus
    Generates a user-friendly string representation of the current metadata object.
    @@ -595,11 +704,11 @@ loadScripts(document, 'script');

    V

    -
    valueOf(String) - Static method in enum io.dapr.workflows.runtime.WorkflowRuntimeStatus
    +
    valueOf(String) - Static method in enum io.dapr.workflows.client.WorkflowRuntimeStatus
    Returns the enum constant of this type with the specified name.
    -
    values() - Static method in enum io.dapr.workflows.runtime.WorkflowRuntimeStatus
    +
    values() - Static method in enum io.dapr.workflows.client.WorkflowRuntimeStatus
    Returns an array containing the constants of this enum type, in the order they are declared.
    @@ -646,15 +755,19 @@ the order they are declared.
    waitForInstanceCompletion(String, Duration, boolean) - Method in class io.dapr.workflows.client.DaprWorkflowClient
    -
    Waits for an workflow to complete and returns an WorkflowInstanceStatus object that contains +
    Waits for an workflow to complete and returns an WorkflowInstanceStatus object that contains metadata about the completed instance.
    waitForInstanceStart(String, Duration, boolean) - Method in class io.dapr.workflows.client.DaprWorkflowClient
    Waits for an workflow to start running and returns an - WorkflowInstanceStatus object that contains metadata about the started + WorkflowInstanceStatus object that contains metadata about the started instance and optionally its input, output, and custom status payloads.
    +
    withExecutorService(ExecutorService) - Method in class io.dapr.workflows.runtime.WorkflowRuntimeBuilder
    +
    +
    Register Executor Service to use with workflow.
    +
    Workflow - Interface in io.dapr.workflows
    Common interface for workflow implementations.
    @@ -687,29 +800,23 @@ the order they are declared.
    durable timers, waiting for external events, and for getting basic information about the current workflow instance.
    -
    WorkflowFailureDetails - Class in io.dapr.workflows.client
    +
    WorkflowFailureDetails - Interface in io.dapr.workflows.client
    Represents a workflow failure details.
    -
    WorkflowFailureDetails(FailureDetails) - Constructor for class io.dapr.workflows.client.WorkflowFailureDetails
    -
    -
    Class constructor.
    -
    -
    WorkflowInstanceStatus - Class in io.dapr.workflows.client
    +
    WorkflowInstanceStatus - Interface in io.dapr.workflows.client
    Represents a snapshot of a workflow instance's current state, including metadata.
    -
    WorkflowInstanceStatus(OrchestrationMetadata) - Constructor for class io.dapr.workflows.client.WorkflowInstanceStatus
    -
    -
    Class constructor.
    -
    WorkflowRuntime - Class in io.dapr.workflows.runtime
    Contains methods to register workflows and activities.
    -
    WorkflowRuntime(DurableTaskGrpcWorker) - Constructor for class io.dapr.workflows.runtime.WorkflowRuntime
    -
     
    +
    WorkflowRuntime(DurableTaskGrpcWorker, ManagedChannel, ExecutorService) - Constructor for class io.dapr.workflows.runtime.WorkflowRuntime
    +
    +
    Constructor.
    +
    WorkflowRuntimeBuilder - Class in io.dapr.workflows.runtime
     
    WorkflowRuntimeBuilder() - Constructor for class io.dapr.workflows.runtime.WorkflowRuntimeBuilder
    @@ -722,16 +829,30 @@ the order they are declared.
    WorkflowRuntimeBuilder(Logger) - Constructor for class io.dapr.workflows.runtime.WorkflowRuntimeBuilder
     
    -
    WorkflowRuntimeStatus - Enum in io.dapr.workflows.runtime
    +
    WorkflowRuntimeStatus - Enum in io.dapr.workflows.client
    Enum describing the runtime status of a workflow.
    +
    WorkflowRuntimeStatusConverter - Class in io.dapr.workflows.runtime
    +
     
    WorkflowStub - Interface in io.dapr.workflows
     
    WorkflowTaskOptions - Class in io.dapr.workflows
     
    +
    WorkflowTaskOptions(WorkflowTaskRetryHandler) - Constructor for class io.dapr.workflows.WorkflowTaskOptions
    +
     
    WorkflowTaskOptions(WorkflowTaskRetryPolicy) - Constructor for class io.dapr.workflows.WorkflowTaskOptions
     
    +
    WorkflowTaskOptions(WorkflowTaskRetryPolicy, WorkflowTaskRetryHandler) - Constructor for class io.dapr.workflows.WorkflowTaskOptions
    +
     
    +
    WorkflowTaskRetryContext - Class in io.dapr.workflows
    +
     
    +
    WorkflowTaskRetryContext(DefaultWorkflowContext, int, WorkflowFailureDetails, Duration) - Constructor for class io.dapr.workflows.WorkflowTaskRetryContext
    +
    +
    Constructor for WorkflowTaskRetryContext.
    +
    +
    WorkflowTaskRetryHandler - Interface in io.dapr.workflows
    +
     
    WorkflowTaskRetryPolicy - Class in io.dapr.workflows
     
    WorkflowTaskRetryPolicy(Integer, Duration, Double, Duration, Duration) - Constructor for class io.dapr.workflows.WorkflowTaskRetryPolicy
    @@ -741,7 +862,7 @@ the order they are declared.
    WorkflowTaskRetryPolicy.Builder - Class in io.dapr.workflows
     
    -A B C D F G I N P R S T V W 
    All Classes and Interfaces|All Packages +A B C D F G H I N P R S T V W 
    All Classes and Interfaces|All Packages