概述
resources/dmn/strings_1.dmn
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://www.omg.org/spec/DMN/20151101/dmn.xsd"
id="simple" name="Simple" namespace="http://activiti.org/dmn">
<decision id="decision" name="Simple decision">
<decisionTable id="decisionTable">
<input>
<inputExpression id="inputExpression1" typeRef="string">
<text>input1</text>
</inputExpression>
</input>
<output id="output1" label="Output 1" name="output1" typeRef="string" />
最后
以上就是苗条水壶为你收集整理的flowable6.4.1+springboot使用dmn的全部内容,希望文章能够帮你解决flowable6.4.1+springboot使用dmn所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复