A
C
D
E
F
G
H
I
M
N
O
P
S
U
V
E
- EngineBuildFrontendTask - class in com.vaadin.hilla.gradle.plugin
- Extend the VaadinBuildFrontendTask so that frontend files are not cleaned after build.
- engineConfigure() - function in com.vaadin.hilla.gradle.plugin.EngineConfigureTask
- EngineConfigureTask - class in com.vaadin.hilla.gradle.plugin
- Task that generates the configuration json which is needed for next task of generating the endpoints and model classes.
- engineGenerate() - function in com.vaadin.hilla.gradle.plugin.EngineGenerateTask
- EngineGenerateTask - class in com.vaadin.hilla.gradle.plugin
- Task that generates the endpoints.ts and model TS classes needed for calling the backend in a typesafe manner.