This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #43 from adamfowleruk/release-1.0
Release 1.0 accepted
- Loading branch information
Showing
180 changed files
with
13,498 additions
and
370 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# http://editorconfig.org | ||
root = true | ||
|
||
[*] | ||
indent_style = space | ||
indent_size = 2 | ||
end_of_line = lf | ||
charset = utf-8 | ||
trim_trailing_whitespace = true | ||
insert_final_newline = true | ||
|
||
[*.md] | ||
trim_trailing_whitespace = false | ||
|
||
[*.mdown] | ||
trim_trailing_whitespace = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
node_modules | ||
mljsadmin.log | ||
eclipse/org.eclipse.bpmn2.modeler.runtime.jboss.jbpm5 | ||
.DS_Store | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- origin at X=0.0 Y=0.0 --> | ||
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:ext="http://org.eclipse.bpmn2/ext" xmlns:xs="http://www.w3.org/2001/XMLSchema" id="Definitions_1" exporter="org.eclipse.bpmn2.modeler.core" exporterVersion="1.1.3.201503241414" targetNamespace="http://marklogic.com/workflow"> | ||
<bpmn2:itemDefinition id="ItemDefinition_1" isCollection="false" structureRef="xs:string"/> | ||
<bpmn2:message id="Message_1" itemRef="ItemDefinition_1" name="BlankMessage"> | ||
<bpmn2:extensionElements> | ||
<ext:style/> | ||
</bpmn2:extensionElements> | ||
</bpmn2:message> | ||
<bpmn2:message id="Message_2" itemRef="ItemDefinition_1" name="TestEmail"> | ||
<bpmn2:extensionElements> | ||
<ext:style/> | ||
</bpmn2:extensionElements> | ||
</bpmn2:message> | ||
<bpmn2:interface id="Interface_1" implementationRef="MarkLogicEmailInterface" name="EmailInterface"> | ||
<bpmn2:operation id="_Operation_4" name="SendTestEmail"> | ||
<bpmn2:inMessageRef>Message_1</bpmn2:inMessageRef> | ||
<bpmn2:outMessageRef>Message_2</bpmn2:outMessageRef> | ||
</bpmn2:operation> | ||
</bpmn2:interface> | ||
<bpmn2:process id="EmailTest" name="Default Process" isExecutable="false"> | ||
<bpmn2:startEvent id="StartEvent_1" name="Start Event 1"> | ||
<bpmn2:outgoing>SequenceFlow_1</bpmn2:outgoing> | ||
</bpmn2:startEvent> | ||
<bpmn2:sequenceFlow id="SequenceFlow_1" name="Sequence Flow 1" sourceRef="StartEvent_1" targetRef="SendTask_1"/> | ||
<bpmn2:endEvent id="EndEvent_1" name="End Event 1"> | ||
<bpmn2:incoming>SequenceFlow_2</bpmn2:incoming> | ||
</bpmn2:endEvent> | ||
<bpmn2:sendTask id="SendTask_1" name="Send Task 1" implementation="##unspecified" messageRef="Message_2" operationRef="_Operation_4"> | ||
<bpmn2:incoming>SequenceFlow_1</bpmn2:incoming> | ||
<bpmn2:outgoing>SequenceFlow_2</bpmn2:outgoing> | ||
<bpmn2:ioSpecification id="InputOutputSpecification_2"> | ||
<bpmn2:dataInput id="DataInput_1" itemSubjectRef="ItemDefinition_1" name="input1"/> | ||
<bpmn2:inputSet id="InputSet_2"> | ||
<bpmn2:dataInputRefs>DataInput_1</bpmn2:dataInputRefs> | ||
</bpmn2:inputSet> | ||
<bpmn2:outputSet id="OutputSet_2"/> | ||
</bpmn2:ioSpecification> | ||
</bpmn2:sendTask> | ||
<bpmn2:sequenceFlow id="SequenceFlow_2" sourceRef="SendTask_1" targetRef="EndEvent_1"/> | ||
</bpmn2:process> | ||
<bpmndi:BPMNDiagram id="BPMNDiagram_1" name="Default Process Diagram"> | ||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="EmailTest"> | ||
<bpmndi:BPMNShape id="BPMNShape_1" bpmnElement="StartEvent_1"> | ||
<dc:Bounds height="36.0" width="36.0" x="100.0" y="100.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_1" labelStyle="BPMNLabelStyle_1"> | ||
<dc:Bounds height="10.0" width="55.0" x="91.0" y="136.0"/> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="BPMNShape_2" bpmnElement="EndEvent_1"> | ||
<dc:Bounds height="36.0" width="36.0" x="530.0" y="100.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_2" labelStyle="BPMNLabelStyle_1"> | ||
<dc:Bounds height="10.0" width="51.0" x="523.0" y="136.0"/> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="BPMNShape_SendTask_1" bpmnElement="SendTask_1"> | ||
<dc:Bounds height="50.0" width="110.0" x="265.0" y="93.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_4" labelStyle="BPMNLabelStyle_1"> | ||
<dc:Bounds height="10.0" width="52.0" x="294.0" y="113.0"/> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_1" bpmnElement="SequenceFlow_1" sourceElement="BPMNShape_1" targetElement="BPMNShape_SendTask_1"> | ||
<di:waypoint xsi:type="dc:Point" x="136.0" y="118.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="200.0" y="118.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="265.0" y="118.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_3" labelStyle="BPMNLabelStyle_1"> | ||
<dc:Bounds height="10.0" width="70.0" x="167.0" y="119.0"/> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_2" bpmnElement="SequenceFlow_2" sourceElement="BPMNShape_SendTask_1" targetElement="BPMNShape_2"> | ||
<di:waypoint xsi:type="dc:Point" x="375.0" y="118.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="452.0" y="118.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="530.0" y="118.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_5" labelStyle="BPMNLabelStyle_1"/> | ||
</bpmndi:BPMNEdge> | ||
</bpmndi:BPMNPlane> | ||
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1"> | ||
<dc:Font name="arial" size="9.0"/> | ||
</bpmndi:BPMNLabelStyle> | ||
</bpmndi:BPMNDiagram> | ||
</bpmn2:definitions> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,100 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:tns="http://www.jboss.org/drools" xmlns="http://www.jboss.org/drools" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd" id="Definition" expressionLanguage="http://www.mvel.org/2.0" targetNamespace="http://www.jboss.org/drools" typeLanguage="http://www.java.com/javaTypes"> | ||
<bpmn2:process id="defaultPackage.jBPMExample" tns:version="1" tns:packageName="defaultPackage" tns:adHoc="false" name="jBPMExample" isExecutable="true" processType="Private"> | ||
<bpmn2:startEvent id="StartEvent_1" name="StartProcess"> | ||
<bpmn2:outgoing>SequenceFlow_1</bpmn2:outgoing> | ||
</bpmn2:startEvent> | ||
<bpmn2:task id="Task_1" name="Task B"> | ||
<bpmn2:incoming>SequenceFlow_2</bpmn2:incoming> | ||
<bpmn2:outgoing>SequenceFlow_4</bpmn2:outgoing> | ||
</bpmn2:task> | ||
<bpmn2:task id="Task_2" name="Task C"> | ||
<bpmn2:incoming>SequenceFlow_3</bpmn2:incoming> | ||
<bpmn2:outgoing>SequenceFlow_5</bpmn2:outgoing> | ||
</bpmn2:task> | ||
<bpmn2:task id="Task_3" name="Task D"> | ||
<bpmn2:incoming>SequenceFlow_6</bpmn2:incoming> | ||
</bpmn2:task> | ||
<bpmn2:inclusiveGateway id="InclusiveGateway_1" name="" gatewayDirection="Diverging"> | ||
<bpmn2:incoming>SequenceFlow_1</bpmn2:incoming> | ||
<bpmn2:outgoing>SequenceFlow_2</bpmn2:outgoing> | ||
<bpmn2:outgoing>SequenceFlow_3</bpmn2:outgoing> | ||
</bpmn2:inclusiveGateway> | ||
<bpmn2:inclusiveGateway id="InclusiveGateway_2" name="" gatewayDirection="Converging"> | ||
<bpmn2:incoming>SequenceFlow_4</bpmn2:incoming> | ||
<bpmn2:incoming>SequenceFlow_5</bpmn2:incoming> | ||
<bpmn2:outgoing>SequenceFlow_6</bpmn2:outgoing> | ||
</bpmn2:inclusiveGateway> | ||
<bpmn2:sequenceFlow id="SequenceFlow_1" tns:priority="1" sourceRef="StartEvent_1" targetRef="InclusiveGateway_1"/> | ||
<bpmn2:sequenceFlow id="SequenceFlow_2" tns:priority="1" sourceRef="InclusiveGateway_1" targetRef="Task_1"/> | ||
<bpmn2:sequenceFlow id="SequenceFlow_3" tns:priority="1" sourceRef="InclusiveGateway_1" targetRef="Task_2"/> | ||
<bpmn2:sequenceFlow id="SequenceFlow_4" tns:priority="1" sourceRef="Task_1" targetRef="InclusiveGateway_2"/> | ||
<bpmn2:sequenceFlow id="SequenceFlow_5" tns:priority="1" sourceRef="Task_2" targetRef="InclusiveGateway_2"/> | ||
<bpmn2:sequenceFlow id="SequenceFlow_6" tns:priority="1" sourceRef="InclusiveGateway_2" targetRef="Task_3"/> | ||
<bpmn2:serviceTask id="ServiceTask_1" name="Service Task 1"/> | ||
<bpmn2:callActivity id="CallActivity_1" tns:waitForCompletion="true" tns:independent="false" name="Call Activity 1"/> | ||
<bpmn2:businessRuleTask id="BusinessRuleTask_1" tns:ruleFlowGroup="" name="Business Rule Task 1"/> | ||
</bpmn2:process> | ||
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> | ||
<bpmndi:BPMNPlane id="BPMNPlane_Process_1" bpmnElement="defaultPackage.jBPMExample"> | ||
<bpmndi:BPMNShape id="BPMNShape_StartEvent_1" bpmnElement="StartEvent_1"> | ||
<dc:Bounds height="36.0" width="36.0" x="80.0" y="200.0"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="BPMNShape_Task_1" bpmnElement="Task_1"> | ||
<dc:Bounds height="50.0" width="110.0" x="595.0" y="185.0"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="BPMNShape_Task_2" bpmnElement="Task_2"> | ||
<dc:Bounds height="50.0" width="110.0" x="595.0" y="385.0"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="BPMNShape_Task_3" bpmnElement="Task_3"> | ||
<dc:Bounds height="50.0" width="110.0" x="795.0" y="285.0"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="BPMNShape_InclusiveGateway_1" bpmnElement="InclusiveGateway_1"> | ||
<dc:Bounds height="50.0" width="50.0" x="525.0" y="285.0"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="BPMNShape_InclusiveGateway_2" bpmnElement="InclusiveGateway_2"> | ||
<dc:Bounds height="50.0" width="50.0" x="725.0" y="285.0"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="BPMNShape_ServiceTask_1" bpmnElement="ServiceTask_1"> | ||
<dc:Bounds height="50.0" width="110.0" x="595.0" y="85.0"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="BPMNShape_CallActivity_1" bpmnElement="CallActivity_1" isExpanded="true"> | ||
<dc:Bounds height="50.0" width="110.0" x="295.0" y="155.0"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="BPMNShape_BusinessRuleTask_1" bpmnElement="BusinessRuleTask_1"> | ||
<dc:Bounds height="50.0" width="110.0" x="415.0" y="95.0"/> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_1" bpmnElement="SequenceFlow_1" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_InclusiveGateway_1"> | ||
<di:waypoint xsi:type="dc:Point" x="98.0" y="236.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="98.0" y="310.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="525.0" y="310.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_2" bpmnElement="SequenceFlow_2" sourceElement="BPMNShape_InclusiveGateway_1" targetElement="BPMNShape_Task_1"> | ||
<di:waypoint xsi:type="dc:Point" x="550.0" y="285.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="550.0" y="210.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="595.0" y="210.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_3" bpmnElement="SequenceFlow_3" sourceElement="BPMNShape_InclusiveGateway_1" targetElement="BPMNShape_Task_2"> | ||
<di:waypoint xsi:type="dc:Point" x="550.0" y="336.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="550.0" y="410.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="595.0" y="410.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_4" bpmnElement="SequenceFlow_4" sourceElement="BPMNShape_Task_1" targetElement="BPMNShape_InclusiveGateway_2"> | ||
<di:waypoint xsi:type="dc:Point" x="705.0" y="210.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="750.0" y="210.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="750.0" y="285.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_5" bpmnElement="SequenceFlow_5" sourceElement="BPMNShape_Task_2" targetElement="BPMNShape_InclusiveGateway_2"> | ||
<di:waypoint xsi:type="dc:Point" x="705.0" y="410.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="750.0" y="410.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="750.0" y="336.0"/> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_6" bpmnElement="SequenceFlow_6" sourceElement="BPMNShape_InclusiveGateway_2" targetElement="BPMNShape_Task_3"> | ||
<di:waypoint xsi:type="dc:Point" x="776.0" y="310.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="784.0" y="310.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="784.0" y="310.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="795.0" y="310.0"/> | ||
</bpmndi:BPMNEdge> | ||
</bpmndi:BPMNPlane> | ||
</bpmndi:BPMNDiagram> | ||
</bpmn2:definitions> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<bpmn2:definitions | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" | ||
xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" | ||
xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" | ||
xmlns:di="http://www.omg.org/spec/DD/20100524/DI" | ||
xmlns:tns="http://marklogic.com/workflow" | ||
xmlns:ext="http://org.eclipse.bpmn2/ext" | ||
xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd " | ||
id="Definition" | ||
targetNamespace="http://marklogic.com/workflow"> | ||
|
||
<bpmn2:itemDefinition id="ItemDefinition_1" isCollection="false" structureRef="xs:string"/> | ||
<bpmn2:message id="Message_1" itemRef="ItemDefinition_1" name="BlankMessage"> | ||
<bpmn2:extensionElements> | ||
<ext:style/> | ||
</bpmn2:extensionElements> | ||
</bpmn2:message> | ||
<bpmn2:message id="Message_2" itemRef="ItemDefinition_1" name="TestEmail"> | ||
<bpmn2:extensionElements> | ||
<ext:style/> | ||
</bpmn2:extensionElements> | ||
</bpmn2:message> | ||
<bpmn2:interface id="Interface_1" implementationRef="MarkLogicEmailInterface" name="EmailInterface"> | ||
<bpmn2:operation id="_Operation_4" name="SendTestEmail"> | ||
<bpmn2:inMessageRef>Message_1</bpmn2:inMessageRef> | ||
<bpmn2:outMessageRef>Message_2</bpmn2:outMessageRef> | ||
</bpmn2:operation> | ||
</bpmn2:interface> | ||
<bpmn2:process processType="Public" isExecutable="true" id="np1" name="np1" > | ||
<bpmn2:startEvent id="StartEvent_1" name="StartEvent_1"> | ||
<bpmn2:outgoing>SequenceFlow_1</bpmn2:outgoing> | ||
</bpmn2:startEvent> | ||
<bpmn2:endEvent id="EndEvent_1" name="End Event 1"> | ||
<bpmn2:incoming>SequenceFlow_1</bpmn2:incoming> | ||
</bpmn2:endEvent> | ||
<bpmn2:sequenceFlow id="SequenceFlow_1" sourceRef="StartEvent_1" targetRef="EndEvent_1"/> | ||
</bpmn2:process> | ||
|
||
<bpmndi:BPMNDiagram> | ||
<bpmndi:BPMNPlane id="BPMNPlane_Process_1" bpmnElement="np1"> | ||
<bpmndi:BPMNShape id="BPMNShape_StartEvent_1" bpmnElement="StartEvent_1"> | ||
<dc:Bounds height="0.0" width="0.0" x="45.0" y="45.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_1"> | ||
<dc:Bounds height="10.0" width="54.0" x="36.0" y="81.0"/> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="BPMNShape_EndEvent_1" bpmnElement="EndEvent_1"> | ||
<dc:Bounds height="36.0" width="36.0" x="370.0" y="45.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_2"> | ||
<dc:Bounds height="10.0" width="51.0" x="363.0" y="81.0"/> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_1" bpmnElement="SequenceFlow_1" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_EndEvent_1"> | ||
<di:waypoint xsi:type="dc:Point" x="81.0" y="63.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="225.0" y="63.0"/> | ||
<di:waypoint xsi:type="dc:Point" x="370.0" y="63.0"/> | ||
<bpmndi:BPMNLabel id="BPMNLabel_3"/> | ||
</bpmndi:BPMNEdge> | ||
</bpmndi:BPMNPlane> | ||
</bpmndi:BPMNDiagram> | ||
|
||
</bpmn2:definitions> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.