Class WrappedResult
- Object
-
- WrappedResult
-
public class WrappedResult extends Object
Makes sure that a result appears "as-is" in the fromula result This is e.g. usful in the case where a formula result is a list or array and should appear as true json list in the formula response as well
-
-
Constructor Summary
Constructors Constructor Description WrappedResult(Object result)
-