123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108 |
- {
- "FlowName":"¿Õµ÷άÐÞ",
- "FlowSign":"repair-20160825-001",
- "FlowContent":{
- "Nodes":[
- {
- "NodeSign":"Start",
- "NodeName":"Start",
- "NodeType":"Start",
- "NodeValue":"2016-08-25 10:20:00"
- },
- {
- "NodeSign":"Sequence1",
- "NodeName":"Sequence1",
- "NodeType":"Sequence",
- "NodeRef":{
- "RefType":"A",
- "BuildingSign":"1101070037",
- "ASign":"a1"
- }
-
- },
- {
- "NodeSign":"Condition1",
- "NodeName":"Condition1",
- "NodeType":"Condition",
- "NodeRef":{
- "RefType":"B",
- "BuildingSign":"1101070037",
- "BSign":"b2"
- }
-
- },
- {
- "NodeSign":"Sequence2",
- "NodeName":"Sequence2",
- "NodeType":"Sequence",
- "NodeRef":{
- "RefType":"A",
- "BuildingSign":"1101070037",
- "ASign":"a2"
- }
-
- },
- {
- "NodeSign":"End",
- "NodeName":"End",
- "NodeType":"End",
- "NodeValue":"2016-08-25 10:30:00"
- }
-
- ],
- "Lines":[
- {
- "LineSign":"L1",
- "LineStart":"Start",
- "LineStartPort":"Out1",
- "LineEnd":"Sequence1",
- "LineEndPort":"In1",
- "LineValue":"a"
- },
- {
- "LineSign":"L2",
- "LineStart":"Sequence1",
- "LineStartPort":"Out1",
- "LineEnd":"Condition1",
- "LineEndPort":"In1",
- "LineValue":"b"
- },
- {
- "LineSign":"L3",
- "LineStart":"Condition1",
- "LineStartPort":"Out1",
- "LineEnd":"Sequence2",
- "LineEndPort":"In1",
- "LineRef":{
- "RefType":"Document",
- "BuildingSign":"1101070037",
- "ASign":"doc1"
- }
-
- },
- {
- "LineSign":"L4",
- "LineStart":"Condition1",
- "LineStartPort":"Out2",
- "LineEnd":"End",
- "LineEndPort":"In1",
- "LineRef":{
- "RefType":"Document",
- "BuildingSign":"1101070037",
- "ASign":"doc2"
- }
-
- },
- {
- "LineSign":"L5",
- "LineStart":"Sequence2",
- "LineStartPort":"Out1",
- "LineEnd":"End",
- "LineEndPort":"In1",
- "LineValue":"e"
- }
-
- ]
-
- }
- }
|