com.atlassian.jira.rpc.soap.beans
Class RemoteServerInfo

java.lang.Object
  extended by com.atlassian.jira.rpc.soap.beans.RemoteServerInfo

public class RemoteServerInfo
extends Object


Constructor Summary
RemoteServerInfo()
           
 
Method Summary
 String getBaseUrl()
           
 Date getBuildDate()
           
 String getBuildNumber()
           
 String getEdition()
           
 String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteServerInfo

public RemoteServerInfo()
Method Detail

getBaseUrl

public String getBaseUrl()

getBuildDate

public Date getBuildDate()

getBuildNumber

public String getBuildNumber()

getEdition

public String getEdition()

getVersion

public String getVersion()


Copyright © 2004-2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.