public interface ServerService
Modifier and Type | Method and Description |
---|---|
int |
getActiveUISessionsCountOnAllClusterServers() |
ServerDescriptor |
getCurrentServerDescription() |
String |
getEnvironmentVariable(String name) |
long |
getServerTime() |
String |
getSystemProperties(String name) |
String |
getWriterName() |
boolean |
isIdmEnabled() |
boolean |
isITSMA() |
String |
retrieveCMDBCapacity(int customerId)
Deprecated.
Please use this method from the ServerCapacity sibling interface
|
ServerDescriptor getCurrentServerDescription()
long getServerTime()
int getActiveUISessionsCountOnAllClusterServers()
boolean isIdmEnabled()
boolean isITSMA()
String getWriterName()
@Deprecated String retrieveCMDBCapacity(int customerId)