JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
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
apply(Project)
- Method in
OpenApiGeneratrPlugin
B
C
D
E
F
G
GeneratrLoader
- Class in
com.github.hauner.openapi.gradle
Find the generatrs using the ServiceLoader.
get()
- Method in
MapBuilder
returns the converted dsl map.
H
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(ClassLoader)
- Method in
GeneratrLoader
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
OpenApiGeneratrExtension
N
O
OpenApiGeneratrExtension
- Class in
com.github.hauner.openapi.gradle
Extension object of the plugin, ie.
OpenApiGeneratrExtension(ObjectFactory)
- Constructor in
OpenApiGeneratrExtension
OpenApiGeneratrPlugin
- Class in
com.github.hauner.openapi.gradle
OpenAPI Generatr Gradle plugin.
OpenApiGeneratrTask
- Class in
com.github.hauner.openapi.gradle
generatr task.
OpenApiGeneratrTask(WorkerExecutor)
- Constructor in
OpenApiGeneratrTask
OpenApiGeneratrWorker
- Class in
com.github.hauner.openapi.gradle
Runs the generatr with the classes class loader which will include the dependencies from the openapiGeneratr configuration.
OpenApiGeneratrWorker(String, Map<String, ?>)
- Constructor in
OpenApiGeneratrWorker
P
Q
R
run()
- Method in
OpenApiGeneratrWorker
runGeneratr()
- Method in
OpenApiGeneratrTask
runs the configured generator with its own classloader.
S
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
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
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation