Uses of Class
org.opencastproject.adminui.exception.JsonCreationException
Packages that use JsonCreationException
-
Uses of JsonCreationException in org.opencastproject.adminui.endpoint
Methods in org.opencastproject.adminui.endpoint that throw JsonCreationExceptionModifier and TypeMethodDescriptionstatic <T> org.json.simple.JSONObjectEndpointUtil.generateJSONObject(Map<String, T> list) Returns a generated JSON object with key-value from given list.