Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 539 Bytes

File metadata and controls

24 lines (13 loc) · 539 Bytes

Bpmn IO

The implementation of data storage in this project is rather basic. It relies on object assigned to environment.variables._data. Use it for referenceand preferably override it with your onw implementation.

DataObject

Process data object element

DataStoreReference

Process data store reference element. Will be returned since some modellers don't add a datastore when designing.

DataStore

Definition data store

InputOutputSpecification

Activity input/output element

Property

Activity property element