public class ServerInfo extends Object implements DebugWindowData
Constructor and Description |
---|
ServerInfo()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getFlowVersion() |
String |
getJavaVersion() |
String |
getOsVersion() |
String |
getVaadinVersion() |
String |
toJson()
Converts data object to a JSON string.
|
public String getFlowVersion()
public String getVaadinVersion()
public String getJavaVersion()
public String getOsVersion()
public String toJson()
DebugWindowData
toJson
in interface DebugWindowData
Copyright © 2025. All rights reserved.