https://github.com/firstep/theflow
Flowable wrapper
https://github.com/firstep/theflow
bpmn flowable flowable-modeler workflow
Last synced: about 2 months ago
JSON representation
Flowable wrapper
- Host: GitHub
- URL: https://github.com/firstep/theflow
- Owner: firstep
- Created: 2019-09-15T04:49:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T16:32:26.000Z (9 months ago)
- Last Synced: 2025-03-24T14:13:41.198Z (2 months ago)
- Topics: bpmn, flowable, flowable-modeler, workflow
- Language: Java
- Homepage:
- Size: 67.4 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TheFlow
### Based on springboot2 and flowable v6.4.2
> Console UI: [https://github.com/firstep/theflow-console](https://github.com/firstep/theflow-console)## Screenshots
| - | - |
| -------------------------------------------------------------------- | -------------------------------------------- |
|  Design Process |  Design Form |
|  Start Process |  Start With Form |
|  Todo Page |  Instance Management |## Todo
- Recovery of unapproved tasks
- Global assignment notice
- Task expiration notice
- Task automatic delegation
- ...