-
Notifications
You must be signed in to change notification settings - Fork 2
/
rein_order_flow.txt
33 lines (32 loc) · 3.16 KB
/
rein_order_flow.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
+-----+ +---------------------+ +-----------------+ +-------------------------+
|Start+-------->|Job creator posts job| +-------->|No work delivered+-------+--->|Job creator files dispute|
+-----+ +---------+-----------+ | +-----------------+ | +------------+------------+
v | | |
+-------------------+ | +--------------------+ | |
|Workers submit Bids| | +--->|Work not accepted, +----+ v
+---------+---------+ | | |no further work done| +-------------------------+
v | | +--------------------+ +---->|Mediator reviews evidence|
+-------------------+ | | | | and resolves dispute |
|Job creator accepts+---------+ | | +-------------------------+
| bid with Offer | | +---------------------+ | |
+---------+---------+ +--->|Worker files dispute +---+ |
v | +---------------------+ |
+---------------+ | v
|Worker delivers+-----------------+ +------------------+
+--------+------+ |Payments are sent |
v +---------+--------+
+-------------------+ |
|Job creator reviews| |
|and accepts work | |
+---------+---------+ |
v |
+-----------------+ |
|Payments are sent| |
+--------+--------+ |
| |
| |
v |
+------+ |
| End |<--------------------------------------------------------------------+
+------+
Updated: 2016/02/02