|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.platform.Server
org.sonar.batch.bootstrap.ServerMetadata
ServerClient
@Deprecated public class ServerMetadata
| Constructor Summary | |
|---|---|
ServerMetadata(Settings settings,
ServerClient client)
Deprecated. |
|
| Method Summary | |
|---|---|
String |
getContextPath()
Deprecated. |
File |
getDeployDir()
Deprecated. |
String |
getId()
Deprecated. |
String |
getPermanentServerId()
Deprecated. |
File |
getRootDir()
Deprecated. |
String |
getServerId()
Deprecated. |
Date |
getStartedAt()
Deprecated. |
String |
getURL()
Deprecated. |
String |
getVersion()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerMetadata(Settings settings,
ServerClient client)
| Method Detail |
|---|
public String getId()
getId in class Serverpublic String getVersion()
getVersion in class Serverpublic Date getStartedAt()
getStartedAt in class Serverpublic File getRootDir()
getRootDir in class Serverpublic File getDeployDir()
getDeployDir in class Serverpublic String getContextPath()
getContextPath in class Serverpublic String getURL()
getURL in class Serverpublic String getPermanentServerId()
getPermanentServerId in class Serverpublic String getServerId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||