<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE TaskDefinition PUBLIC 'waveset.dtd' 'waveset.dtd'>
<!--  MemberObjectGroups="#ID#Top" createDate="Mon Oct 08 02:47:02 GMT 2007" extensionClass="WFProcess" id="#ID#39E706A46AD531BE:-4E50880C:1157D77F1F6:-7CCB" name="IDM_WFP_Hello World" visibility="runschedule"-->
<TaskDefinition id='' name='IDM_WFP_Hello World' lock='Configurator#1191812925359' creator='Configurator' createDate='1191811622015' lastModifier='Configurator' lastModDate='1191812625296' lastMod='8' taskType='Workflow' executor='com.waveset.workflow.WorkflowExecutor' suspendable='true' syncControlAllowed='true' execMode='sync' execLimit='0' resultLimit='0' resultOption='delete' visibility='runschedule' progressInterval='0'>
  <Extension>
    <WFProcess name='IDM_WFP_Hello World' maxSteps='0'>

      <Activity id='0' name='start'>
        <Transition to='Send Email'/>
        <WorkflowEditor x='38' y='63'/>
      </Activity>

      <Activity id='1' name='end'>
        <WorkflowEditor x='254' y='89'/>
      </Activity>

      <Activity id='2' name='Send Email'>
        <Action id='0' application='com.waveset.provision.WorkflowServices'>
          <Argument name='op' value='notify'/>
          <Argument name='template' value='IDM_EMT_Hello World'/>
        </Action>
        <Transition to='end'/>
        <WorkflowEditor x='117' y='140'/>
      </Activity>
    </WFProcess>
  </Extension>
  <MemberObjectGroups>
    <ObjectRef type='ObjectGroup' id='#ID#Top' name='Top'/>
  </MemberObjectGroups>
  <Properties>
    <Property name='editorOriginalName' value='IDM_WFP_Hello World'/>
  </Properties>
</TaskDefinition>
