com.vaadin.flow.server.frontend.

Interface TaskGenerateConnect

  • All Superinterfaces:

    FallibleCommand

    All Known Implementing Classes:

    TaskGenerateConnectImpl


    public interface TaskGenerateConnect
    extends FallibleCommand

    Generate the Vaadin TS files for endpoints, and the Client API file.

    For internal use only. May be renamed or removed in a future release.