You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.copilot.ai.

Class AICommandHandler

java.lang.Object
com.vaadin.copilot.CopilotServerClient
com.vaadin.copilot.ai.AICommandHandler

All Implemented Interfaces:

CopilotCommand

public class AICommandHandler extends CopilotServerClient implements CopilotCommand

Command handler for AI related operations

  • Constructor Details

    • AICommandHandler

      public AICommandHandler(ProjectManager projectManager)
  • Method Details