blob: 7a28e38eef6307c71702ec47b2fdace02895366a [file]
<?xml version="1.0" encoding="UTF-8"?>
<workflow name="StartInputEnd" version="1">
<node id="1" type="Start">
<outNode id="3"/>
</node>
<node id="2" type="End"/>
<node id="3" type="Input">
<variable name="variable">
<condition type="IsString"/>
</variable>
<outNode id="2"/>
</node>
<variableHandler variable="foo" class="ezcWorkflowTestVariableHandler"/>
</workflow>