Uses of Class
ai.stapi.formapi.formmapper.JsonSchemaMapper
Packages that use JsonSchemaMapper
-
Uses of JsonSchemaMapper in ai.stapi.formapi.configuration
Methods in ai.stapi.formapi.configuration that return JsonSchemaMapperModifier and TypeMethodDescriptionFormApiConfiguration.jsonSchemaMapper(ai.stapi.graphsystem.operationdefinition.model.OperationDefinitionStructureTypeMapper operationDefinitionStructureTypeMapper, ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaFinder) Methods in ai.stapi.formapi.configuration with parameters of type JsonSchemaMapperModifier and TypeMethodDescriptionFormApiConfiguration.formMapper(JsonSchemaMapper jsonSchemaMapper, UISchemaLoader uiSchemaLoader, FormDataLoader formDataLoader, ai.stapi.graphsystem.operationdefinition.model.OperationDefinitionProvider operationDefinitionProvider) -
Uses of JsonSchemaMapper in ai.stapi.formapi.formmapper
Constructors in ai.stapi.formapi.formmapper with parameters of type JsonSchemaMapperModifierConstructorDescriptionFormMapper(JsonSchemaMapper jsonSchemaMapper, UISchemaLoader uiSchemaLoader, FormDataLoader formDataLoader, ai.stapi.graphsystem.operationdefinition.model.OperationDefinitionProvider operationDefinitionProvider)