[Workflows] Rename callSubWorkflow
to callChildWorkflow
#1155
Labels
kind/enhancement
New feature or request
Milestone
The Java SDK uses the method name
callSubWorkflow
rather thancallChildWorkflow
in the workflow contextThe Dapr documentation refers to child workflows , so I would recommend that the Java SDK change the method name to
callChildWorkflow
for consistency.The text was updated successfully, but these errors were encountered: