net.corda.node.services.schema / NodeSchemaService / selectSchemas

selectSchemas

fun selectSchemas(state: QueryableState): Iterable<MappedSchema>
Overrides SchemaService.selectSchemas

Given a state, select schemas to map it to that are supported by generateMappedObject and that are configured for this node.