Merge branch 'feature/RDMP-3845' into dev
This commit is contained in:
commit
d9ecc6ce35
@ -347,6 +347,8 @@ public class CustomGetProcessInstanceVariablesToObjectCmd extends AbstractComman
|
|||||||
case "amount":
|
case "amount":
|
||||||
case "contacts":
|
case "contacts":
|
||||||
case "decimal":
|
case "decimal":
|
||||||
|
case "checkbox":
|
||||||
|
case "radio":
|
||||||
return VariableObjectDTO.Type.text;
|
return VariableObjectDTO.Type.text;
|
||||||
case "image":
|
case "image":
|
||||||
return VariableObjectDTO.Type.img;
|
return VariableObjectDTO.Type.img;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user