Class MachineConfigurationHandler

java.lang.Object
com.vaadin.copilot.MachineConfigurationHandler
All Implemented Interfaces:
CopilotCommand

public class MachineConfigurationHandler extends Object implements CopilotCommand
  • Constructor Details

    • MachineConfigurationHandler

      public MachineConfigurationHandler()
  • Method Details

    • handleMessage

      public boolean handleMessage(String command, elemental.json.JsonObject data, com.vaadin.base.devserver.DevToolsInterface devToolsInterface)
      Specified by:
      handleMessage in interface CopilotCommand