0.0.7 • Published 5 months ago

@edp-bpm/bpm-model v0.0.7

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

BpmModel

这是基于@edp-pmf/bpmn-model和@edp-bpm/bpmn-common-model扩展的模型库,是业务流专属的模型库。

This library was generated with Angular CLI version 7.2.0.

版本更新日志

0.0.7

  1. 新增拆单活动和合单活动

0.0.6

  1. 单据活动支持BE数据模型

0.0.5

单据活动支持工作流启动时机、支持配置外部审批发起人

0.0.4

生单活动支持通过构件生单、通过表达式生单

0.0.3

移除流程摘要

0.0.2

初始化版本,提供业务流基础模型。

Code scaffolding

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

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

Build

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

Publishing

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

Running unit tests

Run ng test bpm-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.7

5 months ago

0.0.6

10 months ago

0.0.4

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago