com.atlassian.confluence.rpc.soap.beans
Class RemoteServerInfo
java.lang.Object
com.atlassian.confluence.rpc.soap.beans.RemoteServerInfo
public class RemoteServerInfo
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RemoteServerInfo
public RemoteServerInfo()
getMajorVersion
public int getMajorVersion()
getMinorVersion
public int getMinorVersion()
getPatchLevel
public int getPatchLevel()
isDevelopmentBuild
public boolean isDevelopmentBuild()
getBuildId
public java.lang.String getBuildId()
getBaseUrl
public java.lang.String getBaseUrl()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2003-2014 Atlassian. All Rights Reserved.