Uses of Class
io.dapr.workflows.client.WorkflowFailureDetails
Packages that use WorkflowFailureDetails
-
Uses of WorkflowFailureDetails in io.dapr.workflows.client
Methods in io.dapr.workflows.client that return WorkflowFailureDetailsModifier and TypeMethodDescriptionWorkflowInstanceStatus.getFailureDetails()
Gets the failure details, if any, for the failed workflow instance.