Interface TaskGenerateEndpoint

All Superinterfaces:
com.vaadin.flow.server.frontend.FallibleCommand

public interface TaskGenerateEndpoint extends com.vaadin.flow.server.frontend.FallibleCommand
Generate the TS files for endpoints, and the Client API file.
  • Method Summary

    Methods inherited from interface com.vaadin.flow.server.frontend.FallibleCommand

    execute