-
Task
-
Resolution: Done
-
Major
-
None
-
None
If we want to introduce custom task-parameter-to-variable mappings later on, it's only possible if you have all the values at once. so setting the variables of a task should always be done with the method TaskService.setVariables(Map). that also gives users a central point to intercept task form submission.