06-24-2012 10:00 AM
07-02-2012 03:57 AM
08-01-2012 07:50 AM
<signal id="sid-45d1b1d2-1699-4f95-8d44-bc401724fff2" name="s1"/>
<signal id="sid-48d5d7af-e59b-4fbc-8a21-0422c9faa6f3" name="s2"/>
<process id="Proc13" isExecutable="false">
<startEvent id="sid-8FD08E35-7390-4316-B611-9E3D1CE714DD" name="Start Process">
<extensionElements>
08-02-2012 05:58 PM
09-20-2012 02:39 PM
09-20-2012 05:38 PM
<target name="deployWorkflowDefinitions">
<fileset id="workflowDefinitions" dir="src/java/main" includes="**/*.bpmn" />
<resourcecount property="count.workflowDefinitions" refid="workflowDefinitions" />
<echo>Deployed ${count.workflowDefinitions} workflow definitions.</echo>
<!– copy workflow definition files, but rename to deployable format –>
<copy todir="${dist-classes}" failonerror="true">
<fileset refid="workflowDefinitions" />
<mapper type="glob" from="*.bpmn" to="*.bpmn20.xml"/>
</copy>
</target>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.