Uses of Record Class
com.vaadin.controlcenter.starter.actuate.endpoint.VaadinActuatorEndpoint.FlowInfo
Packages that use VaadinActuatorEndpoint.FlowInfo
-
Uses of VaadinActuatorEndpoint.FlowInfo in com.vaadin.controlcenter.starter.actuate.endpoint
Methods in com.vaadin.controlcenter.starter.actuate.endpoint that return VaadinActuatorEndpoint.FlowInfoModifier and TypeMethodDescriptionVaadinActuatorEndpoint.VaadinInfo.flow()Deprecated, for removal: This API element is subject to removal in a future version.Returns the value of theflowrecord component.Constructors in com.vaadin.controlcenter.starter.actuate.endpoint with parameters of type VaadinActuatorEndpoint.FlowInfoModifierConstructorDescriptionVaadinInfo(VaadinActuatorEndpoint.FlowInfo flow, boolean premium, Map<String, Boolean> features) Deprecated, for removal: This API element is subject to removal in a future version.Creates an instance of aVaadinInforecord class.