| Class |
Description |
|
MapBuilder
|
convert any (nested) dsl structure (ie. closures) to a (nested) map structure. |
|
OpenApiProcessorExtension
|
Extension object of the plugin. |
|
OpenApiProcessorPlugin
|
openapi-processor-gradle plugin. |
|
OpenApiProcessorTask
|
processor task. |
|
OpenApiProcessorWorker
|
Runs the processor with the classes class loader which will include the dependencies from the
openapiProcessor configuration. |
|
Processor
|
represents an openapi-processor configured in OpenApiProcessorExtension |
|
ProcessorLoader
|
Find a processor using the ServiceLoader. |