UNPKG

@5minds/processcube_engine

Version:

The ProcessCube Engine. Stores and executes BPMNs.

9 lines (8 loc) 263 B
export * from './Correlation'; export * from './Cronjob'; export * from './DataObject'; export * from './ExternalTask'; export * from './HttpServiceTask'; export * from './FlowNodeInstance'; export * from './ProcessDefinition'; export * from './ProcessInstance';