Class JsonResultWrapper

java.lang.Object
de.iip_ecosphere.platform.support.json.JsonResultWrapper
All Implemented Interfaces:
Serializable, Function<Object[],Object>

public class JsonResultWrapper extends Object implements Function<Object[],Object>, Serializable
Uniform JSON way to represent results of operations that may fail.
Author:
Holger Eichelberger, SSE
See Also: