Uses of Interface
com.vaadin.flow.server.frontend.TaskGenerateOpenAPI
-
Packages that use TaskGenerateOpenAPI Package Description com.vaadin.flow.server.frontend -
-
Uses of TaskGenerateOpenAPI in com.vaadin.flow.server.frontend
Methods in com.vaadin.flow.server.frontend that return TaskGenerateOpenAPI Modifier and Type Method Description TaskGenerateOpenAPI
EndpointGeneratorTaskFactory. createTaskGenerateOpenAPI(File properties, File javaSourceFolder, ClassLoader classLoader, File output)
Create a task for generating OpenAPI spec.
-