A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

API_PATH - Field in Processor
apiPath(GString) - Method in OpenApiProcessorExtension
apiPath(GString) - Method in Processor
apply(Project) - Method in OpenApiProcessorPlugin

B

C

D

E

F

G

get() - Method in MapBuilder
returns the converted dsl map.
getApiPath() - Method in OpenApiProcessorExtension
getApiPath() - Method in Processor
getTargetDir() - Method in Processor

H

hasApiPath() - Method in Processor

I

invokeMethod(String, Object) - Method in MapBuilder
adds a key prop with value "value" to the result map given a closure expression like this:
 { prop "value" }
 

J

K

L

load(String, ClassLoader) - Method in ProcessorLoader

M

MapBuilder - Class in com.github.hauner.openapi.gradle
convert any (nested) dsl structure (ie. closures) to a (nested) map structure.
methodMissing(String, def) - Method in OpenApiProcessorExtension
methodMissing(String, def) - Method in Processor
MissingProcessorException - Class in com.github.hauner.openapi.gradle
MissingProcessorException(String) - Constructor in MissingProcessorException

N

O

OpenApiProcessorExtension - Class in com.github.hauner.openapi.gradle
Extension object of the plugin.
OpenApiProcessorExtension(Project, ObjectFactory) - Constructor in OpenApiProcessorExtension
OpenApiProcessorPlugin - Class in com.github.hauner.openapi.gradle
openapi-processor-gradle plugin.
OpenApiProcessorTask - Class in com.github.hauner.openapi.gradle
processor task.
OpenApiProcessorTask(WorkerExecutor) - Constructor in OpenApiProcessorTask
OpenApiProcessorWorker - Class in com.github.hauner.openapi.gradle
Runs the processor with the classes class loader which will include the dependencies from the openapiProcessor configuration.
OpenApiProcessorWorker(String, Map<String, ?>) - Constructor in OpenApiProcessorWorker

P

Processor - Class in com.github.hauner.openapi.gradle
represents an openapi-processor configured in OpenApiProcessorExtension
Processor(String) - Constructor in Processor
ProcessorLoader - Class in com.github.hauner.openapi.gradle
Find a processor using the ServiceLoader.

Q

R

run() - Method in OpenApiProcessorWorker
runGeneratr() - Method in OpenApiProcessorTask
runs the configured processor with its own classloader.

S

setApiPath(GString) - Method in OpenApiProcessorExtension
setApiPath(String) - Method in Processor
setProperty(String, Object) - Method in MapBuilder
adds a key prop with value "value" to the result map given a closure expression like this:
 { prop = "value" }
 

T

TARGET_DIR - Field in Processor
targetDir(GString) - Method in Processor

U

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _