public String getWorkflowState() throws WorkflowException {
   return childWorkflowDefinition.getWorkflowState();
 }