com.r3corda.node.services.api / SchemaService / selectSchemas

selectSchemas

abstract fun selectSchemas(state: QueryableState): Iterable<MappedSchema>

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