Uses of Record Class
com.vaadin.copilot.ide.IDEHeartbeatResponse
Packages that use IDEHeartbeatResponse
-
Uses of IDEHeartbeatResponse in com.vaadin.copilot
Methods in com.vaadin.copilot with parameters of type IDEHeartbeatResponseModifier and TypeMethodDescriptionvoidCompilationStatusChecker.accept(IDEHeartbeatResponse ideHeartbeatResponse) Accepts anIDEHeartbeatResponseand checks for changes in compilation error status. -
Uses of IDEHeartbeatResponse in com.vaadin.copilot.ide
Method parameters in com.vaadin.copilot.ide with type arguments of type IDEHeartbeatResponseModifier and TypeMethodDescriptionvoidIDEHeartbeatScheduler.addConsumer(Consumer<IDEHeartbeatResponse> consumer) Saves the consumer into a set so that gets heartbeat responses from the IDE