Closed rsoika closed 3 months ago
the method getModel from the ModelService should also support regular expressions. This is needed to support the model change in a Workflow Result like this:
<model> <version>(^rechnungseingang-[a-z]{2,3}-\d+(?:\.\d+)?$)</version> <task>5000</task> <event>990</event> </model>
the method getModel from the ModelService should also support regular expressions. This is needed to support the model change in a Workflow Result like this: