mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 05:38:06 +00:00
User: admin@spiffworkflow.org clicked save for misc/qa/madhu-testing/call-activity-test-1/call-activity-test-1.bpmn
This commit is contained in:
parent
c803dc3249
commit
a10c937c21
@ -1,5 +1,5 @@
|
||||
<?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:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
||||
<bpmn:definitions xmlns:bpmn="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:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
||||
<bpmn:process id="Process_call_activity_test_1_az94iwq" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_17db3yp</bpmn:outgoing>
|
||||
@ -15,6 +15,9 @@
|
||||
<bpmn:outgoing>Flow_1706dpg</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:callActivity id="Activity_1l3sfen" name="Call activity 1" calledElement="Unit_Test_Call_Activity_with_Manual_Task">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:postScript>a =2</spiffworkflow:postScript>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1706dpg</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0yb35nr</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
|
Loading…
x
Reference in New Issue
Block a user