TheOpenCloudEngine / uEngine5-base

uEngine5 BPMS that totally re-written in Microservices architecture. uEngine5 can act as not only a conventional Workflow or BPMS but also as a REST api orchestrator or a BPaaS (Business process as a service) of members of OCE's MSA components.
MIT License
10 stars 13 forks source link

BpmnVariableSelector #94

Closed jinyoung closed 6 years ago

jinyoung commented 6 years ago

Tag Usage:

<bpmn-variable-selector definition="definition" v-model="activitity.outVariable"></bpmn-variable-selector>

만든후, 적용:

Message Events, ServiceTask .vue 등 변수 연결이 필요한 모든 액티비티 편집 component 들에 대하여