0.0.5 • Published 6 months ago

@edp-bpm/bpmn-common-model v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

BpmnCommonModel

这是基于@edp-pmf/bpmn-model扩展的模型库,旨在建立业务流、工作流的公共模型库。

This library was generated with Angular CLI version 7.2.0.

版本更新日志

0.0.5

节点支持复制NameLanguage属性

0.0.4

新增流程摘要,流程摘要支持多语

0.0.3

ActualParameter新增参数名称和是否必填属性。 修复人工操作clone方法未复制参与者问题,所有活动copy时不修改Name。 数据源新增名称相关属性。

0.0.2

初始化版本,提供基础公共模型。

Code scaffolding

Run ng generate component component-name --project bpmn-common-model to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project bpmn-common-model.

Note: Don't forget to add --project bpmn-common-model or else it will be added to the default project in your angular.json file.

Build

Run ng build bpmn-common-model to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build bpmn-common-model, go to the dist folder cd dist/bpmn-common-model and run npm publish.

Running unit tests

Run ng test bpmn-common-model to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

0.0.5

6 months ago

0.0.3

12 months ago

0.0.2

1 year ago

0.0.1

1 year ago