rename process
authorDavid Kaufmann <david.kaufmann@student.tuwien.ac.at>
Tue, 6 Nov 2018 21:43:04 +0000 (22:43 +0100)
committerDavid Kaufmann <david.kaufmann@student.tuwien.ac.at>
Wed, 7 Nov 2018 00:58:35 +0000 (01:58 +0100)
sentiment-analysis/src/main/resources/sentiment-analysis.bpmn

index bee8b7c85c574cbe4b03a27bbc0d6f0ed0fb9b38..8c1292eb003c06ab122096a50408d33aa499de6a 100644 (file)
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_0co5an7" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="2.0.3">
   <bpmn:collaboration id="Collaboration_1x8eoy3">
-    <bpmn:participant id="Participant_0gzc3m9" name="Sentiment Analysis" processRef="Process_1" />
+    <bpmn:participant id="Participant_0gzc3m9" name="Sentiment Analysis" processRef="Sentiment_Analysis" />
   </bpmn:collaboration>
-  <bpmn:process id="Process_1" isExecutable="true">
+  <bpmn:process id="Sentiment_Analysis" isExecutable="true">
     <bpmn:laneSet id="LaneSet_1u08y0e" />
     <bpmn:subProcess id="Task_1rt5mbt" name="Twitter Service">
       <bpmn:incoming>SequenceFlow_0utq8ut</bpmn:incoming>