Uses of Interface
com.vaadin.flow.server.frontend.TaskGenerateEndpoint
-
Packages that use TaskGenerateEndpoint Package Description com.vaadin.flow.server.frontend -
-
Uses of TaskGenerateEndpoint in com.vaadin.flow.server.frontend
Methods in com.vaadin.flow.server.frontend that return TaskGenerateEndpoint Modifier and Type Method Description TaskGenerateEndpointEndpointGeneratorTaskFactory. createTaskGenerateEndpoint(File applicationProperties, File openApi, File outputFolder, File frontendDirectory)Create a task for generating TS files based.
-