public class ServerData extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerData.Builder
Builder for
ServerData instances. |
| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID
For interoperability with possible future changes.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseInfo |
getLicense() |
SchedulerMode |
getMode() |
UpdateVersionVO |
getUpdate() |
protected static final long serialVersionUID
public UpdateVersionVO getUpdate()
public SchedulerMode getMode()
public LicenseInfo getLicense()
Copyright © 2024 Denodo Technologies. All rights reserved.