Package utils.common
Class JsonUtils.JsonForIO
- java.lang.Object
-
- utils.common.JsonUtils.JsonForIO
-
- Enclosing class:
- JsonUtils
public static class JsonUtils.JsonForIO extends java.lang.ObjectHelper class for selectively marshaling an Object to JSON. Only fields of that Object that are annotated with this class will be serialised. Intended use: import/export between different instances of JATOS.
-
-
Constructor Summary
Constructors Constructor Description JsonForIO()
-