<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:activiti="http://activiti.org/bpmn" 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:g="http://www.jboss.org/drools/flow/gpd" xmlns:tns="http://www.jboss.org/drools" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" expressionLanguage="http://www.mvel.org/2.0" id="Definition" name="" targetNamespace="http://www.jboss.org/drools" typeLanguage="http://www.java.com/javaTypes">
    <process id="cn.ibizlab.businesscentral.core.sales.service.logic.quoteactive" isClosed="false" isExecutable="true" name="ScoreRule" processType="Private" tns:packageName="cn.ibizlab.businesscentral.core.sales.service.logic.quoteactive">
        <extensionElements>
            <tns:import name="java.util.Map" />
            <tns:import name="org.springframework.util.StringUtils"/>
            <tns:import name="cn.ibizlab.businesscentral.util.helper.RuleUtils"/>
        <tns:global identifier="quoteactivedefault" type="cn.ibizlab.businesscentral.core.sales.domain.Quote" />
        </extensionElements>
     <businessRuleTask activiti:exclusive="true" g:ruleFlowGroup="quoteactivedeaction1" id="AEC9FADB-32DD-4DEF-96D0-7DEBB6F302C2" implementation="http://www.jboss.org/drools/rule" name="更新报价单"/>
     <endEvent id="AEC9FADB-32DD-4DEF-96D0-7DEBB6F302C2_End" name="End"/>
     <sequenceFlow id="AEC9FADB-32DD-4DEF-96D0-7DEBB6F302C2_End_Line" sourceRef="AEC9FADB-32DD-4DEF-96D0-7DEBB6F302C2" targetRef="AEC9FADB-32DD-4DEF-96D0-7DEBB6F302C2_End"/>
     <businessRuleTask activiti:exclusive="true" g:ruleFlowGroup="quoteactiveprepareparam1" id="EE03571A-FFCB-4249-9C05-60980086907F" implementation="http://www.jboss.org/drools/rule" name="准备参数"/>
     <startEvent id="48AD4EFB-12CB-410D-A952-C0817DE271C3" isInterrupting="true"/>
     <sequenceFlow id="F4090122-E03F-400E-8034-9784B71B3057" sourceRef="48AD4EFB-12CB-410D-A952-C0817DE271C3" targetRef="EE03571A-FFCB-4249-9C05-60980086907F">
     </sequenceFlow>
     <sequenceFlow id="D2C38146-B7EF-4BCF-A4F1-A6AC66FFF3B8" sourceRef="EE03571A-FFCB-4249-9C05-60980086907F" targetRef="AEC9FADB-32DD-4DEF-96D0-7DEBB6F302C2">
     </sequenceFlow>
    </process>
</definitions>