Class RemoteServerInfo
- java.lang.Object
-
- com.atlassian.confluence.rpc.soap.beans.RemoteServerInfo
-
public class RemoteServerInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description RemoteServerInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getBaseUrl()
String
getBuildId()
int
getMajorVersion()
int
getMinorVersion()
int
getPatchLevel()
boolean
isDevelopmentBuild()
String
toString()
-