User: mwilson1962@gmail.com clicked save for playground/safran-federal-systems/daemonbuilder/First One.bpmn
This commit is contained in:
parent
c92349ab67
commit
f0cff0bb7f
|
@ -22,9 +22,18 @@
|
|||
<bpmn:userTask id="Activity_1q17l0z">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:preScript />
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="MyFirstSchema-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="MyFirstSchema-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0mzc6al</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1pfioa5</bpmn:outgoing>
|
||||
<bpmn:property id="Property_1a59uum" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_0o109ul">
|
||||
<bpmn:sourceRef>DataObjectReference_0ct065z</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_1a59uum</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:userTask>
|
||||
<bpmn:receiveTask id="Activity_1r1f2w4">
|
||||
<bpmn:multiInstanceLoopCharacteristics isSequential="true">
|
||||
|
@ -34,9 +43,18 @@
|
|||
<bpmn:scriptTask id="Activity_0b020rb">
|
||||
<bpmn:script>print("hello")</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0ct065z" name="Data Object 0 Xctw 0 Q" dataObjectRef="DataObject_0xctw0q" />
|
||||
<bpmn:dataObject id="DataObject_0xctw0q" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0ct065z" name="Data Object 0 Xctw 0 Q" dataObjectRef="DataObject_0xctw0q" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_2ervucw">
|
||||
<bpmndi:BPMNShape id="DataInput-381945377-1DI" bpmnElement="DataInput-381945377-1">
|
||||
<dc:Bounds x="-78" y="115" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="-85" y="172" width="52" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-58" y="-18" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -52,10 +70,10 @@
|
|||
<bpmndi:BPMNShape id="Activity_06yjtbj_di" bpmnElement="Activity_0b020rb">
|
||||
<dc:Bounds x="440" y="120" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataInput-381945377-1DI" bpmnElement="DataInput-381945377-1">
|
||||
<dc:Bounds x="42" y="65" width="36" height="50" />
|
||||
<bpmndi:BPMNShape id="DataObjectReference_0ct065z_di" bpmnElement="DataObjectReference_0ct065z">
|
||||
<dc:Bounds x="62" y="105" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="35" y="122" width="52" height="14" />
|
||||
<dc:Bounds x="47" y="162" width="66" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0mzc6al_di" bpmnElement="Flow_0mzc6al">
|
||||
|
@ -66,6 +84,10 @@
|
|||
<di:waypoint x="240" y="0" />
|
||||
<di:waypoint x="392" y="0" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataInputAssociation_0o109ul_di" bpmnElement="DataInputAssociation_0o109ul">
|
||||
<di:waypoint x="98" y="114" />
|
||||
<di:waypoint x="179" y="40" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
|
Loading…
Reference in New Issue