Package | Description |
---|---|
org.pentaho.platform.api.engine |
Modifier and Type | Method and Description |
---|---|
IServerStatusProvider.ServerStatus |
ServerStatusProvider.getStatus() |
IServerStatusProvider.ServerStatus |
IServerStatusProvider.getStatus() |
static IServerStatusProvider.ServerStatus |
IServerStatusProvider.ServerStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IServerStatusProvider.ServerStatus[] |
IServerStatusProvider.ServerStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerStatusProvider.setStatus(IServerStatusProvider.ServerStatus serverStatus) |
void |
IServerStatusProvider.setStatus(IServerStatusProvider.ServerStatus serverStatus) |
Copyright © 2020 Hitachi Vantara. All rights reserved.