https://github.com/simplicitesoftware/module-bpmn
https://github.com/simplicitesoftware/module-bpmn
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simplicitesoftware/module-bpmn
- Owner: simplicitesoftware
- Created: 2021-10-07T16:00:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-09T14:19:13.000Z (about 4 years ago)
- Last Synced: 2024-12-29T10:45:04.766Z (over 1 year ago)
- Language: Java
- Size: 380 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

* * *
`BPMN` module definition
========================
Integration test for `bpmn-js` lib.
`BpmnObj` business object definition
------------------------------------
### Fields
| Name | Type | Required | Updatable | Personal | Description |
|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|
| `bpmnObjName` | char(100) | yes* | yes | | - |
| `bpmnObjXml` | document | | yes | | - |
| `bpmnObjSvg` | image | | yes | | - |
`BpmnExt` external object definition
------------------------------------