public class ServerMetadata extends Server
| Constructor and Description |
|---|
ServerMetadata(Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getPermanentServerId() |
Date |
getStartedAt() |
String |
getURL() |
String |
getVersion() |
public ServerMetadata(Settings settings)
public String getVersion()
getVersion in class Serverpublic Date getStartedAt()
getStartedAt in class Serverpublic String getPermanentServerId()
getPermanentServerId in class ServerCopyright © 2009-2012 SonarSource. All Rights Reserved.