@edp-bpm/bpm-model
v0.0.4
Published
这是基于@edp-pmf/bpmn-model和@edp-bpm/bpmn-common-model扩展的模型库,是业务流专属的模型库。
Downloads
6
Readme
BpmModel
这是基于@edp-pmf/bpmn-model和@edp-bpm/bpmn-common-model扩展的模型库,是业务流专属的模型库。
This library was generated with Angular CLI version 7.2.0.
版本更新日志
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 yourangular.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.