-
Terminally Deprecated ElementsElementDescriptionUse
DaprWorkflowClient.purgeWorkflow(String)instead.UseWorkflowStateinstead.UseDefaultWorkflowStateinstead.
-
Deprecated Interfaces
-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionThis method is now stable. Use
DaprClient.publishEvents(BulkPublishRequest)instead.This method is now stable. UseDaprClient.publishEvents(String, String, String, List)instead.io.dapr.client.DaprPreviewClient.publishEvents(String, String, String, Map<String, String>, List<T>) This method is now stable. UseDaprClient.publishEvents(String, String, String, Map, List)instead.This method is now stable. UseDaprClient.publishEvents(String, String, String, Map, Object[])instead.This method is now stable. UseDaprClient.publishEvents(String, String, String, Object[])instead.UseDaprPreviewClient.subscribeToTopic(String, String, TypeRef)instead for a more reactive approach.io.dapr.durabletask.implementation.protobuf.OrchestratorService.OrchestrationState.Builder.getTags()TraceContext.spanID is deprecated. See orchestrator_service.proto;l=93TraceContext.spanID is deprecated. See orchestrator_service.proto;l=93TraceContext.spanID is deprecated. See orchestrator_service.proto;l=93TraceContext.spanID is deprecated. See orchestrator_service.proto;l=93TraceContext.spanID is deprecated. See orchestrator_service.proto;l=93TraceContext.spanID is deprecated. See orchestrator_service.proto;l=93TraceContext.spanID is deprecated. See orchestrator_service.proto;l=93TraceContext.spanID is deprecated. See orchestrator_service.proto;l=93TraceContext.spanID is deprecated. See orchestrator_service.proto;l=93UseDaprWorkflowClient.getWorkflowState(String, boolean)instead.UseDaprWorkflowClient.purgeWorkflow(String)instead.
DaprWorkflowClient.getWorkflowState(String, boolean)instead.