The Java SDK uses the method name callSubWorkflow rather than callChildWorkflow in the workflow context
The Dapr documentation refers to child workflows , so I would recommend that the Java SDK change the method name to callChildWorkflow for consistency.