source: main/waeup.kofa/trunk/docs/source/userdocs/applicants/workflow.rst @ 13083

Last change on this file since 13083 was 13083, checked in by Henrik Bettermann, 9 years ago

More docs.

File size: 1.5 KB
Line 
1.. _application_workflow:
2
3Application Workflow
4====================
5
6For an introduction see :ref:`registration_workflow`. The already
7mentioned application workflow is shown here::
8
9           initialized
10             |
11             |a
12             |
13    +--+--- started ----------------------+--+
14    |  |     |                            |  |
15    |  |     |b                           |  |
16    |  |     |                            |  |
17    |  |h   paid                          |  |
18    |  |     |                           j|  |
19   i|  |     |c                           |  |
20    |  |     |                            |  |
21    |  +--- submitted ---------+          |  |k
22    |        |                 |          |  |
23    |        |d                |e         |  |
24    |        |        g        |          |  |
25    +----- admitted ----- not admitted ---+  |
26             |                               |
27             |f                              |
28             |                               |
29           created --------------------------+
30
31
32   a: start          -a: n/a
33   b: pay, approve   -b: reset6
34   c: submit         -c: reset5
35   d: admit          -d: n/a
36   e: refuse1        -e: n/a
37   f: create         -f: reset7
38   g: refuse2        -g: n/a
39   h: n/a            -h: reset1
40   i: n/a            -i: reset2
41   j: n/a            -j: reset3
42   k: n/a            -k: reset4
43
44
45
46
47
48
49.. _application_workflow_batch_processing:
50
51Workflow Batch Processing
52=========================
53
54
55.. _application_history:
56
57Application History
58===================
59
Note: See TracBrowser for help on using the repository browser.