Package utils.common
Class JsonUtils.JsonForPublix
- java.lang.Object
-
- utils.common.JsonUtils.JsonForPublix
-
- Enclosing class:
- JsonUtils
public static class JsonUtils.JsonForPublix 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. The intended use is in the publix module (used for running a study).
-
-
Constructor Summary
Constructors Constructor Description JsonForPublix()
-