2023-05-23 18:07:57 -04:00
|
|
|
# Welcome to SpiffWorkflow's documentation
|
2023-05-18 10:49:44 -04:00
|
|
|
|
|
|
|
```{toctree}
|
2023-08-01 17:42:58 +05:00
|
|
|
:maxdepth: 1
|
2023-06-02 08:25:39 -04:00
|
|
|
:caption: Getting Started
|
2023-08-01 17:42:58 +05:00
|
|
|
Getting_Started/quick_start.md
|
2023-06-02 08:25:39 -04:00
|
|
|
```
|
|
|
|
|
2023-08-01 17:42:58 +05:00
|
|
|
|
2023-06-02 08:25:39 -04:00
|
|
|
```{toctree}
|
2023-08-01 17:42:58 +05:00
|
|
|
:maxdepth: 1
|
2023-07-28 20:16:36 +05:00
|
|
|
:caption: Building Diagrams
|
2023-08-01 17:42:58 +05:00
|
|
|
Building_Diagrams/learn_basics.md
|
|
|
|
Building_Diagrams/bpmn.md
|
|
|
|
Building_Diagrams/Forms.md
|
|
|
|
Building_Diagrams/gateways.md
|
2023-09-26 03:43:42 +02:00
|
|
|
Building_Diagrams/events.md
|
2023-08-27 14:42:13 +02:00
|
|
|
Building_Diagrams/message_events.md
|
2023-09-26 03:43:42 +02:00
|
|
|
Building_Diagrams/signal_events.md
|
2023-11-17 00:37:18 +02:00
|
|
|
Building_Diagrams/timer_events.md
|
|
|
|
Building_Diagrams/escalation_events.md
|
|
|
|
Building_Diagrams/conditional_events.md
|
2024-03-12 00:28:34 +05:00
|
|
|
Building_Diagrams/error_events.md
|
2023-08-27 14:42:13 +02:00
|
|
|
Building_Diagrams/Displaying_Content.md
|
2023-08-01 17:42:58 +05:00
|
|
|
Building_Diagrams/Script_Tasks.md
|
|
|
|
Building_Diagrams/sub-processes_and_call_activities.md
|
2023-11-03 11:38:59 -04:00
|
|
|
Building_Diagrams/data.md
|
2024-03-21 21:24:47 +05:00
|
|
|
Building_Diagrams/multiinstance.md
|
2023-08-01 17:42:58 +05:00
|
|
|
Building_Diagrams/dmn.md
|
2023-08-29 21:07:39 +05:00
|
|
|
Building_Diagrams/Extensions.md
|
2023-08-27 14:42:13 +02:00
|
|
|
Building_Diagrams/pools_and_lanes.md
|
2023-09-12 21:43:49 +05:00
|
|
|
Building_Diagrams/Builtin_examples.md
|
2023-07-28 20:16:36 +05:00
|
|
|
```
|
|
|
|
|
|
|
|
```{toctree}
|
2023-08-01 17:42:58 +05:00
|
|
|
:maxdepth: 1
|
2023-07-28 20:16:36 +05:00
|
|
|
:caption: Debugging Diagrams
|
2023-08-01 17:42:58 +05:00
|
|
|
Debugging_Diagrams/bpmn_unit_tests.md
|
2023-08-22 23:30:02 -04:00
|
|
|
Debugging_Diagrams/process_error_handling.md
|
2024-01-17 09:35:45 +05:00
|
|
|
Debugging_Diagrams/Private_data.md
|
2023-06-02 08:25:39 -04:00
|
|
|
```
|
2023-05-18 10:49:44 -04:00
|
|
|
|
2023-06-06 13:21:08 -04:00
|
|
|
```{toctree}
|
2023-08-01 17:42:58 +05:00
|
|
|
:maxdepth: 1
|
2023-07-28 20:16:36 +05:00
|
|
|
:caption: DevOps - Installation & Integration
|
2023-08-01 17:42:58 +05:00
|
|
|
DevOps_installation_integration/admin_and_permissions.md
|
|
|
|
DevOps_installation_integration/permission_url.md
|
|
|
|
DevOps_installation_integration/configure_connector_proxy.md
|
|
|
|
DevOps_installation_integration/deploy_aws_lambda.md
|
2023-09-12 21:43:49 +05:00
|
|
|
DevOps_installation_integration/Secrets.md
|
2023-06-06 13:21:08 -04:00
|
|
|
```
|
2023-08-27 14:42:13 +02:00
|
|
|
|
2023-06-02 08:25:39 -04:00
|
|
|
```{toctree}
|
2023-08-01 17:42:58 +05:00
|
|
|
:maxdepth: 1
|
2023-09-12 21:43:49 +05:00
|
|
|
:caption: Support & Administration
|
2023-08-01 17:42:58 +05:00
|
|
|
Support/suspend_resume_terminate.md
|
2023-09-12 21:43:49 +05:00
|
|
|
Support/Welcome_Messages.md
|
2023-09-26 06:43:27 +05:00
|
|
|
Support/Running_Server_Locally.md
|
|
|
|
Support/FAQ.md
|
2023-05-31 14:04:37 -04:00
|
|
|
```
|
2023-06-07 03:39:43 -04:00
|
|
|
|
2023-06-26 19:40:42 +05:00
|
|
|
```{toctree}
|
2023-08-01 17:42:58 +05:00
|
|
|
:maxdepth: 1
|
2023-07-07 22:00:57 +02:00
|
|
|
:caption: Appendices
|
2023-07-24 18:10:31 +02:00
|
|
|
appendices/glossary.md
|
2023-07-19 22:27:15 +02:00
|
|
|
appendices/articles.md
|
2023-08-01 17:42:58 +05:00
|
|
|
appendices/bpmn_terminology.md
|
2023-07-28 20:16:36 +05:00
|
|
|
documentation/documentation.md
|
|
|
|
wish_list/wish_list.md
|
2023-07-07 22:00:57 +02:00
|
|
|
```
|
2023-09-26 06:43:27 +05:00
|
|
|
|
|
|
|
## Indices and tables
|
|
|
|
|
|
|
|
* [](genindex)
|
|
|
|
* [](modindex)
|
|
|
|
* [](search)
|