com.vaadin.flow.component.internal.

Class HeartbeatEvent

    • Constructor Detail

      • HeartbeatEvent

        public HeartbeatEvent(UI ui,
                              long heartbeatTime)

        Constructs a heartbeat Event.

        Parameters:

        ui - UI for which the Event occurred

        heartbeatTime - value for the heartbeat

    • Method Detail

      • getHeartbeatTime

        public long getHeartbeatTime()