| Package | Description |
|---|---|
| io.smallrye.openapi.runtime.scanner.dataobject |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.microprofile.openapi.models.media.Schema |
AnnotationTargetProcessor.process(AnnotationScannerContext context,
DataObjectDeque objectStack,
TypeResolver typeResolver,
DataObjectDeque.PathEntry parentPathEntry) |
static org.eclipse.microprofile.openapi.models.media.Schema |
AnnotationTargetProcessor.process(AnnotationScannerContext context,
DataObjectDeque objectStack,
TypeResolver typeResolver,
DataObjectDeque.PathEntry parentPathEntry,
org.jboss.jandex.Type type) |
| Constructor and Description |
|---|
TypeProcessor(AnnotationScannerContext context,
DataObjectDeque objectStack,
DataObjectDeque.PathEntry parentPathEntry,
TypeResolver typeResolver,
org.jboss.jandex.Type type,
org.eclipse.microprofile.openapi.models.media.Schema schema,
org.jboss.jandex.AnnotationTarget annotationTarget) |
Copyright © 2018–2021. All rights reserved.