We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee9a9bd commit 0e17323Copy full SHA for 0e17323
README.md
@@ -40,6 +40,8 @@ Add those jar files to your classpath and you should be ok.
40
41
## Context manipulation
42
43
+Values must be passed as string
44
+
45
```
46
Map inputMap = new java.util.HashMap();
47
inputMap.put("active_id", move_id.toString());
0 commit comments