{
  "codeName" : "LPv1",
  "dynaModelFilePath" : "PSWORKFLOWS/LP/PSWFVERSIONS/LPv1.json",
  "name" : "自循环流程 v1",
  "getPSWFLinks" : [ {
    "getFromPSWFProcess" : {
      "modelref" : true,
      "id" : "Start"
    },
    "name" : "默认",
    "getToPSWFProcess" : {
      "modelref" : true,
      "id" : "Interactive001"
    },
    "wFLinkType" : "ROUTE"
  }, {
    "getFromPSWFProcess" : {
      "modelref" : true,
      "id" : "Process002"
    },
    "name" : "默认",
    "getToPSWFProcess" : {
      "modelref" : true,
      "id" : "End"
    },
    "wFLinkType" : "ROUTE"
  }, {
    "getFromPSWFProcess" : {
      "modelref" : true,
      "id" : "Process001"
    },
    "name" : "默认",
    "getToPSWFProcess" : {
      "modelref" : true,
      "id" : "End"
    },
    "wFLinkType" : "ROUTE"
  }, {
    "getFromPSWFProcess" : {
      "modelref" : true,
      "id" : "Interactive001"
    },
    "logicName" : "审核通过",
    "name" : "C10",
    "nextCondition" : "ANY",
    "getToPSWFProcess" : {
      "modelref" : true,
      "id" : "Process001"
    },
    "wFLinkType" : "IAACTION"
  }, {
    "getFromPSWFProcess" : {
      "modelref" : true,
      "id" : "Interactive001"
    },
    "logicName" : "审核不通过",
    "name" : "C20",
    "nextCondition" : "ANY",
    "getToPSWFProcess" : {
      "modelref" : true,
      "id" : "Process002"
    },
    "wFLinkType" : "IAACTION"
  } ],
  "getPSWFProcesses" : [ {
    "codeName" : "Start",
    "height" : 30,
    "leftPos" : 395,
    "logicName" : "开始流程",
    "name" : "开始流程",
    "getPSWFLinks" : [ {
      "modelref" : true,
      "id" : "默认"
    } ],
    "timeout" : -1,
    "topPos" : 40,
    "wFProcessType" : "START",
    "width" : 30,
    "asynchronousProcess" : false,
    "enableTimeout" : false,
    "startProcess" : true
  }, {
    "codeName" : "End",
    "height" : 30,
    "leftPos" : 380,
    "logicName" : "结束",
    "name" : "结束",
    "timeout" : -1,
    "topPos" : 480,
    "wFProcessType" : "END",
    "width" : 30,
    "asynchronousProcess" : false,
    "enableTimeout" : false,
    "terminalProcess" : true
  }, {
    "codeName" : "Process002",
    "height" : 80,
    "leftPos" : 580,
    "logicName" : "审核不通过",
    "name" : "审核不通过",
    "getPSWFLinks" : [ {
      "modelref" : true,
      "id" : "默认"
    } ],
    "timeout" : -1,
    "topPos" : 380,
    "wFProcessType" : "PROCESS",
    "width" : 100,
    "asynchronousProcess" : false,
    "enableTimeout" : false
  }, {
    "codeName" : "Process001",
    "height" : 80,
    "leftPos" : 60,
    "logicName" : "审核通过",
    "name" : "审核通过",
    "getPSWFLinks" : [ {
      "modelref" : true,
      "id" : "默认"
    } ],
    "timeout" : -1,
    "topPos" : 380,
    "wFProcessType" : "PROCESS",
    "width" : 100,
    "asynchronousProcess" : false,
    "enableTimeout" : false
  }, {
    "codeName" : "Interactive001",
    "height" : 80,
    "leftPos" : 320,
    "logicName" : "内部会签",
    "msgType" : 0,
    "multiInstMode" : "NONE",
    "name" : "内部会签",
    "getPSWFLinks" : [ {
      "modelref" : true,
      "id" : "C10"
    }, {
      "modelref" : true,
      "id" : "C20"
    } ],
    "getPSWFProcessRoles" : [ {
      "name" : "下一步处理人",
      "getPSWFRole" : {
        "modelref" : true,
        "path" : "PSWFROLES/WFNextPerson.json"
      },
      "wFProcessRoleType" : "WFROLE"
    } ],
    "timeout" : -1,
    "topPos" : 200,
    "wFProcessType" : "INTERACTIVE",
    "wFStepValue" : "10",
    "width" : 100,
    "asynchronousProcess" : false,
    "enableTimeout" : false,
    "sendInform" : false
  } ],
  "getStartPSWFProcess" : {
    "modelref" : true,
    "id" : "Start"
  },
  "wFCodeName" : "LP",
  "wFVersion" : 1,
  "hasMobStartView" : false,
  "hasStartView" : false,
  "valid" : true
}