An open API service indexing awesome lists of open source software.

https://github.com/simplicitesoftware/module-bpmn


https://github.com/simplicitesoftware/module-bpmn

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

![](https://docs.simplicite.io//logos/logo250.png)
* * *

`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
------------------------------------