Package org.symphonyoss.s2.canon.runtime
Class CanonRuntime
- java.lang.Object
-
- org.symphonyoss.s2.canon.runtime.CanonRuntime
-
public class CanonRuntime extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringJSON_TYPEstatic StringJSON_VERSION
-
Constructor Summary
Constructors Constructor Description CanonRuntime()
-
-
-
Field Detail
-
JSON_TYPE
public static final String JSON_TYPE
- See Also:
- Constant Field Values
-
JSON_VERSION
public static final String JSON_VERSION
- See Also:
- Constant Field Values
-
-