Uses of Class
org.apache.unomi.schema.api.JsonSchemaWrapper
Packages that use JsonSchemaWrapper
Package
Description
-
Uses of JsonSchemaWrapper in org.apache.unomi.graphql.schema
Methods in org.apache.unomi.graphql.schema with parameters of type JsonSchemaWrapperModifier and TypeMethodDescriptionstatic JSONSchema
GraphQLSchemaProvider.buildJSONSchema
(JsonSchemaWrapper jsonSchemaWrapper, SchemaService schemaService) -
Uses of JsonSchemaWrapper in org.apache.unomi.schema.api
Methods in org.apache.unomi.schema.api that return JsonSchemaWrapperModifier and TypeMethodDescriptionGet a schema matching by a schema idSchemaService.getSchemaForEventType
(String eventType) Get the schema that is able to validate the specific event typeMethods in org.apache.unomi.schema.api that return types with arguments of type JsonSchemaWrapperModifier and TypeMethodDescriptionSchemaService.getSchemasByTarget
(String target) Get a list aJsonSchemaWrapper
-
Uses of JsonSchemaWrapper in org.apache.unomi.schema.impl
Methods in org.apache.unomi.schema.impl that return JsonSchemaWrapperMethods in org.apache.unomi.schema.impl that return types with arguments of type JsonSchemaWrapper