Package com.vaadin.flow.server.frontend
Interface TaskGenerateHilla
-
- All Superinterfaces:
FallibleCommand
public interface TaskGenerateHilla extends FallibleCommand
Generate the Vaadin TS files for endpoints, and the Client API file. It uses the new Maven/Gradle plugin based generator.For internal use only. May be renamed or removed in a future release.
-
-
Method Summary
-
Methods inherited from interface com.vaadin.flow.server.frontend.FallibleCommand
execute
-
-