Skip to content

Instantly share code, notes, and snippets.

@Chizh
Created June 27, 2019 12:46
Show Gist options
  • Save Chizh/ad26c6904b6ee6c7d360d5cdcc4cc611 to your computer and use it in GitHub Desktop.
Save Chizh/ad26c6904b6ee6c7d360d5cdcc4cc611 to your computer and use it in GitHub Desktop.
[
{
"$type": "tStartEvent",
"id": "StartEvent_1",
"incoming": null,
"outgoing": [
"SequenceFlow_1b0wrod"
],
"x": 247.0,
"y": 277.0,
"width": 36.0,
"height": 36.0
},
{
"$type": "tSequenceFlow",
"id": "SequenceFlow_1b0wrod",
"sourceRef": "StartEvent_1",
"targetRef": "Task_1o7dp70",
"waypoints": [
{
"x": 283.0,
"y": 295.0
},
{
"x": 333.0,
"y": 295.0
}
]
},
{
"$type": "tExclusiveGateway",
"id": "ExclusiveGateway_1fm7m1m",
"incoming": [
"SequenceFlow_0m76es2"
],
"outgoing": [
"SequenceFlow_0enu52f",
"SequenceFlow_0ptyi06"
],
"x": 483.0,
"y": 270.0,
"width": 50.0,
"height": 50.0
},
{
"$type": "tSequenceFlow",
"id": "SequenceFlow_0m76es2",
"sourceRef": "Task_1o7dp70",
"targetRef": "ExclusiveGateway_1fm7m1m",
"waypoints": [
{
"x": 433.0,
"y": 295.0
},
{
"x": 483.0,
"y": 295.0
},
]
},
{
"$type": "tEndEvent",
"id": "EndEvent_1qqoflo",
"incoming": [
"SequenceFlow_0enu52f"
],
"outgoing": null,
"x": 583.0,
"y": 277.0,
"width": 36.0,
"height": 36.0
},
{
"$type": "tSequenceFlow",
"id": "SequenceFlow_0enu52f",
"sourceRef": "ExclusiveGateway_1fm7m1m",
"targetRef": "EndEvent_1qqoflo",
"waypoints": [
{
"x": 533.0,
"y": 295.0
},
{
"x": 583.0,
"y": 295.0
},
]
},
{
"$type": "tEndEvent",
"id": "EndEvent_1c03rye",
"incoming": [
"SequenceFlow_0ptyi06"
],
"outgoing": null,
"x": 583.0,
"y": 387.0,
"width": 36.0,
"height": 36.0
},
{
"$type": "tSequenceFlow",
"id": "SequenceFlow_0ptyi06",
"sourceRef": "ExclusiveGateway_1fm7m1m",
"targetRef": "EndEvent_1c03rye",
"waypoints": [
{
"x": 508.0,
"y": 320.0
},
{
"x": 508.0,
"y": 405.0
},
{
"x": 583.0,
"y": 405.0
},
]
},
{
"$type": "tTask",
"id": "Task_1o7dp70",
"incoming": [
"SequenceFlow_1b0wrod"
],
"outgoing": [
"SequenceFlow_0m76es2"
],
"x": 333.0,
"y": 255.0,
"width": 100.0,
"height": 80.0
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment