-
Notifications
You must be signed in to change notification settings - Fork 1
ValueCall
Diwischek edited this page Nov 18, 2018
·
1 revision
Just an example to set a value.
| Description | value |
|---|---|
| super class | Call.java |
| configuration | ValueConfig.java extends ConfigImpl.java |
| json configuration | ValueConfig.json |
| methods | set |
| config key | valueKey |
| fixed keys | |
| variable keys | path, mapPath |
In the ValueCallTest are tests showing the usage.