2022-12-02 18:50:50 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2022-12-07 21:43:59 +00:00
|
|
|
<definitions xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/" xmlns:dmndi="https://www.omg.org/spec/DMN/20191111/DMNDI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" xmlns:biodi="http://bpmn.io/schema/dmn/biodi/2.0" id="Definitions_76910d7" name="DRD" namespace="http://camunda.org/schema/1.0/dmn">
|
2022-12-07 21:43:35 +00:00
|
|
|
<decision id="groups_to_permissions" name="Groups to Processes">
|
2022-12-05 07:00:38 +00:00
|
|
|
<decisionTable id="decisionTable_1" hitPolicy="COLLECT">
|
2022-12-02 18:50:50 +00:00
|
|
|
<input id="input_1">
|
|
|
|
<inputExpression id="inputExpression_1" typeRef="string">
|
2022-12-02 19:03:36 +00:00
|
|
|
<text>groups</text>
|
2022-12-02 18:50:50 +00:00
|
|
|
</inputExpression>
|
|
|
|
</input>
|
2022-12-07 21:43:59 +00:00
|
|
|
<output id="output_1" name="permissions" typeRef="string" biodi:width="390" />
|
2022-12-12 17:03:59 +00:00
|
|
|
<output id="OutputClause_0kchhlj" name="uri" typeRef="string" />
|
2022-12-02 18:50:50 +00:00
|
|
|
<rule id="DecisionRule_13uhk78">
|
|
|
|
<inputEntry id="UnaryTests_1yb5tu4">
|
2022-12-02 19:03:36 +00:00
|
|
|
<text>"admin" in ?</text>
|
2022-12-02 18:50:50 +00:00
|
|
|
</inputEntry>
|
2022-12-05 07:00:38 +00:00
|
|
|
<outputEntry id="LiteralExpression_1drtsn8">
|
2022-12-12 17:05:57 +00:00
|
|
|
<text>["create", "read", "update", "delete"]</text>
|
2022-12-02 18:50:50 +00:00
|
|
|
</outputEntry>
|
2022-12-12 17:03:59 +00:00
|
|
|
<outputEntry id="LiteralExpression_0eliyyz">
|
2022-12-12 17:05:57 +00:00
|
|
|
<text>"/*"</text>
|
2022-12-12 17:03:59 +00:00
|
|
|
</outputEntry>
|
2022-12-05 07:00:38 +00:00
|
|
|
</rule>
|
|
|
|
<rule id="DecisionRule_1rpt9bl">
|
|
|
|
<inputEntry id="UnaryTests_1aa5gdv">
|
2022-12-12 17:05:57 +00:00
|
|
|
<text>"Education" in ?</text>
|
2022-12-05 07:00:38 +00:00
|
|
|
</inputEntry>
|
|
|
|
<outputEntry id="LiteralExpression_1jei2e7">
|
2022-12-12 17:05:57 +00:00
|
|
|
<text>["create", "read", "update", "delete"]</text>
|
2022-12-02 18:50:50 +00:00
|
|
|
</outputEntry>
|
2022-12-12 17:03:59 +00:00
|
|
|
<outputEntry id="LiteralExpression_1cgcvfu">
|
2022-12-12 17:11:11 +00:00
|
|
|
<text>"*"</text>
|
2022-12-12 17:03:59 +00:00
|
|
|
</outputEntry>
|
2022-12-07 21:47:29 +00:00
|
|
|
</rule>
|
|
|
|
<rule id="DecisionRule_1c22zub">
|
|
|
|
<inputEntry id="UnaryTests_0jqmerq">
|
|
|
|
<text></text>
|
|
|
|
</inputEntry>
|
|
|
|
<outputEntry id="LiteralExpression_14kqhj8">
|
|
|
|
<text></text>
|
2022-12-02 18:50:50 +00:00
|
|
|
</outputEntry>
|
2022-12-12 17:03:59 +00:00
|
|
|
<outputEntry id="LiteralExpression_0qb4na8">
|
|
|
|
<text></text>
|
|
|
|
</outputEntry>
|
2022-12-02 18:50:50 +00:00
|
|
|
</rule>
|
|
|
|
</decisionTable>
|
|
|
|
</decision>
|
|
|
|
<dmndi:DMNDI>
|
|
|
|
<dmndi:DMNDiagram id="DMNDiagram_1cykosu">
|
|
|
|
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="groups_to_permissions">
|
|
|
|
<dc:Bounds height="80" width="180" x="157" y="151" />
|
|
|
|
</dmndi:DMNShape>
|
|
|
|
</dmndi:DMNDiagram>
|
|
|
|
</dmndi:DMNDI>
|
|
|
|
</definitions>
|